Search results
How do you keep a build number ?
Score: 162.12 %,
Type: Forum topic , Comments: 2 comments
way to do it, using the 'update' instruction:
module VERSION
major=0
minor=0 ... "0"+build/1000,"0"+(build mod 1000)/100
byte "0"+(build mod 100)/10,"0"+(build mod 10)
endmodule ...
Looking for Salamander (EUR)
Score: 162.44 %,
Type: Forum topic , Comments: 6 comments
Hi,
I'm looking for Salamander, european version.
Must have box and inlay, preferably with manual if possible.
The box must be in very good/good condition.
Thank you.
I have a structurally very I have a structurally very nice ...
SCREEN2 not correctly displaying the 3 banks
Score: 161.61 %,
Type: Forum topic , Comments: 1 comment
hl,test_0
ld de,VRAM.screen
ld bc,768
call BIOS.ldirvm
ret
Result : only the first bank ...
