Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 743 Bytes

File metadata and controls

25 lines (15 loc) · 743 Bytes

Dependencies

The excellent m68k emulator on which this is software is built was taken from:

and it is licensed "under the Open Source BSD License."

For now, to build this software, you need to have that jar in your path.

Once you've got that, just do sbt run and you should be in business.

If you want to use an existing ROM, a good place to start is Dilwyn Jones' fantastic pages, e.g his list of downloadable ROMs.

License

Please feel free to use this code for whatever you like.

Status

At the moment this doesn't really do any at all, and is very much a work in progress.