• Please review our updated Terms and Rules here

Hampden MCB-1 Monitor Listing?

LambdaMikel

Experienced Member
Joined
Jan 25, 2020
Messages
286
Well, it is actually an S-100 system (it has the bus), but it is more accurately classified as a single board educational system.

Does anybody happen to have the manual / EPROM listing of the monitor?
Alternatively, what is a good tool to disassemble the EPROM? I have the BIN file.
I think I could probably just use a Z80 disassembler? The CPU is a 8085.

Background: I have a course book from a Community College which used the system for class, and the book gives some hints for some programming exercise that one should utilize certain Monitor routines (DELAY1MS, KEYIN, DISP). This would be highly useful to understand and actually do something with the system. Unfortunately, they don't tell the addresses or registers of these monitor routines.

Any hints highly appreciated!
 
Please ignore. Found a previous thread and was able to identify the DISP memory location.
 
Back
Top