Commit graph pcjs/modules/pcjs/lib/defines.js
Author SHA1 Message Date
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 Parsons
fec1440718 Fixed AT&T 6300 keyboard controller 2016-03-22 22:27:56 -07:00
Jeff Parsons
87e275b5f1 Blog edits 2016-03-16 15:13:18 -07:00
Jeff Parsons
0735ea8186 Blog update 2016-03-09 14:22:26 -08:00
Jeff Parsons
d27908ffa0 Added page IDs: replace.js '(\[<img )(.*"Page )([0-9]+)(.*)' '$1id="page-$3" $2$3$4' --include='*.md' 2016-03-09 11:16:07 -08:00
Jeff Parsons
81c4b61522 Re-enable PREFTECH, fix IP limit checking, and restore support for autoMount overrides 2016-03-09 09:47:17 -08:00
Jeff Parsons
964eed08ea Some Jekyll tweaks for developer/debug mode 2016-02-09 14:55:16 -08:00
Jeff Parsons
e71f8c096a Debugger refinements 2016-02-01 14:25:58 -08:00
Jeff Parsons
5cb676e501 Updated Computer constants 2016-01-16 14:37:39 -08:00
Jeff Parsons
c792895b10 v1.20.3: The Happy 2016 Release 2015-12-31 15:51:14 -08:00
Jeff Parsons
d3a8160ad8 Added optimized memory handlers for paged memory 2015-11-07 18:35:32 -08:00
Jeff Parsons
b967ba9a52 Added information about Windows 95 processor and stepping detection 2015-10-28 15:14:46 -07:00
Jeff Parsons
8e71267747 Updated Closure Compiler, fixed some constant inlining problems, and turned PREFETCH off for now 2015-10-27 13:02:43 -07:00
Jeff Parsons
526da018d0 Working prefetch support (speeds up 80386 operation when paging) 2015-10-27 11:25:02 -07:00
Jeff Parsons
b944cff3b5 Removed SAMPLER and RegFrame code (DEBUG-only code that's easy to resurrect if needed later) 2015-10-18 11:27:35 -07:00
Jeff Parsons
646acf3a8d Simplified the NODE tests 2015-09-16 15:32:49 -07:00
Jeff Parsons
deeac4902d v1.19.6: Improved restartability of stack-related instructions 2015-09-14 16:53:57 -07:00
Jeff Parsons
8fef77f067 Added support for user-defined Debugger variables (see 'let' and 'print' commands) 2015-08-12 14:25:45 -07:00
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
4cd1eb523b Clarify when BACKTRACK is enabled 2015-06-20 12:21:07 -07:00
Jeff Parsons
453d84c6d8 More PAGEBLOCKS support 2015-04-29 09:47:22 -07:00
Jeff Parsons
bf8148611d Eliminated block size constraints, added support for bit fields 2015-04-27 18:26:54 -07:00
Jeff Parsons
56f362f8ac Flag conversion complete 2015-03-16 17:16:40 -07:00
Jeff Parsons
72cf8d1f4d Getting ready to retire old 16-bit flags code 2015-03-16 14:39:03 -07:00
Jeff Parsons
5b99b51c64 Remove useless globals 2015-03-06 11:37:29 -08:00
Jeff Parsons
f50612e7ca Debugger changes for improved 32-bit support 2015-02-28 11:55:55 -08:00
Jeff Parsons
66bd2f2da0 Support for vertical text labels in graphical control panel 2015-02-04 14:14:08 -08:00
Jeff Parsons
2cd13b2058 Baby steps 2015-02-02 14:36:30 -08:00
Jeff Parsons
13c50f7bd0 Stack optimizations 2015-02-01 12:48:04 -08:00
Jeff Parsons
e2ddc497c3 dataSize and addrSize tweaks 2015-01-30 12:00:12 -08:00
Jeff Parsons
7fb26846f9 Update CPU's getLong() and setLong() interfaces 2015-01-25 15:07:58 -08:00
Jeff Parsons
9ae860d28f Remove EAFUNCS 2015-01-24 14:50:34 -08:00
Jeff Parsons
2e729f9179 Support for (future) Control Panel animation 2015-01-23 14:43:32 -08: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
24e3405331 Fixed the command-line (Node) version of PCjs 2014-12-29 16:26:54 -08:00
Jeff Parsons
2034428e9f Groundwork laid for upcoming BACKTRACK support 2014-12-23 16:02:41 -08:00
Jeff Parsons
3bbbe075d5 Suppress serial interrupt messages unless SERIAL messages enabled 2014-12-14 21:41:02 -08:00
Jeff Parsons
08261fa568 Starting work on v1.16.4: fixed command-line (Node) version of PCjs 2014-12-11 20:28:29 -08:00
Jeff Parsons
a72d824548 Some debugging improvements 2014-11-22 09:31:15 -08:00
Jeff Parsons
e0012c3c62 my_modules is simply modules now 2014-11-11 08:19:48 -08:00
Renamed from my_modules/pcjs-client/lib/defines.js (Browse further)