Commit graph pcjs/Gruntfile.js
Author SHA1 Message Date
Jeff Parsons
ad9585b346 Speed up uncompiled code by "IFDEF'ing" disabled code, rare asserts, etc. 2015-07-18 14:21:09 -07:00
Jeff Parsons
33f75e5610 Fixed save/restore for I386 2015-05-11 18:46:48 -07:00
Jeff Parsons
d6b4b9c438 More BACKTRACK support, more 32-bit support, more more. 2015-01-21 17:19:58 -08:00
Jeff Parsons
b8407aa96d v1.16.5: Getting ready for 2015 2014-12-29 23:06:28 -08:00
Jeff Parsons
27df5cb029 Clean up disk module messages 2014-12-28 11:40:39 -08:00
Jeff Parsons
2034428e9f Groundwork laid for upcoming BACKTRACK support 2014-12-23 16:02:41 -08:00
Jeff Parsons
27359de735 Enhanced INT return handling, and reorganized some disks. 2014-12-13 10:09:13 -08:00
Jeff Parsons
2ff339f190 Cleaned up debugger message handling 2014-11-30 12:56:59 -08:00
Jeff Parsons
e0012c3c62 my_modules is simply modules now 2014-11-11 08:19:48 -08:00
Jeff Parsons
a1a6dd35b6 Changed quoting of output wrapper 2014-11-08 11:48:10 -08:00
Jeff Parsons
88e71cdb17 Fixed internal stack overflow caused by overly rapid keyboard interrupts 2014-11-06 15:31:50 -08:00
Jeff Parsons
6ea6d9ed11 Don't create demo zip by default 2014-11-05 16:30:00 -08:00
Jeff Parsons
b28dde8a9c Another build fix for Windows (sigh) 2014-11-05 16:23:32 -08:00
Jeff Parsons
8c0bd272c7 Disable source maps for now, until the Windows build can be sorted out 2014-11-05 16:00:51 -08:00
Jeff Parsons
90542cc870 Make the Grunt 'concat' task more Windows-friendly 2014-11-05 15:55:28 -08:00
Jeff Parsons
4a11eb6331 Invert quoting of Closure Compiler defines 2014-11-05 15:45:28 -08: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
a0aafcb6af Starting work on v1.15.8 2014-10-30 12:56:43 -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
jeffpar
a5e3e6a59d Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00