Jeff Parsons
|
91bfe59522
|
Merge branch 'master' into gh-pages
|
2017-09-12 11:28:34 -07:00 |
|
Jeff Parsons
|
71d117fa02
|
Consolidated /docs into /pubs
|
2017-09-12 11:28:18 -07:00 |
|
Jeff Parsons
|
ab1126b6c8
|
Merge branch 'master' into gh-pages
|
2017-09-12 10:20:39 -07:00 |
|
Jeff Parsons
|
9d356c582b
|
Updated Keyboard docs
|
2017-09-12 10:20:20 -07:00 |
|
Jeff Parsons
|
1bc36c1c07
|
Updated Mouse and Serial docs
|
2017-09-12 08:33:34 -07:00 |
|
Jeff Parsons
|
d6ff64e41b
|
Updated Mouse and Serial docs
|
2017-09-12 08:29:43 -07:00 |
|
Jeff Parsons
|
fd96e84634
|
rebuild pages
|
2017-09-10 15:52:30 -04:00 |
|
Jeff Parsons
|
79205a2ce2
|
rebuild pages
|
2017-08-28 13:05:18 -07:00 |
|
Jeff Parsons
|
9927e4c101
|
Merge branch 'master' into gh-pages
|
2017-08-28 12:46:01 -07:00 |
|
Jeff Parsons
|
04efe28f4b
|
New blog post: Of Mice And When
|
2017-08-28 12:45:47 -07:00 |
|
Jeff Parsons
|
b79c3324bd
|
rebuild pages
|
2017-08-28 12:39:21 -07:00 |
|
Jeff Parsons
|
04983b163f
|
Merge branch 'master' into gh-pages
|
2017-08-28 12:38:15 -07:00 |
|
Jeff Parsons
|
19bd800491
|
v1.37.0 needed updated XSL files
|
2017-08-28 12:37:56 -07:00 |
|
Jeff Parsons
|
2b932681b3
|
Merge branch 'master' into gh-pages
|
2017-08-28 11:46:50 -07:00 |
|
Jeff Parsons
|
ec019f9372
|
New blog post: Of Mice And When
|
2017-08-28 11:46:36 -07:00 |
|
Jeff Parsons
|
9cfdaf063b
|
Bumped version number
|
2017-08-28 11:37:05 -07:00 |
|
Jeff Parsons
|
5abeef802a
|
Merge branch 'master' into gh-pages
|
2017-08-28 11:32:28 -07:00 |
|
Jeff Parsons
|
e5036a2cc6
|
New blog post: Of Mice And When
|
2017-08-28 11:32:14 -07:00 |
|
Jeff Parsons
|
b730b915bf
|
Added some more disk configurations
|
2017-08-27 11:25:02 -07:00 |
|
Jeff Parsons
|
16f91fec4a
|
Updated the Closure Compiler README
|
2017-08-25 10:04:21 -07:00 |
|
Jeff Parsons
|
34bb5f2d28
|
Updated the Closure Compiler and bumped the project version number
|
2017-08-25 09:58:26 -07:00 |
|
Jeff Parsons
|
2522566d16
|
SerialPort documentation clarifications
|
2017-08-25 09:15:21 -07:00 |
|
Jeff Parsons
|
dbaf381f9b
|
If a SerialPort is installed, the transmitter portion of the hardware is no longer required to be connected to anything, which avoids blocking software (eg, the OS/2 kernel debugger) that uses that port; uninstalling the SerialPort would be another option, but that's no longer required
|
2017-08-25 08:53:58 -07:00 |
|
Jeff Parsons
|
b91eaeba48
|
Started laying groundwork for more mouse hardware
|
2017-08-24 19:20:39 -07:00 |
|
Jeff Parsons
|
6000edfdfd
|
Merge branch 'master' into gh-pages
|
2017-08-24 12:43:16 -07:00 |
|
Jeff Parsons
|
1961e79955
|
Updated READMEs with more demo information
|
2017-08-24 12:43:01 -07:00 |
|
Jeff Parsons
|
078d128769
|
Merge branch 'master' into gh-pages
|
2017-08-24 12:42:30 -07:00 |
|
Jeff Parsons
|
d450c54607
|
Updated READMEs with more demo information
|
2017-08-24 12:42:04 -07:00 |
|
Jeff Parsons
|
b1b3c4beff
|
rebuild pages
|
2017-08-23 20:55:53 -07:00 |
|
Jeff Parsons
|
1adf91889e
|
rebuild pages
|
2017-08-23 20:24:17 -07:00 |
|
Jeff Parsons
|
85a63ca1fd
|
Start using HTTPS to access all archived files
|
2017-08-23 20:22:25 -07:00 |
|
Jeff Parsons
|
b14a21e0c2
|
Merge branch 'master' into gh-pages
|
2017-08-23 20:20:38 -07:00 |
|
Jeff Parsons
|
73bcb543fd
|
Start using HTTPS to access all archived files
|
2017-08-23 20:20:17 -07:00 |
|
Jeff Parsons
|
f832113ffc
|
Merge branch 'master' into gh-pages
|
2017-08-23 19:42:41 -07:00 |
|
Jeff Parsons
|
46545b3c73
|
Start using HTTPS to download large archived disk images
|
2017-08-23 19:42:27 -07:00 |
|
Jeff Parsons
|
6a3498e666
|
Added timer support to the PCx86 SerialPort component, so that we can honor the programmed baud rate now
|
2017-08-23 10:50:31 -07:00 |
|
Jeff Parsons
|
157319a355
|
Added timer support to the PCx86 SerialPort component, so that we can honor the programmed baud rate now
|
2017-08-23 10:49:35 -07:00 |
|
Jeff Parsons
|
6820d65c2d
|
Made embedMachine() a bit more robust, so that we can easily replace a compiled debugger script ("-dbg") with an uncompiled script ("-uncompiled")
|
2017-08-16 21:40:28 -07:00 |
|
Jeff Parsons
|
eb5a0f559c
|
Fixed PCx86 "Save Machine" functionality (broken by the inclusion of source maps at the end of the compiled scripts)
|
2017-08-16 20:56:36 -07:00 |
|
Jeff Parsons
|
73eec2bd60
|
Merge branch 'master' into gh-pages
|
2017-08-16 20:52:43 -07:00 |
|
Jeff Parsons
|
159588623a
|
Fixed PCx86 "Save Machine" functionality (broken by the inclusion of source maps at the end of the compiled scripts)
v1.36.2
|
2017-08-16 20:52:15 -07:00 |
|
Jeff Parsons
|
d47c28887b
|
Merge branch 'master' into gh-pages
|
2017-08-16 17:43:42 -07:00 |
|
Jeff Parsons
|
af252fc606
|
Updated personal disks README
|
2017-08-16 17:43:30 -07:00 |
|
Jeff Parsons
|
eb2530f11a
|
Merge branch 'master' into gh-pages
|
2017-08-16 17:33:29 -07:00 |
|
Jeff Parsons
|
f316aedd72
|
Fixed manifest reference
|
2017-08-16 17:32:35 -07:00 |
|
Jeff Parsons
|
8a86f793c6
|
Redumped MSDOS 3.20 Programmer Reference disks
|
2017-08-16 12:37:48 -07:00 |
|
Jeff Parsons
|
e07e6e55e3
|
Merge branch 'master' into gh-pages
|
2017-08-15 17:21:35 -07:00 |
|
Jeff Parsons
|
ed5c9d278c
|
Updated MS-DOS 2.00 README
|
2017-08-15 17:21:19 -07:00 |
|
Jeff Parsons
|
964201c73c
|
Added MS-DOS 2.x OEM distribution files
|
2017-08-15 12:28:09 -07:00 |
|
Jeff Parsons
|
3d36682396
|
Cleaned up endBurst() and changed yieldCPU() to stop ending bursts prematurely (it only sets the new yield flag now)
|
2017-08-14 10:36:10 -07:00 |
|