Commit graph

1,592 commits

Author SHA1 Message Date
Jeff Parsons
5f048a0688 Prevent display updates until DC011 starts generating LBAs (Line Buffer Addresses) 2016-08-02 17:06:13 -07:00
Jeff Parsons
c59678f37d Fixed checkSoftKeysToRelease(), although the iOS soft keyboard still sucks 2016-08-02 15:42:41 -07:00
Jeff Parsons
999828da4e Added LED support to VT100 keyboard 2016-08-02 14:44:31 -07:00
Jeff Parsons
b25a9268a1 Added round LEDs to the UI (initially just for the VT100) 2016-08-02 11:02:00 -07:00
Jeff Parsons
843d24c627 Scaffolding for VT100 ChipSet 2016-08-02 06:50:25 -07:00
Jeff Parsons
1d32dc1e36 Added support for VT100 underlining 2016-08-01 18:04:26 -07:00
Jeff Parsons
07928df03e Added support for VT100 underlining 2016-08-01 18:00:23 -07:00
Jeff Parsons
cec09c16e9 Added support for VT100 reverse video 2016-08-01 17:53:41 -07:00
Jeff Parsons
900cdab73a VT100 machine should halt on any unknown I/O or invalid memory access for now 2016-08-01 17:18:19 -07:00
Jeff Parsons
498ffd62d2 Needed to run "grunt promote" since XSL files changed 2016-08-01 17:02:33 -07:00
Jeff Parsons
829fb48bdc First successful display of a VT100 test screen 2016-08-01 16:22:22 -07:00
Jeff Parsons
893076353f Support for a VT100 cell cache 2016-08-01 12:15:34 -07:00
Jeff Parsons
96d129e469 Cleaned up VT100 font support a bit 2016-07-31 11:46:59 -07:00
Jeff Parsons
21fc2e0639 More VT100 video support (untested) 2016-07-29 18:03:00 -07:00
Jeff Parsons
35b7c7d2a4 Support for loading the VT100 fontROM (but no actual font-building is happening yet) 2016-07-27 15:44:47 -07:00
Jeff Parsons
bd05c06766 More VT100 test machine tweaks 2016-07-27 15:03:50 -07:00
Jeff Parsons
0ddf95b326 Restore Jekyll css files in gh-pages branch only 2016-07-27 13:29:06 -07:00
Jeff Parsons
b7cd56bc57 Merge branch 'master' into gh-pages 2016-07-27 13:27:52 -07:00
Jeff Parsons
a17db01eeb More development branch cleanup 2016-07-27 13:27:18 -07:00
Jeff Parsons
656497535f Updated development server pages 2016-07-27 13:20:27 -07:00
Jeff Parsons
cbea42b228 v1.23.3: Starting work on VT100 support 2016-07-27 13:02:33 -07:00
Jeff Parsons
23231093d1 Get next-release back in sync with master 2016-07-27 12:59:55 -07:00
Jeff Parsons
c8f5357689 More VT100 groundwork 2016-07-27 12:03:12 -07:00
Jeff Parsons
5b376917e3 Moved VT100 ROMs into the PC8080 directory 2016-07-26 16:03:16 -07:00
Jeff Parsons
bd94f5a534 Started collecting DEC resources, with initial focus on the VT100 2016-07-26 15:25:27 -07:00
Jeff Parsons
1781fe9f64 Fixed .gitignore merge 2016-07-25 14:11:12 -07:00
Jeff Parsons
90acf553c1 Merge branch 'next-release' 2016-07-25 14:08:53 -07:00
Jeff Parsons
4db1800346 Updated .gitignore 2016-07-25 14:08:41 -07:00
Jeff Parsons
bb730485e6 Updated contents of gh-pages branch 2016-07-25 14:06:46 -07:00
Jeff Parsons
a2e9ebb92a Merge branch 'master' into gh-pages 2016-07-25 13:44:11 -07:00
Jeff Parsons
dd20a00b13 Merge branch 'next-release' 2016-07-25 13:44:03 -07:00
Jeff Parsons
d4a54b8242 Fixed some lingering /pc references 2016-07-25 13:43:51 -07:00
Jeff Parsons
4967a35c5b Removed GitHub Pages files from the development branches 2016-07-25 10:32:20 -07:00
Jeff Parsons
5cb007200c Merge branch 'next-release' 2016-07-25 10:22:51 -07:00
Jeff Parsons
af4e3497c1 Removing GitHub Pages files from the development branches 2016-07-25 10:21:46 -07:00
Jeff Parsons
a5e1dd455e Merge branch 'master' into gh-pages 2016-07-25 09:43:17 -07:00
Jeff Parsons
5ca8e8b111 Merge branch 'next-release' 2016-07-25 09:43:04 -07:00
Jeff Parsons
54dfaf73e4 Updated README regarding gh-pages branch 2016-07-25 09:42:46 -07:00
Jeff Parsons
342abdb0b9 Restoring feed.xml 2016-07-24 11:41:42 -07:00
Jeff Parsons
aada4a2fc1 Merge branch 'master' into gh-pages 2016-07-24 11:34:31 -07:00
Jeff Parsons
9f7e14ea04 Merge branch 'next-release' 2016-07-24 11:33:37 -07:00
Jeff Parsons
d9eeefaa6e Start removing GitHub Pages files from master branch 2016-07-24 11:33:05 -07:00
Jeff Parsons
6d2071480d Merge branch 'master' into gh-pages 2016-07-23 11:50:27 -07:00
Jeff Parsons
dcc7b479c2 Merge branch 'next-release' v1.23.2
# Conflicts:
#	docs/pcx86/examples/pcx86-dbg.js
#	docs/pcx86/examples/pcx86.js
2016-07-23 11:50:03 -07:00
Jeff Parsons
d8ea565ce1 Merge branch 'next-release'
# Conflicts:
#	docs/pcx86/examples/pcx86-dbg.js
#	docs/pcx86/examples/pcx86.js
2016-07-23 11:49:26 -07:00
Jeff Parsons
1365bdf05f Fixed the Debugger's "load" command (the disk controller interface had changed) 2016-07-23 00:11:35 -07:00
Jeff Parsons
93da09cafb Fixed link 2016-07-11 19:33:55 -07:00
Jeff Parsons
e98fb48bc6 Fixed examples 2016-06-06 09:59:45 -07:00
Jeff Parsons
1d81e555b2 README updates 2016-06-06 09:17:25 -07:00
Jeff Parsons
43355dec6f Support for message buffering (PC8080 only; needs to be added to PCx86, too) 2016-05-31 09:59:19 -07:00