Jeff Parsons
|
822ab39cbe
|
Unforked the shared modules -- ES6 is now the default
|
2017-01-31 13:50:55 -08:00 |
|
Jeff Parsons
|
b5d6afd210
|
Protect all Node-specific code with NODE checks
|
2017-01-02 15:16:18 -08:00 |
|
Jeff Parsons
|
f87161f5d6
|
v1.32.0: The New Year Release
|
2016-12-30 15:56:01 -08:00 |
|
Jeff Parsons
|
0f680839f7
|
Converted PC8080 to ES6
|
2016-12-28 10:03:58 -08:00 |
|
Jeff Parsons
|
b1f8fca2d9
|
Re-enabled source maps, at least for the PDP-11 emulators (for now)
|
2016-10-14 09:30:17 -07:00 |
|
Jeff
|
e24d507aa2
|
Removed useless version numbers and dates from .js file headers
|
2016-10-06 16:22:24 -07:00 |
|
Jeff Parsons
|
3bd02c7e19
|
Bumped version to 1.30 in honor of the PDP11 module that's being integrated, along with my first attempt to use a newer version of the Closure Compiler (ie, the JavaScript version), as well as giving Gulp a try -- although Gulp leaves just as bad a taste in my mouth as Grunt did
|
2016-09-13 15:33:17 -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 |
|
Jeff Parsons
|
7dc4448f41
|
Fixed the PC8080 CPUState class name
|
2016-08-24 14:17:54 -07:00 |
|
Jeff Parsons
|
702b9d36c7
|
Optimized PC8080's innermost CPU execution loop
|
2016-08-22 17:17:14 -07:00 |
|
Jeff Parsons
|
6a5e18d493
|
Working on next release (v1.24.1): first change is enabling smooth scrolling by default
|
2016-08-19 16:10:48 -07:00 |
|
Jeff Parsons
|
0e4ad76b94
|
Cross-machine serial port connections are only half-working (need to defer initConnection() until all machines on the page have initialized their bus)
|
2016-08-18 11:30:22 -07:00 |
|
Jeff Parsons
|
f0509bc5d1
|
Successfully running PCx86 and PC8080 machines on the same page now
|
2016-08-18 10:29:24 -07:00 |
|
Jeff Parsons
|
99023617fd
|
Fixed lost 8080 interrupts, and added new CPU-driven setTimer() functionality
|
2016-08-17 11:58:01 -07:00 |
|
Jeff Parsons
|
422c89f93f
|
Updated VT100 keymap
|
2016-08-09 16:56:03 -07:00 |
|
Jeff Parsons
|
a1e999e0c4
|
More PCjs/PCx86 disambiguation
|
2016-05-17 00:04:51 -07:00 |
|
Jeff Parsons
|
288f28055d
|
Starting work on disambiguating PCjs the emulator from PCjs the project/website; the emulator will become PCx86
|
2016-05-16 20:55:32 -07:00 |
|
Jeff
|
bc7ec763ca
|
Since "model" properties are strings now, they need to be coerced to numbers
|
2016-05-14 19:00:13 -07:00 |
|