This website requires JavaScript.
Explore
Help
Sign in
Retro
/
pcjs
Watch
1
Star
0
Fork
You've already forked pcjs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2,844
commits
4
branches
83
tags
557
MiB
96fa64d77f
Commit graph
pcjs
/
devices
/
pcx86
/
machine
/
5150
/
cga
/
256kb
/
debugger
/
machine.xml
Author
SHA1
Message
Date
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
37e0e660c9
Bumped next release version to 1.35.0
2017-06-01 15:35:25 -07:00
Jeff Parsons
13158e2dd2
Added PC-DOS 0.90 disk image and appropriate Model 5150 machines to boot it
2017-05-26 10:18:47 -07:00