Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 741 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 741 Bytes

Thy Dungeonman demake

A demake of Thy Dungeonman for the Apple II and IIe

Apple IIe screenshot

Building

Building Thy Dungeonman requires Make and cc65. If you are in Windows, it is recommended you use Cygwin.

To build it for Apple IIe (default), run make disk. This will use cl65 to compile, assemble, and link it, and AppleCommander to generate an Apple IIe ProDOS disk image. To build it for Apple II, run make disk TARGET=apple2.

Then open the created ThyDungeonman-apple2enh.po or ThyDungeonman-apple2.po in your Apple II emulator.