Commit Graph

17 Commits

Author SHA1 Message Date
Peter Rutenbar a9b2af09c0
Update README.md
Added a note of appreciation for issues/PRs
2023-03-29 10:49:13 -07:00
Peter Rutenbar 2b4768daee Update README.md 2017-04-17 11:52:13 -07:00
Peter Rutenbar 70cf3734fb Update README.md 2015-09-13 20:16:46 -07:00
Peter Rutenbar b936ace3eb Update README.md 2015-04-09 22:22:51 -04:00
Peter Rutenbar 16f1af72f8 Update README.md 2014-10-15 18:11:54 -04:00
Peter Rutenbar ea23ef3ac6 Update README.md 2014-07-03 22:10:32 -04:00
Peter Rutenbar df614785c9 Update README.md 2014-07-03 22:09:05 -04:00
Peter Rutenbar 4ac0c6c4b2 Update README.md 2014-06-30 19:06:33 -04:00
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