Fix up Banked Memory

Check whether the memory access is correct or throw MemoryAccessException
Remove all self function calls
Remove all usage of this when possible
Fix setBank
Fix default bank
Cache mem.size() as memsize and assert to verify cache is correct
1 file changed
tree: 731e12fb7068be2866241f8a19af4d3dec644832
  1. .gitignore
  2. README.md
  3. build.gradle
  4. gradle/wrapper/
  5. gradlew
  6. gradlew.bat
  7. src/main/
README.md

OC-Symon

Brings the 6502 Symon emulator to OpenComputers