Commit Graph

18 Commits

Author SHA1 Message Date
Guy Perfect 8192fb6960 Introducing VIP memory controller and Characters window, fixing Format V instructions, adjusting JNI includes 2020-12-25 17:59:08 -06:00
Guy Perfect 9f5a5233ea Precursor to VIP introduction 2020-12-23 12:26:02 -06:00
Guy Perfect d636719775 Introducing Breakpoints window 2020-12-21 20:42:28 -06:00
Guy Perfect edab431a1f Integrating breakpoints into the native module 2020-12-20 18:14:31 -06:00
Guy Perfect 167bc4f8bf Adjusting top-level emulation logic, integrating breakpoints 2020-12-19 19:51:42 -06:00
Guy Perfect e13c56e1e7 Finalizing breakpoint architecture, correcting CPU conditions, tweaking top-level emulation logic 2020-12-17 15:40:37 -06:00
Guy Perfect 81840f71d2 Adjusting naming of all-caps structs, implementing native handle as a long 2020-10-03 14:20:56 -05:00
Guy Perfect fa1728b424 Implementing remaining CPU instructions except bit string 2020-08-12 11:49:32 -05:00
Guy Perfect 2d380460a6 Implementing another 40 CPU instructions 2020-08-11 20:51:16 -05:00
Guy Perfect e31a5080c4 Additional work on emulation/CPU logic, implementing in C code 2020-08-11 13:38:31 -05:00
Guy Perfect a98c35ee8e Laying groundwork for emulation, re-implementing memory bus 2020-08-09 18:35:57 -05:00
Guy Perfect f8f4005e02 Implementing disassembler interface 2020-08-09 10:46:29 -05:00
Guy Perfect 76c95b0523 Implementing disassembler back-end, yet more adjustments to CPU window 2020-08-08 18:40:22 -05:00
Guy Perfect b7c2545ea7 Revising instruction decoder, jump history 2020-08-07 21:24:09 -05:00
Guy Perfect 0bf2d80a04 Implementing instruction decoder 2020-08-07 20:04:11 -05:00
Guy Perfect ddbde757ae Revisions to CPU register interface 2020-08-07 14:21:03 -05:00
Guy Perfect 7d8d33158f Introducing CPU register lists 2020-08-06 16:37:05 -05:00
Guy Perfect 2e38c1fa49 Laying the groundwork for the CPU 2020-08-05 20:40:23 -05:00