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
5fa958dfea
pcjs
/
versions
History
Repository files (latest commit first)
Filename
Latest commit message
Latest commit date
Jeff
a42a261cca
README fixes
2017-03-20 15:33:01 -07:00
..
c1pjs
README fixes
2017-03-20 15:33:01 -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
Fixed the signed truncation of 36-bit values (so that "-34,359,738,368. - 1" correctly produces "34359738367. aka 0o377777777777"), added the proper the right-to-left parsing of unary operators (all two of them: negate and complement), changed the PDP-10 disassembler to honor the selected base when displaying opcodes, and updated all the number-to-string conversions to select an appropriate number of digits when rendering values without a specified number of digits.
2017-03-20 13:34:25 -07:00
pcx86
Fixed the signed truncation of 36-bit values (so that "-34,359,738,368. - 1" correctly produces "34359738367. aka 0o377777777777"), added the proper the right-to-left parsing of unary operators (all two of them: negate and complement), changed the PDP-10 disassembler to honor the selected base when displaying opcodes, and updated all the number-to-string conversions to select an appropriate number of digits when rendering values without a specified number of digits.
2017-03-20 13:34:25 -07:00
pdpjs
Fixed the signed truncation of 36-bit values (so that "-34,359,738,368. - 1" correctly produces "34359738367. aka 0o377777777777"), added the proper the right-to-left parsing of unary operators (all two of them: negate and complement), changed the PDP-10 disassembler to honor the selected base when displaying opcodes, and updated all the number-to-string conversions to select an appropriate number of digits when rendering values without a specified number of digits.
2017-03-20 13:34:25 -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