Commit graph

1,388 commits

Author SHA1 Message Date
Jeff Parsons
07259c93ef Infrastructure in place for 8080 hardware interrupts (more specifically, vertical retrace interrupts) 2016-04-25 18:39:43 -07:00
Jeff Parsons
2a45531c2a 8080 opcode table complete 2016-04-25 09:08:39 -07:00
Jeff Parsons
ccc71d4508 More 8080 opcodes 2016-04-24 07:26:33 -07:00
Jeff Parsons
eba9428fbf More 8080 opcodes 2016-04-23 07:26:31 -07:00
Jeff Parsons
5558a581d7 Fixed Debugger 16-bit register updates 2016-04-22 07:48:13 -07:00
Jeff Parsons
8800ed5ef8 1/4 of 8080 opcodes implemented now 2016-04-22 07:38:25 -07:00
Jeff Parsons
e01aed9f5b DAA/DAS fix 2016-04-22 07:06:44 -07:00
Jeff Parsons
978d59efbf More 8080 opcodes 2016-04-22 07:06:05 -07:00
Jeff Parsons
4173aaca31 More 8080 opcodes 2016-04-21 17:06:26 -07:00
Jeff Parsons
425f565b11 Simplified flag management 2016-04-21 15:41:58 -07:00
Jeff Parsons
2b03e25c47 8080 README update 2016-04-21 11:57:10 -07:00
Jeff Parsons
fd8cf4a690 The savePC() function is only available for PCjs, so changed the XSL check from MACHINECLASS to APPCLASS 2016-04-21 11:47:55 -07:00
Jeff Parsons
2547f50ab8 Fixed Jekyll machine support 2016-04-21 10:43:11 -07:00
Jeff Parsons
98d114a432 Fixed PC8080 build 2016-04-21 10:26:23 -07:00
Jeff Parsons
4019a4c8a9 Updated home page 2016-04-21 10:05:07 -07:00
Jeff Parsons
f324b62493 Fixed Node rendering of PC8080 pages (all one of them) 2016-04-21 09:50:03 -07:00
Jeff Parsons
31d1b5c7e5 Fixed Jekyll rendering of pages with PC8080 machines 2016-04-20 19:21:12 -07:00
Jeff Parsons
55b99c8a08 PC8080 more or less ready for some meat on the bones now 2016-04-20 18:23:31 -07:00
Jeff Parsons
87d01130bd Make the PC8080 prototype page more responsive 2016-04-20 16:43:01 -07:00
Jeff Parsons
28e4eabd8d More PC8080 structural fixes 2016-04-20 14:02:11 -07:00
Jeff Parsons
8971097b3b More PC8080 structural fixes 2016-04-20 13:37:37 -07:00
Jeff Parsons
79fb14fdbf Support for machines other than PCjs and C1Pjs 2016-04-20 12:09:59 -07:00
Jeff Parsons
a2d183ecfc More PC8080 skeleton bits 2016-04-20 09:36:58 -07:00
Jeff Parsons
19b22d32d4 PC8080 skeleton 2016-04-20 07:54:58 -07:00
Jeff Parsons
f390bdb76b First step moving toward a shared component template and stylesheet across multiple machines 2016-04-19 17:04:53 -07:00
Jeff Parsons
060c6b36d1 Minor corrections 2016-04-18 17:15:37 -07:00
Jeff Parsons
464656699b Added "Save HD" buttons to selected 5160 configs (ie, with CGAs and empty 10Mb hard drives) -- see how EASY it is? 2016-04-17 09:05:28 -07:00
Jeff Parsons
217c0c0f49 Updated BIOS and BASIC information 2016-04-17 08:49:37 -07:00
Jeff Parsons
f94409d754 Sort disk names case-insensitively 2016-04-16 16:34:25 -07:00
Jeff Parsons
af7f618821 Make "None" a special diskette entry (no longer required to be present in any disk manifest, although if it IS present, it will get sorted along with all the other disk entries) 2016-04-16 16:20:26 -07:00
Jeff Parsons
82766dbfdf A fix for directories that contain both a manifest-based machine reference and Markdown-based machine definition (to avoid having redundant machines) 2016-04-16 15:16:31 -07:00
Jeff Parsons
2aa7663d98 READMEs for Omniview 2016-04-16 13:17:38 -07:00
Jeff Parsons
3d0c8ec9b9 Added default machine for Omniview 2016-04-16 13:06:28 -07:00
Jeff Parsons
a8dd2fc830 Added Omniview 386 4.30 2016-04-16 13:04:28 -07:00
Jeff Parsons
47df3c6004 Some idiosyncrasy of select/option controls was preventing all of them from being displayed (and replacing all the incorrect .textContent references with .text seemed to help) 2016-04-16 12:31:21 -07:00
Jeff Parsons
07d4771a14 Floppy disk sets are now sorted by name (but machines can also override or disable sorting by using the new FDC "sortBy" property) 2016-04-15 18:34:06 -07:00
Jeff Parsons
84d3f0da00 Starting on v1.21.7 (with live register display fixes) 2016-04-15 12:03:18 -07:00
Jeff Parsons
fd80ab3812 IBM BASIC Compiler 1.00 directory listings 2016-04-14 23:07:52 -07:00
Jeff Parsons
3c8e7fb78f Add support for --private to server.js (for my private builds only) 2016-04-14 22:56:51 -07:00
Jeff Parsons
cb9aef4185 Add support for --private to server.js (for my private builds only) 2016-04-14 22:49:09 -07:00
Jeff Parsons
f1168bc837 Enhanded DEBUG update 2016-04-14 22:33:58 -07:00
Jeff Parsons
53c9524f4c More website corrections 2016-04-14 19:00:23 -07:00
Jeff Parsons
aa6fc1fa8c Assorted website link fixes 2016-04-14 18:36:43 -07:00
Jeff Parsons
868f7068f4 Added redirect for missing page 2016-04-14 14:56:11 -07:00
Jeff Parsons
1e61691ca5 Make rendering of PACKING.LST files accurate 2016-04-14 14:44:54 -07:00
Jeff Parsons
16c8366ce5 Added link to MASM 5.0 Programmer's Guide (thanks os2museum.com!) 2016-04-14 14:38:35 -07:00
Jeff Parsons
a9fe17440a Support for "private" builds 2016-04-14 14:24:52 -07:00
Jeff Parsons
c4b3887846 Tools README 2016-04-14 00:23:03 -07:00
Jeff Parsons
4a311e6040 Updated Microsoft C compiler version numbers 2016-04-14 00:20:10 -07:00
Jeff Parsons
9d54edce0f Tools README 2016-04-14 00:18:07 -07:00