Commit Graph

25 Commits

Author SHA1 Message Date
Ivan Izaguirre 6fca02da6b F6 to toggle mono/color modes 2019-05-05 13:25:45 +02:00
Ivan Izaguirre 78ff401ff0 CPU clock speed emulation 2019-05-04 19:49:11 +02:00
Ivan Izaguirre 240cfbae9b Screen dumped on the stdout no longer by default 2019-05-03 22:00:48 +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 b775526b34 Improved keyboard support wih SDL 2019-04-13 20:29:31 +02:00
Ivan Izaguirre 2ca630ddfc DSK conversion to NIB completed and working. 2019-03-11 23:27:34 +01:00
Ivan Izaguirre cc45403b43 Boots DOS 3.3 using nib format 2019-03-05 00:00:12 +01:00
Ivan Izaguirre 6babe07ea6 Some work on the DiskII 2019-03-03 23:54:43 +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 ac73b8823c Observers on memory pages. Text memory is now regular RAM with an observer 2019-02-25 23:28:26 +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 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 33ccf5e4c3 Project files organization. Second commit wuth the file changes 2019-02-16 20:15:41 +01:00
Ivan Izaguirre 9f783e53d8 Fixed text mode. Some softswitches implemented. Boots Apple 2+ to prompt. 2019-02-16 17:32:06 +01:00
Ivan Izaguirre 1a6e9e006a Loads ROM, shows APPLE ][ logo. Freezes on . Next to implement the soft switches in page 2019-02-15 00:41:56 +01:00
Ivan Izaguirre 49f2436c7b Refactor memory in pages. Addes text, ram and rom pages 2019-02-13 00:03:43 +01:00
Ivan Izaguirre 8bd489522f Fixed ADC and SBC in decimal mode. All tests pass. 2019-02-10 23:47:54 +01:00
Ivan Izaguirre f43150c93c Fixed ADC and SBC non BCD. Passing tests up to 41 2019-02-10 17:49:11 +01:00
Ivan Izaguirre ff0d3d10c9 Move addressMode as porperty of every opcode 2019-02-10 14:01:57 +01:00
Ivan Izaguirre 3aa0f413db Passing tests up to 9 2019-02-10 00:15:14 +01:00
Ivan Izaguirre 925f76394f First generalization of LD? 2019-01-26 18:57:03 +01:00