Commit Graph

119 Commits

Author SHA1 Message Date
FranLMSP f8a6872b8c Fix BCD substraction 2022-11-20 11:32:02 -05:00
FranLMSP d90017111c WIP DEC functions 2022-11-09 21:06:09 -05:00
FranLMSP 391e29c365 Fix bcd additions 2022-10-13 12:15:22 -05:00
FranLMSP e1f9542cca Refactor opcode execution and adc instruction 2022-10-13 00:37:03 -05:00
FranLMSP 6acf97c7bd Small refactor for match statement 2022-10-12 07:42:32 -05:00
FranLMSP f6f2ebb8a8 Get value from address mode 2022-10-11 21:58:06 -05:00
FranLMSP 3dc25cf551 Address addressing modes 2022-10-10 22:13:26 -05:00
FranLMSP 761303a237 BCD addition for 8 and 16 bits 2022-10-04 21:47:52 -05:00
FranLMSP 54c0f6d738 Unit tests for adc8bcd 2022-09-25 18:30:53 -05:00
FranLMSP a136136766 alu 8 and 16 bit bin add 2022-07-12 21:17:45 -05:00
FranLMSP 66f9b5e62e Refactor CPU module 2022-07-06 21:00:17 -05:00
FranLMSP 40ab4a8ec4 adc direct page indirect and indirect long 2022-07-06 20:21:21 -05:00
FranLMSP 8460192ab3 adc direct page 2022-06-29 22:36:47 -05:00
FranLMSP 96bf18df47 adc addr and adc long 2022-06-29 21:49:05 -05:00
FranLMSP 52d63a7ae7 index register select flag 2022-06-29 19:33:25 -05:00
FranLMSP f22328b678 read_immediate function 2022-06-29 19:21:31 -05:00
FranLMSP 4c61fe9906 WIP Bus implementation 2022-06-27 22:23:34 -05:00
FranLMSP c7a38ecc95 ADC function 2022-06-26 20:23:26 -05:00
FranLMSP 4f802b33e2 First commit: flag registers and imgui example code (stolen from gh) 2022-06-26 17:49:35 -05:00