pcjs/pubs/pc/reference/intel/80286
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jeff Parsons c8aec14b0b Follow my own advice and write any 32-bit hex constant > 0x7fffffff as (constant|0)
The Closure Compiler does a fine job of replacing all such expressions with their decimal equivalent, relieving us from having to calculate them ourselves, and eliminating any runtime impact
2015-02-19 11:18:40 -08:00
..
arpl Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
b2_b3_info Moved a few files and added a new post about JavaScript coding conventions 2014-09-30 10:57:34 -07:00
early_errata Moved a few files and added a new post about JavaScript coding conventions 2014-09-30 10:57:34 -07:00
extra_prefixes Moved a few files and added a new post about JavaScript coding conventions 2014-09-30 10:57:34 -07:00
loadall Implemented (but have not yet tested) 286 LOADALL 2014-10-31 13:40:19 -07:00
progref More BACKTRACK tweaks (no effect on compiled releases) 2014-12-30 17:32:18 -08:00
real_mode Moved a few files and added a new post about JavaScript coding conventions 2014-09-30 10:57:34 -07:00
rep_restart Moved a few files and added a new post about JavaScript coding conventions 2014-09-30 10:57:34 -07:00
manifest.xml Follow my own advice and write any 32-bit hex constant > 0x7fffffff as (constant|0) 2015-02-19 11:18:40 -08:00
README.md Moved a few files and added a new post about JavaScript coding conventions 2014-09-30 10:57:34 -07:00