Jeff Parsons
|
8035a95cf9
|
The PCSIG08 README needed to use a "raw" link rather than a Markdown link, so that it could set the "download" attribute on the link, preventing the page's "onbeforeunload" handler from firing (which would otherwise shutdown any machines on the page)
|
2017-07-19 14:13:29 -07:00 |
|
Jeff Parsons
|
d95b6fe3df
|
Beefed up the shareware machine configs a bit
|
2017-07-11 20:02:53 -07:00 |
|
Jeff Parsons
|
4a26d4b083
|
Updated shareware configs
|
2017-07-11 17:33:03 -07:00 |
|
Jeff Parsons
|
9a9f9bb23d
|
Update shareware READMEs
|
2017-07-11 11:15:38 -07:00 |
|
Jeff Parsons
|
c824a637ce
|
Updated shareware README
|
2017-07-10 09:43:19 -07:00 |
|
Jeff Parsons
|
69f69f5b46
|
Migrated the 'resume' property from a hard-coded computer property to page-configurable machine property
|
2017-06-23 14:53:55 -07:00 |
|
Jeff Parsons
|
27b5e68e94
|
Added directory listings to PCSIG08 shareware README
|
2017-06-20 15:56:29 -07:00 |
|
Jeff Parsons
|
3d8b29223b
|
The Disk component needed improved handling of disk images containing sectors with no 'data' or 'byte' arrays, the Disk restore code needed to stop complaining about disk mismatches when there was no previous disk, and Disk notice() and println() calls (including those made on its behalf; eg, from assert() calls) needed to be passed through to the controller that called it. Also, since the PC-DOS 1.x disk images were changed recently to include BPBs, machines that use those disks and have a machine state file needed their state file updated (eg, the DONKEY.BAS demo).
|
2017-06-20 10:24:07 -07:00 |
|
Jeff Parsons
|
96e3c4a060
|
Shareware diskette images added
|
2017-06-19 23:39:22 -07:00 |
|