Commit Graph

9 Commits

Author SHA1 Message Date
Peter Rutenbar
f051d42597 Resuscitated the toby frame buffer
- Integrated it into the SDL GUI (via the "toby" cli parameter)
- It does not include the card ROM, so it will not run on A/UX 1, 2, or 3
2014-06-15 16:41:06 -04:00
Peter Rutenbar
a16a6700e4 Update README.md 2014-05-24 16:51:01 -04:00
Peter Rutenbar
2800cc3c7e Twiddling README.md some more 2014-05-10 19:01:13 -04:00
Peter Rutenbar
1ffea71ed3 Twiddling the README.md 2014-05-10 18:55:12 -04:00
Peter Rutenbar
9f0e6ed115 Speed improvements + little fixes + 0.0.2 release
- Converted condition-code + physical_get/set switch statements to jump tables
- Moved the pmmu_cache lookup code out of translate_logical_addr
- Broke MOVE into move-to-datareg, -from-datareg, and datareg-to-datareg
- Fixed UFS code to ignore high 32 bits of inode size (it sometimes contains garbage)
- Support for zero-length reads in scsi.c + 256kb read/write buffer
- pushing interrupt stack frames now actually changes the priority mask
- Updated the READMEs, screencaps for 0.0.2
2014-04-26 13:35:56 -04:00
Peter Rutenbar
0384728c22 Fixed beeping while typing, adding a better README.md, and added some screenshots for the wiki 2014-02-26 21:33:50 -05:00
Peter Rutenbar
0109e06621 Improved the READMEs 2014-02-24 21:15:27 -05:00
Peter Rutenbar
0d8fefed79 Tweaks to improve GUI 2014-02-24 20:55:40 -05:00
pruten
6b3a5839d2 Initial commit 2014-02-24 13:08:37 -08:00