Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 377 Bytes

README.MD

File metadata and controls

16 lines (14 loc) · 377 Bytes

Custom Corewars 68K

A Corewars engine running the Motorola 68K instruction set. It is based on emu68k, an emulator written by James L. Antonakos.

How to Build

$ git clone https://github.com/fduhia/custom-corewars
$ cd customer-corewars
$ make

How to Run

$ ./sim
  • Sample warriors are included as *.hex files. Along with their assembly source code.