Lars Brinkhoff
64449f8950
Imlac: Better parsing of load switches.
...
"load -s" loads a "special tty" image file, just like a plain "load" will.
An unknown switch will raise an error.
2025-08-30 20:47:12 -10:00
Lars Brinkhoff
a3777d6235
Imlac: Add support for loading paper tapes.
...
"load -p" loads a paper tape image.
2025-06-06 03:00:51 -10:00
Lars Brinkhoff
7e6e3ba50c
Imlac: Add support for load -s.
...
This loads a "special tty" image file, just like a plain "load" will.
2025-06-06 03:00:51 -10:00
Lars Brinkhoff
1ab4e772f8
IMLAC: Add breakpoints for memory reads and writes.
2023-05-10 14:53:33 -10:00
Mark Pizzolato
ae825c9afb
All: Declare sim_stop_messages as an array SCPE_BASE long
...
This avoids a potential invalid pointer dereference when formatting
the return value from sim_instr() if it is < SCPE_BASE but greater
than the previously defined static array size.sizeof
Update simh.doc to reflect this generic change.
2020-09-02 15:56:07 -07:00
Lars Brinkhoff
629f138fea
IMLAC: Add MIT bell device.
...
A hardware device particular to MIT with some kind of bell sound.
2020-06-15 12:44:41 +02:00
Lars Brinkhoff
f95ac7ddbd
IMLAC: Simulator for Imlac PDS-1.
2020-06-12 16:05:50 +02:00