Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 444 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 444 Bytes

Fork of the m68k java emulator, with changes to facilitate its integration within the helios project.

Summary of the changes

  • gradle build system
    • adds the following dependencies: tinylog, gson
  • additional test suite from here
  • alternate instruction timing
  • a few refactoring passes, mostly cosmetic/minor stuff