Commit Graph

19 Commits

Author SHA1 Message Date
tudnai
1355ab215d Added space between 2019 and 2020 in the copyright field 2020-07-13 10:16:37 -07:00
tudnai
f09585176c Added GPL v3 License 2020-07-13 10:10:33 -07:00
tudnai
bfc010901c KIL instruction renamed to HLT 2020-06-06 20:19:44 -07:00
tudnai
81a929a889 Undocumented instructions 2020-06-06 13:19:29 -07:00
tudnai
16aa7a8d69 Added few undocumented instructions 2020-06-05 23:20:32 -07:00
tudnai
5051c0f8c7 Removed dead code 2020-05-06 20:24:22 -07:00
tudnai
386d3ea979 Speed bumped to 1244MHz!
Fixed CPU initialization
2020-05-06 16:07:19 -07:00
tudnai
961708373c - Speed improvements
- Keyboard Up
- HiRes optimized (battery save) refresh / Refresh by blocks that modified
2020-05-05 08:35:57 -07:00
tudnai
e18bc9653e - Removed some dead code
- Disk accelerator reset moved to a function
- Some tiny speed optimizations
2020-05-02 21:26:24 -07:00
tudnai
424a65e074 Shadow memory direct access for all instructions & flags promoted to uint8_t instead of bitfield 2020-05-01 21:52:51 -07:00
tudnai
1b2cf4d74e Page Table removed 2020-05-01 19:33:14 -07:00
tudnai
ef6ae3ccc5 Shadow memory kinda works 2020-05-01 18:56:30 -07:00
tudnai
315e1aec12 Started to come alive 2020-05-01 14:43:41 -07:00
tudnai
fc32252815 Further steps to implement Shadow Memory 2020-04-30 19:33:59 -07:00
tudnai
f56a2cb8c6 Speed bump (2x)
- Precise MHz measurements
2020-04-29 15:35:54 -07:00
tudnai
91fd9ac8f9 80 column video 2020-04-27 07:26:04 -07:00
Tamas Rudnai
cf5f390ed2 - Selectable Disk from Config menu
- KBDSTRB from ioWrite
2020-02-22 22:16:41 -08:00
Tamas Rudnai
44968a5db3 - Proper Graphics - Text switching
- Suports graphics buffer (Page) changes
- Supports Mixed mode
2020-02-22 16:37:54 -08:00
Tamas Rudnai
16cc896c0c Added iOS platform 2020-02-17 22:33:27 -08:00