Jeff Parsons
|
3941cf8ff6
|
Fixed Space Invaders buffer update (the left-most pixel of every byte is bit 0, not bit 7 as in PC video adapters)
|
2016-05-02 16:19:50 -07:00 |
|
Jeff Parsons
|
8c5ab8d73b
|
Clean up the CPU/ChipSet interface, and get the PC8080 Video component ready to actually do something
|
2016-05-01 10:13:43 -07:00 |
|
Jeff Parsons
|
ecf76e0904
|
Clarified some disk names, and cleaned up the XSL generation process
|
2016-04-30 11:43:22 -07:00 |
|
Jeff Parsons
|
5b6f6756a2
|
More 8080 improvements, including some initial "Fake CP/M" support
|
2016-04-27 08:28:52 -07:00 |
|
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
|
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
|
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
|
f390bdb76b
|
First step moving toward a shared component template and stylesheet across multiple machines
|
2016-04-19 17:04:53 -07:00 |
|