Skip to content

aayes89/j6502

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

j6502

6502 CPU java emulator.

Reason

Lay the foundations for an emulator in Java, with a learning and teaching perspective, as well as a mockup for other CPUs.

DONE

  • all opcodes collected
  • partial handling of opcodes

TODO

  • complete the opcode handling methods
  • improve memory management
  • create some unit tests

Releases

No releases published

Packages

No packages published

Languages