Skip to content

Laksen/DCPU-16-Oberon07

Repository files navigation

Requirements to compile the compiler:
   Freepacal in some version older than 2.0 I guess

   Run: fpc doc.lpr

----------------------------------

Usage:

So far only supports looking for .m files in the same directory. They probably have to be case-sensitive on filesystems that need that. Only tested on windows

doc <name of file>

Example:
doc dither

Produces:
mem.dmp (compatible with Notch's emulator, big endian raw dump)
mem.dcpu16 (compatible with DCPU-16 studio, little endian raw dump)
mem.dhex (0x10co.de compatible, little endian hex dump with DAT 0x* appended)

About

Oberon-07 compiler for DCPU-16

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages