Prevent StackOverflowError in CopyEngine

a DMA to the DMA command register causes a DMA to the command register
causing a DMA to the command register causing ...

Also add the missing break; to the (data > 7) check
1 file changed
tree: cdd589f190170a3dadc83d2a6733d2c175707e18
  1. .gitignore
  2. README.md
  3. build.gradle
  4. cc65/
  5. gradle/wrapper/
  6. gradlew
  7. gradlew.bat
  8. roms/
  9. src/main/
README.md

Thistle Computer

Brings the 6502 Symon emulator to OpenComputers