Macross 6502, the assembler written by Lucasfilm Ltd. that was used for Habitat and SCUMM
Go to file
Michael Steil 4bed39833e added license headers and README.md 2016-01-21 22:02:21 +01:00
doc Initial commit from macross.tar.gz 2014-05-03 22:20:34 -07:00
notes68 Initial commit from macross.tar.gz 2014-05-03 22:20:34 -07:00
opt Don't define BYTESWAPPED, so we output correct little endian for 6502 2014-06-18 12:55:06 -04:00
slinky added license headers and README.md 2016-01-21 22:02:21 +01:00
.mark Initial commit from macross.tar.gz 2014-05-03 22:20:34 -07:00
DOC.txt Renamed DOC to DOC.txt to avoid conflict with directory doc on case insensitive file systems 2014-05-03 22:23:35 -07:00
Makefile Don't define BYTESWAPPED, so we output correct little endian for 6502 2014-06-18 12:55:06 -04:00
Makefile_6502 Don't define BYTESWAPPED, so we output correct little endian for 6502 2014-06-18 12:55:06 -04:00
Makefile_68000 Don't define BYTESWAPPED, so we output correct little endian for 6502 2014-06-18 12:55:06 -04:00
README.md added license headers and README.md 2016-01-21 22:02:21 +01:00
actions_6502.c added license headers and README.md 2016-01-21 22:02:21 +01:00
actions_68000.c added license headers and README.md 2016-01-21 22:02:21 +01:00
buildStuff1.c added license headers and README.md 2016-01-21 22:02:21 +01:00
buildStuff2.c added license headers and README.md 2016-01-21 22:02:21 +01:00
buildStuff3.c added license headers and README.md 2016-01-21 22:02:21 +01:00
builtInFunctions.c added license headers and README.md 2016-01-21 22:02:21 +01:00
builtInFunsSD_6502.c added license headers and README.md 2016-01-21 22:02:21 +01:00
builtInFunsSD_68000.c added license headers and README.md 2016-01-21 22:02:21 +01:00
conditionDefs_6502.h added license headers and README.md 2016-01-21 22:02:21 +01:00
conditionDefs_68000.h added license headers and README.md 2016-01-21 22:02:21 +01:00
debugPrint.c added license headers and README.md 2016-01-21 22:02:21 +01:00
debugPrintSD_6502.c added license headers and README.md 2016-01-21 22:02:21 +01:00
debugPrintSD_68000.c added license headers and README.md 2016-01-21 22:02:21 +01:00
driver.c added license headers and README.md 2016-01-21 22:02:21 +01:00
emitBranch_6502.c added license headers and README.md 2016-01-21 22:02:21 +01:00
emitBranch_68000.c added license headers and README.md 2016-01-21 22:02:21 +01:00
emitStuff.c added license headers and README.md 2016-01-21 22:02:21 +01:00
encode.c added license headers and README.md 2016-01-21 22:02:21 +01:00
errorStuff.c added license headers and README.md 2016-01-21 22:02:21 +01:00
errorfyle Initial commit from macross.tar.gz 2014-05-03 22:20:34 -07:00
expressionSemantics.c added license headers and README.md 2016-01-21 22:02:21 +01:00
fixups.c added license headers and README.md 2016-01-21 22:02:21 +01:00
garbage.c added license headers and README.md 2016-01-21 22:02:21 +01:00
initialize.c added license headers and README.md 2016-01-21 22:02:21 +01:00
lexer.c added license headers and README.md 2016-01-21 22:02:21 +01:00
lexerTables.h added license headers and README.md 2016-01-21 22:02:21 +01:00
listing.c added license headers and README.md 2016-01-21 22:02:21 +01:00
lookups.c added license headers and README.md 2016-01-21 22:02:21 +01:00
macrossGlobals.h added license headers and README.md 2016-01-21 22:02:21 +01:00
macrossTables_6502.c added license headers and README.md 2016-01-21 22:02:21 +01:00
macrossTables_68000.c added license headers and README.md 2016-01-21 22:02:21 +01:00
macrossTypes.h added license headers and README.md 2016-01-21 22:02:21 +01:00
macross_6502.y added license headers and README.md 2016-01-21 22:02:21 +01:00
macross_68000.y added license headers and README.md 2016-01-21 22:02:21 +01:00
main.c added license headers and README.md 2016-01-21 22:02:21 +01:00
malloc.c added license headers and README.md 2016-01-21 22:02:21 +01:00
object.c added license headers and README.md 2016-01-21 22:02:21 +01:00
operandBody_6502.h added license headers and README.md 2016-01-21 22:02:21 +01:00
operandBody_68000.h added license headers and README.md 2016-01-21 22:02:21 +01:00
operandDefs_6502.h added license headers and README.md 2016-01-21 22:02:21 +01:00
operandDefs_68000.h added license headers and README.md 2016-01-21 22:02:21 +01:00
operandStuffSD_6502.c added license headers and README.md 2016-01-21 22:02:21 +01:00
operandStuffSD_68000.c added license headers and README.md 2016-01-21 22:02:21 +01:00
parserMisc.c added license headers and README.md 2016-01-21 22:02:21 +01:00
semanticMisc.c added license headers and README.md 2016-01-21 22:02:21 +01:00
slinkyExpressions.h added license headers and README.md 2016-01-21 22:02:21 +01:00
statementSemantics.c added license headers and README.md 2016-01-21 22:02:21 +01:00
structSemantics.c added license headers and README.md 2016-01-21 22:02:21 +01:00
tokenStrings_6502.c added license headers and README.md 2016-01-21 22:02:21 +01:00
tokenStrings_68000.c added license headers and README.md 2016-01-21 22:02:21 +01:00

README.md

macross 6502, an assembler for people who hate assembly language

Macross is a fancy macro cross assembler for the 6502. Macross assembles the given files in the order specified on the command line. Macross source file names must end with ``.m''.

Slinky is a multi-file relocating object linker designed to be used in conjunction with the Macross assembler. Slinky links the given Macross object files in the order specified on the command line together into one executable object file.

History

Macross and Slinky were developed 1984-1987 by Chip Morningstar at Lucasfilm Ltd. for use in the game Habitat.

The source has been resurrected in the context of preserving and restoring Habitat at The Museum of Art and Digital Entertainment.

Status

The original archive contents are checked in as the first commit. Subsequent commits provide clean ups and compile fixes for modern machines.

Currently, Macross and Slinky compile and work on OS X (32 bit).

Documentation

See the directory doc.

License

MIT