
© E.Millescamps, 2001
ROM1500 is a PC-1500 ROM disassembler written by
Eric Millescamps.
It runs under Windows with a very nice interface.
Download the zipped executable here: rom1500prefinal.zip (686 KB).
Note that we cannot provide a PC-1500 ROM image directly from this site since this is copyrighted material, but ROM1500 can disassemble any binary program (such as files generated by WAV2BIN).
Launch the executable, press ON, then choose a mode:
CPU : display a list of the instructions and some additional
parameters for SBR (VJ..) calls.
ROM : display the loaded ROM(s), which can be disassembled on
demand if a start and an end address are provided.
ADDR : display a list of important memory addresses in the PC-1500
The disassembled ROM can be modified and saved as a source (.asm)
or text file. A source file can be opened and modified again.
Within the tables :
CTRL + INSERT inserts a line.
Any key will switch the current line to edition mode, and moving
to another line will valid the changes made.
Only the ROM table is not saved when the application closes.