 Tom EverettandGitHub
|
555eb30fc7
|
Bug fixes (#236)
* '#' is not a valid comment
* bug fix
* less noisy fix
|
2023-09-08 17:30:58 -04:00 |
|
phil
|
4c0eee2fbf
|
fix g2tty comments in unixv0.simh files
|
2019-10-28 23:14:16 -04:00 |
|
Phil Budne
|
2982aaf18f
|
uncomment SIMH config lines for GRAPHICS-2 simulation
|
2016-03-29 01:59:04 -04:00 |
|
Phil Budne
|
c8010fbbf9
|
unixv0.simh: boot.rim now "Hardware Read In" format
(only 12 inches of virtual tape)!
|
2016-03-25 00:44:06 -04:00 |
|
Phil Budne
|
853318f48d
|
confusion reduction: rename bootstrap file to boot.rim, kernel to a.out
|
2016-03-24 12:23:45 -04:00 |
|
Warren Toomey
|
8d69dd6d13
|
Changed the build so that we boot via Phil's bootstrap code.
|
2016-03-24 17:38:27 +10:00 |
|
Phil Budne
|
84984c2a52
|
Add comments, commented out commands for Phil's simulation of GRAPHICS-2 (as a Glass TTY)
|
2016-03-21 11:09:51 -04:00 |
|
Warren Toomey
|
248dfafe0d
|
Change tti to the new unix format, and let the kernel boot up.
|
2016-03-16 09:48:10 +10:00 |
|
Phil Budne
|
bf52dfb9e4
|
unixv0.sim: set tty input to 8 bit clean (no upper casing)
|
2016-03-11 16:33:18 -05:00 |
|
Phil Budne
|
fe080c7969
|
unixv0.simh: enable EAE, set memory size, enable history buffer
|
2016-03-10 18:25:26 -05:00 |
|
Warren Toomey
|
947d44a681
|
I've used Phil's instructions to set up a build area with a Makefile.
You can run make build from the top to build things.
|
2016-03-10 17:02:46 +10:00 |
|