Jeff Parsons
|
13a1dedbc7
|
Supoprt for tape images in the Absolute Loader format has been moved to the RAM component, so that those images can be preloaded into RAM in the same way that raw bootstrap images can; the RAM component now provides Absolute Loader image parsing as a service to other components that need it (specifically, the PC11 tape reader)
|
2016-10-19 11:10:38 -07:00 |
|
Jeff Parsons
|
69b7a682d8
|
Added code to parse tape data and load it directly into memory if the LOAD button is used instead of the ATTACH button
|
2016-10-18 20:53:26 -07:00 |
|
Jeff Parsons
|
6c4f8f4bb3
|
Code in place for parsing tape data when "load" (as opposed to "attach") is requested
|
2016-10-18 16:53:20 -07:00 |
|
Jeff Parsons
|
16b8b59f12
|
PDP-11/20 test machine can load BASIC from paper tape, but still has some trouble running it
|
2016-10-18 15:44:26 -07:00 |
|
Jeff Parsons
|
fbb36c1d1b
|
Updated PDP-11 READMEs
|
2016-10-18 12:03:23 -07:00 |
|
Jeff Parsons
|
599228db46
|
Assorted PC11 tape loading fixes
|
2016-10-18 10:30:34 -07:00 |
|
Jeff Parsons
|
961dce8f78
|
Added PC11 support for loading tapes remotely
|
2016-10-17 18:22:42 -07:00 |
|
Jeff Parsons
|
d928bef562
|
Register PC11 I/O handlers
|
2016-10-15 17:54:45 -07:00 |
|
Jeff Parsons
|
0f4cbd6e7b
|
Added my first PDP-11 add-on device component (PC11)
|
2016-10-15 16:32:59 -07:00 |
|