Porting Saboteur game from ZX Spectrum to UKNC.
Work in Progress
SABOT1.MAC: system-specific code, PPU code etc.S1CORE.MAC: game logicS1PICT.MAC: RLE encoded sequence for menu pictureS1FONT.MAC: font definitionS1INDS.MAC: RLE encoded sequence for game frame, plus the frame tilesS1ROOM.MAC: room structuresS1SPRT.MAC: sprites as blocks of tilesS1TILE.MAC: tiles
- macro11 cross-compiler
- pclink11 cross-linker
- UKNCBTL utilities:
rt11dskto work with disk images
Emulators of the machine, to test the result:
Original game by Clive Townsend for ZX Spectrum.

