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
0bd1be0df9
pcjs
/
versions
History
Repository files (latest commit first)
Filename
Latest commit message
Latest commit date
Jeff Parsons
0bd1be0df9
When a 'state' file is passed as a URL parameter, that's supposed to override a machine's 'resume' setting, but if a 'state' file is passed as EITHER a computer parameter (the original XML-based method) OR as a machine parameter (a newer method that allows a web page to override certain XML settings), that is NOT supposed to override the 'resume' setting. This restores the ability of the DONKEY.BAS demo to BOTH define a state file AND allow the machine to be suspended and resumed. Additionally, a new-ish Video card property (offStartAddr), which was originally added for the EGA/VGA, was not properly initialized for other cards, so when we restored the display of a suspended machine with a CGA, nothing would be displayed, due to lots of NaN buffer address calculations.
2017-06-22 17:45:36 -07:00
..
c1pjs
More alert suppression changes
2017-06-22 16:36:51 -07:00
icons
More documentation updates
2016-04-08 22:45:25 -07:00
images
More documentation updates
2016-04-08 22:45:25 -07:00
pc8080
More alert suppression changes
2017-06-22 16:36:51 -07:00
pcx86
When a 'state' file is passed as a URL parameter, that's supposed to override a machine's 'resume' setting, but if a 'state' file is passed as EITHER a computer parameter (the original XML-based method) OR as a machine parameter (a newer method that allows a web page to override certain XML settings), that is NOT supposed to override the 'resume' setting. This restores the ability of the DONKEY.BAS demo to BOTH define a state file AND allow the machine to be suspended and resumed. Additionally, a new-ish Video card property (offStartAddr), which was originally added for the EGA/VGA, was not properly initialized for other cards, so when we restored the display of a suspended machine with a CGA, nothing would be displayed, due to lots of NaN buffer address calculations.
2017-06-22 17:45:36 -07:00
pdpjs
More alert suppression changes
2017-06-22 16:36:51 -07:00
README.md
Renamed PDP11js to PDPjs (mostly a cosmetic change, except for the versions directory, and less of a mouthful)
2016-10-05 17:43:46 -07:00
README.md
layout
title
permalink
page
Compiled Emulator Releases
/versions/
Compiled Emulator Releases
Compiled versions of PCjs emulators (current and past releases) are stored here:
C1Pjs
PCx86
PC8080
PDPjs