32bit #2

Merged
bslathi19 merged 17 commits from 32bit into master 2026-05-09 15:34:01 -07:00

17 Commits

Author SHA1 Message Date
7827bcceeb Update wrapper to work with 32 bit addresses 2026-05-08 23:02:39 -07:00
6c47ce12a5 Update assembly tests 2026-05-08 22:07:13 -07:00
c4d91a1994 Add cc65 code 2026-05-08 09:54:14 -07:00
3c8df89769 Add branches 2026-05-04 23:00:32 -07:00
79ce91669b Add IRQ test 2026-04-30 22:59:21 -07:00
d519943385 Add RTI 2026-04-30 22:24:31 -07:00
d1165bc9c9 Add jsr and rts 2026-04-30 21:27:59 -07:00
2338d4c720 Add some more tests 2026-04-28 22:17:42 -07:00
2a9af9e9dc Add indirect indexed 2026-04-27 23:00:44 -07:00
dfe27d4ec7 Add indexed indirect 2026-04-27 21:59:30 -07:00
b31d7490b2 Add indirect jump 2026-04-26 22:13:42 -07:00
dc339cb725 Add absolute indexed indirect 2026-04-26 21:57:08 -07:00
7164a8172f Add test for abs,y 2026-04-26 21:08:21 -07:00
cb6cac1245 add absolute,x 2026-04-26 21:03:53 -07:00
747438a9b6 Add absolute addressing 2026-04-26 20:34:11 -07:00
019b84f41d Get reset sequence to work 2026-04-26 19:28:39 -07:00
9476c6a0dd Add 32 bit BRK 2026-04-26 08:53:59 -07:00