Commit graph pcjs/modules
Author SHA1 Message Date
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
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
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
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
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
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
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
a9fe17440a Support for "private" builds 2016-04-14 14:24:52 -07:00
Jeff Parsons
25b39ebc29 More README updates 2016-04-13 10:59:14 -07:00
Jeff Parsons
305067be16 README updates 2016-04-13 10:50:51 -07:00
Jeff Parsons
b55e6ba2c4 5170 and Enhanced DEBUG updates 2016-04-11 18:19:53 -07:00
Jeff Parsons
25da7a3a94 More redirects and some API tweaks 2016-04-07 08:29:54 -07:00
Jeff Parsons
2a1275fd46 Restrict aspect ratio to reasonable values 2016-04-06 07:53:09 -07:00
Jeff Parsons
3b2cbcaa88 Tweaked MDA aspect ratio, and turned 40-column font scaling back on 2016-04-02 13:13:47 -07:00
Jeff Parsons
aeea1440f0 Added breadcrumbs, and UI for saving a local copy of a hard disk 2016-04-02 12:04:09 -07:00
Jeff Parsons
c968de0aae README update 2016-04-02 09:18:28 -07:00
Jeff Parsons
d50f0ebb1a Updated aspect ratio for CGA configs and added experimental 'aspect' URL parameter 2016-04-01 21:36:06 -07:00
Jeff Parsons
d0480ecb90 Merge branch 'next-release' 2016-04-01 15:46:22 -07:00
Jeff Parsons
7a51241486 Added MDA and CGA 5170 configurations, and fixed a problem with 5170 REV2/REV3 floppy-only machines 2016-04-01 15:38:26 -07:00
Jeff Parsons
1f2d3bdc41 Display text cursor on non-zero video pages 2016-04-01 09:11:09 -07:00
Jeff Parsons
235aa58ee2 Support for 50-line mode on VGA 2016-03-31 22:02:17 -07:00
Jeff Parsons
265851d963 Fixed text-mode page flipping (needed more aggressive, but still careful, cache invalidation) 2016-03-31 14:44:40 -07:00
Jeff Parsons
43c3240d1f Report invalid manifest entries 2016-03-31 13:31:19 -07:00
Jeff Parsons
e70f46afff Support for XML comments (propagated to HTML) 2016-03-31 12:56:51 -07:00
Jeff Parsons
9441a87b88 Document shuffle 2016-03-31 08:00:24 -07:00
Jeff Parsons
e02706ab08 Move non-CPU-related update functions to the Computer component 2016-03-30 17:04:36 -07:00
Jeff Parsons
f81e55f0ee Added assortment of empty diskettes to library, and updated DiskDump to support a target disk size (--size replaces the older, kludgier --mbhd) 2016-03-28 17:08:15 -07:00
Jeff Parsons
2e827ea628 Since you usually want the machine to have focus again after loading a new diskette, let's try automatically setting focus after a successful load 2016-03-28 11:27:00 -07:00
Jeff Parsons
bf8d837ad1 Fixed SetDIPSwitches() bug from last check-in 2016-03-28 11:18:34 -07:00
Jeff Parsons
c0dd42f185 Make the primary DIPSW index the model, followed by the DIP index, followed by the switch type 2016-03-27 21:46:00 -07:00
Jeff Parsons
75f9d1c1d2 More DIP switch consolidation 2016-03-26 22:33:57 -07:00
Jeff Parsons
cb96688e04 Comment correction 2016-03-25 22:02:56 -07:00