Josef Moellers
2018-11-26 09:46:17 UTC
Hi,
I have recently revived an old SB180FX computer (from Steve Ciarcia's
BYTE articles). Among other things, I have a Borland Modula-2 compiler
and I was curious what the MCD files look inside.
Does anyone have any information on this?
So far, I have found out that
8dH is a LIB (Load Immediate Byte)
8eH is a LIW (Load Immediate Word)
8fH is a LID (Load Immediate Double)
90H-9fH are LIn (Load Immediate n, where n is a 4-bit quantity)
FnH seems to be some function call
Does anyone have more information?
Josef
I have recently revived an old SB180FX computer (from Steve Ciarcia's
BYTE articles). Among other things, I have a Borland Modula-2 compiler
and I was curious what the MCD files look inside.
Does anyone have any information on this?
So far, I have found out that
8dH is a LIB (Load Immediate Byte)
8eH is a LIW (Load Immediate Word)
8fH is a LID (Load Immediate Double)
90H-9fH are LIn (Load Immediate n, where n is a 4-bit quantity)
FnH seems to be some function call
Does anyone have more information?
Josef