Commit Graph

18 Commits

Author SHA1 Message Date
Ivan Izaguirre 1196890c18 Support monochrome graphics 2019-04-26 18:08:30 +02:00
Ivan Izaguirre 2cd3ed3a48 Support for text mode rendering 2019-04-21 21:04:02 +02:00
Ivan Izaguirre 016e1ea875 Character map roms initial support 2019-04-21 18:18:43 +02:00
Ivan Izaguirre 05355749f3 Command line arguments 2019-04-15 23:13:05 +02:00
Ivan Izaguirre 9ab4e449b8 Revert change on keyboard strobe, use it for flow control on the stdin keyboard provider 2019-04-14 20:46:40 +02:00
Ivan Izaguirre b775526b34 Improved keyboard support wih SDL 2019-04-13 20:29:31 +02:00
Ivan Izaguirre cc45403b43 Boots DOS 3.3 using nib format 2019-03-05 00:00:12 +01:00
Ivan Izaguirre 84f45d9f99 First changes for disk support 2019-03-02 20:41:25 +01: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
Ivan Izaguirre a28536d561 Changes on the memory abstractions to support memory bank switching 2019-02-22 22:19:08 +01:00
Ivan Izaguirre 5172919649 Extract stdin keyboard implementation from the io page simulator 2019-02-20 23:51:47 +01:00
Ivan Izaguirre 5f336810aa Keyboard support using STDIN lines 2019-02-18 00:01:48 +01:00
Ivan Izaguirre 33ccf5e4c3 Project files organization. Second commit wuth the file changes 2019-02-16 20:15:41 +01:00
Ivan Izaguirre a3ca5439a0 Project files organization. First commit with only moves 2019-02-16 20:12:55 +01:00