Commit Graph

8 Commits

Author SHA1 Message Date
Ivan Izaguirre
948dc6aab4 Support for the 16KB language card 2019-05-16 22:55:19 +02:00
Ivan Izaguirre
c4f7a7e709 Rework of the memory manager. No longer based on pages, but on bigger go byte ranges 2019-05-16 22:51:04 +02:00
Ivan Izaguirre
2cd3ed3a48 Support for text mode rendering 2019-04-21 21:04:02 +02:00
Ivan Izaguirre
5b186f9b15 Extract components from the memory manager 2019-03-02 18:33:50 +01:00
Ivan Izaguirre
590dfb5cec Separate read and write soft switches. Keyboard works now in Apple2e. Extended char set 2019-02-24 23:54:13 +01:00
Ivan Izaguirre
69cc4d15d5 Refactor ioC0Page 2019-02-24 15:05:50 +01:00
Ivan Izaguirre
645c37049f Apple IIe rom boots with all the ROM shadowing in place. 2019-02-24 14:37:10 +01:00
Ivan Izaguirre
d2c897f7ea Improved memory manager to support Apple2e shadow ROM 2019-02-24 00:41:32 +01:00