Added load command to boot rom

Split off file reading code into separate subroutine for cmd_load reuse
Converted it to use the reserved zeropage entries and to add properly
2 files changed
tree: a261c49f5d26c65dbb1c8ebfe9980ec8856f3820
  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