Commit Graph

8 Commits

Author SHA1 Message Date
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