Hello, Maarten
>Or maybe this can be autodetected? Maybe this will this work:
>
> if (Size==0x4000 && StartAddr>=0x8000) "load ROM at #8000"
>
>(StartAddr is the word at offset 2 in the ROM file)
Well, this is true, but .... This is the Change made to PAIRS.ROM
;rom starts at &H4000, exec. address is &H8000
org &H8000 ;(note that original ROM starts with a 'AB' here)
ld hl,&H8013
ld (&HF676),hl
ld hl,&H4601
push hl
ld h,&HC0
ld (&HF6C2),hl
jp &H629A
Greetings,
Jose Angel Morente ([EMAIL PROTECTED])
*MSX DREAMS* ([EMAIL PROTECTED])
Subscribe to HispaMSX!
http://es.onelist.com/community/hispamsx
[EMAIL PROTECTED]
msxmsxmsxmsxmsxmsxmsxmsxmsxmsxmsxmsxmsxmsxmsxmsxmsxmsxmsxmsxmsx
****
MSX Mailinglist. To unsubscribe, send an email to [EMAIL PROTECTED] and put
in the body (not subject) "unsubscribe msx [EMAIL PROTECTED]" (without the
quotes :-) Problems? contact [EMAIL PROTECTED] (www.stack.nl/~wiebe/mailinglist/)
****