Jeff
|
b28166f493
|
Updated Closure Compiler to v20160911, so now we have a version that supports ECMAScript 6, but I'm not going to go bonkers on ES6 features just yet; the first feature I'm going to use is support for octal and binary constants (of the form 0onnnn and 0bnnnn)
|
2016-09-24 16:03:57 -07:00 |
|
Jeff
|
f82d6f1bfa
|
Assorted improvements to new opcode decoders
|
2016-09-24 15:12:02 -07:00 |
|
Jeff
|
b5a7525ad2
|
Fixed some sloppy coding (my bad)
|
2016-09-23 13:45:01 -07:00 |
|
Jeff
|
9d045008a3
|
More decoding functions
|
2016-09-23 13:16:12 -07:00 |
|
Jeff
|
7f0b6a091d
|
Started work on new decoding functions
|
2016-09-22 18:47:32 -07:00 |
|
Jeff
|
a13bb9348a
|
Bus-related defines moved to the Bus component
|
2016-09-22 08:21:28 -07:00 |
|
Jeff Parsons
|
614fc11aca
|
Restored support for custom memory controllers in the PDP11 emulator (to be used for UNIBUS I/O)
|
2016-09-20 11:19:42 -07:00 |
|
Jeff Parsons
|
1df54a338f
|
Assorted PDP-11 debugger changes
|
2016-09-19 16:30:08 -07:00 |
|
Jeff Parsons
|
cc70c05c07
|
More PDP-11 debugger work
|
2016-09-17 18:16:58 -07:00 |
|
Jeff Parsons
|
483d247491
|
Minor annotation and name changes; the PDP11 emulator "branded" as PDP11js now, since PDP11 is too generic
|
2016-09-06 10:06:08 -07:00 |
|
Jeff Parsons
|
100779e30a
|
First batch of pdp11.js code adapted but totally untested
|
2016-09-05 11:05:40 -07:00 |
|
Jeff Parsons
|
4b778b281d
|
Groundwork for a PDP-11 emulator (starting with a gutted copy of PC8080)
|
2016-09-03 17:43:06 -07:00 |
|