Commit Graph

13 Commits

Author SHA1 Message Date
Alessandro Gatti
165334c9c9 Use just one memory access for SDBD reads/writes. 2020-05-13 22:25:31 +02:00
Alessandro Gatti
36c16b2cde Address review isues. 2020-05-09 23:08:15 +02:00
Alessandro Gatti
551154e32f Add R7 handling and remaining synthetic opcodes. 2020-05-07 23:18:18 +02:00
Alessandro Gatti
07cc606f7c Add TSTR synthetic opcode. 2020-05-07 04:18:20 +02:00
Alessandro Gatti
ee59487205 Add PSHR and PULR synthetic opcodes. 2020-05-07 04:18:19 +02:00
Alessandro Gatti
3baebe2d38 Prepend the appropriate marker to number literals. 2020-05-07 04:18:19 +02:00
Alessandro Gatti
9da10a6b7e Fix backwards relative jumps. 2020-05-07 04:18:19 +02:00
Alessandro Gatti
941f9e15c9 Reverse jump condition check. 2020-05-07 04:18:19 +02:00
Alessandro Gatti
8e9940c497 Remove D flag, it is a context variable now. 2020-05-07 04:18:19 +02:00
Alessandro Gatti
6184f58475 Use one single entry for conditional opcodes. 2020-05-07 04:18:19 +02:00
Alessandro Gatti
c72e4bc98b Use noflow in context entry. 2020-05-07 04:18:19 +02:00
Alessandro Gatti
59bf667520 Fix review issues. 2020-05-07 04:18:19 +02:00
Alessandro Gatti
51d73bd395 CP1600-series processor support. 2020-05-07 04:18:18 +02:00