Stephan Mühlstrasser
e9e7633fa7
Merge branch 'master' of https://github.com/jeffpar/pcjs into c1pserialupload
2014-11-06 18:47:02 +01:00
Stephan Mühlstrasser
3b3fcadee8
Disable "Load Local File" button unless a file is selected.
2014-11-05 23:09:33 +01:00
Stephan Mühlstrasser
008c51f352
Disable local file upload if FileReader support is not available.
2014-11-04 22:18:15 +01:00
Stephan Mühlstrasser
4c2624785f
Implement local file upload with form.
...
This fixes the issue that after selecting a file it cannot
be uploaded directly again without selecting another
file in between.
2014-11-04 21:56:09 +01:00
Jeff Parsons
0e8e11d2d8
Collapsed /configs into /devices (or in some cases, /apps or /disks), simplifying the structure a bit
2014-11-03 00:11:41 -08:00
Jeff Parsons
5dce2a1a23
Implemented 80286 LOADALL
2014-11-01 17:12:20 -07:00
Stephan Mühlstrasser
14944bb108
Add file upload button to C1Pjs
2014-11-01 22:51:11 +01:00
Jeff Parsons
426fd0ff40
Removed all obsolete @suppress directives
2014-10-30 16:36:23 -07:00
Jeff Parsons
c2a89b07dd
Added some minor exception handling improvements
2014-10-30 12:06:26 -07:00
Jeff Parsons
f2e092e57c
Demonstration of C1Pjs loading and running *without* a web server
...
file:///pcjs/configs/c1p/machines/8kb/large/debugger/demo.html (your root directory may vary)
2014-10-29 16:41:32 -07:00
Jeff Parsons
024f9fccf8
"Fake" XDF disk support works now
...
What this means is that XDF disk images formatted as 80-track 23-sector-per-track images will work with XDF code that honors that format; however, I've not yet been able to test with "real" XDF disk images (ie, disk images created with DiskDump using the experimental --xdf flag). "Real" XDF disk images almost certainly need more work (eg, setting all the sector IDs properly), but the groundwork has been laid.
2014-10-27 22:20:41 -07:00
Jeff Parsons
326cfbb42c
Release of v1.15.6
...
Some FDC tweaks, a CPU emulation fix, and some Debugger message improvements
2014-10-23 20:01:29 -07:00
Jeff Parsons
53578f128d
Final preparations for open source roll-out (including a C1Pjs control panel fix)
2014-10-12 00:20:15 -07:00
Jeff Parsons
60669365f9
Final preparations for open source roll-out
2014-10-12 00:08:15 -07:00
jeffpar
a5e3e6a59d
Initial commit (a clone of the jsmachines project as of v1.15.3)
2014-09-27 14:52:57 -07:00