ch81: also refresh the screen when BREAK is polled
build.yaml #115 -
Commit bd50b59ea1 pushed by michaelh
ch81: also refresh the screen when BREAK is polled
build.yaml #114 -
Commit 2a02ce0f8c pushed by michaelh
ch81: put everything in a ch81 namespace
build.yaml #112 -
Commit d2305beadd pushed by michaelh
ch81: shrink the display by using code points instead of strings
build.yaml #110 -
Commit 93c1a8b125 pushed by michaelh
ch81: mitigate the rc2014 build by building for size
build.yaml #109 -
Commit a585ec264d pushed by michaelh
ch81: let the most common instructions bypass _next
build.yaml #102 -
Commit 47d5ba861f pushed by michaelh
ch81: let the most common instructions bypass _next
build.yaml #100 -
Commit c51ee358ff pushed by michaelh
ch81: collapse the IX, IY support into one
build.yaml #99 -
Commit a60bb09215 pushed by michaelh
ch81: experiment with lazy flag evaluation
build.yaml #97 -
Commit 7a849cc192 pushed by michaelh
ch81: switch from int to a 32 bit+ unsigned type
build.yaml #95 -
Commit 3cb5efc88f pushed by michaelh
ch81: fix the Linux build after enabling Zephyr
build.yaml #84 -
Commit cd9de3b5f1 pushed by michaelh
ch81: remove the inlines to make the profile fair
build.yaml #80 -
Commit beb032cb9d pushed by michaelh
ch81: switch to testing rc2014-zexdoc for now
build.yaml #79 -
Commit 28b72261cb pushed by michaelh
ch81: implement many of the undocumented opcodes
build.yaml #75 -
Commit 5e90d8b22e pushed by michaelh
ch81: fix the CI build by adding clang-format
build.yaml #69 -
Commit bf5ca4ff95 pushed by michaelh
ch81: start moving the goto based core out to cores/
build.yaml #64 -
Commit 28be2faadd pushed by michaelh
ch81: move to a opcode-table.json based dispatch
build.yaml #63 -
Commit b5848df9ac pushed by michaelh
ch81: added jump targets and interrupt handling
build.yaml #62 -
Commit b157671f10 pushed by michaelh
ch81: implement a first set of instructions
build.yaml #60 -
Commit 3ed7442118 pushed by michaelh
ch81: add a lst parser and wire in return addresses
build.yaml #58 -
Commit 487c130022 pushed by michaelh