My favorites | Sign in
Google
Projects on Google Code Results 1 - 4 of 4
This is a collection of miscellaneous command-line java utilities for dealing with Apple IIgs OMF files. (These depend on libomf (code.google.com/p/libomf/)). dumpobj: inspired by the Apple/Orca utility of the same name. Lists all the header and segment data in an OMF file. lseg: inspired b...
A 6502/65c02/65816 assembler written in java. The current goal is to support ORCA/M syntax (within reason). Eventually, MPW IIgs and Merlin syntax should also be supported. This depends on the java omf lib (http://code.google.com/p/libomf/), which is not included.
An Apple IIgs OMF (Object Module Format) file linker written in java. This depends on the java omf lib (http://code.google.com/p/libomf/), which is not included.
OMF (Apple II, not microsoft) java package to read/write/manipulate OMF files.