Commit Graph

17 Commits

Author SHA1 Message Date
Luigi Thirty
3c04503525 adding a basic debug console and fixing issues with branch instructions 2017-07-24 23:25:55 -04:00
Luigi Thirty
a0d28938b7 debugging! 2017-07-24 03:29:12 -04:00
Luigi Thirty
028574d142 typo 2017-07-23 20:40:59 -04:00
Luigi Thirty
dc0d454a12 more instructions work 2017-07-23 20:40:48 -04:00
Luigi Thirty
eb9f02758b more instructions, just need ADC/SBC and the shift instructions now 2017-07-23 14:50:46 -04:00
Luigi Thirty
da828a5d36 some more opcodes and refactoring 2017-07-23 01:29:09 -04:00
Luigi Thirty
780f722955 added STA/STX/STY, CMP/CPX/CPY (todo: check if CMP works) 2017-07-22 21:46:26 -04:00
Luigi Thirty
f3bbb0413e started on the disassembler 2017-07-22 15:46:02 -04:00
Luigi Thirty
87d5584eee working 2017-07-22 03:11:14 -04:00
Luigi Thirty
e1a6a0c1b3 JMP works now yay 2017-07-21 22:13:53 -04:00
Luigi Thirty
944f51a186 added missing flag settings 2017-07-21 03:31:52 -04:00
Luigi Thirty
6f1027f788 Update README.md 2017-07-21 03:28:28 -04:00
Luigi Thirty
3f4fa7c278 Merge branch 'master' of github.com:Luigi30/FruitMachine-Swift 2017-07-21 03:27:38 -04:00
Luigi Thirty
9bc97a7022 more opcodes 2017-07-21 03:25:48 -04:00
Luigi Thirty
d57b30ca68 Initial commit 2017-07-21 00:24:40 -04:00
Luigi Thirty
0d6988541d cool 2017-07-20 02:50:28 -04:00
Luigi Thirty
0c73b4751b Initial Commit 2017-07-19 23:44:57 -04:00