I have a small probblem with my turbo R... I managet to blow up my
Music Module because I bumped it by mistake, while power was on and it
was installed to my "home made" slotexpander. So I thought it may be a
good idea to put all my modules to a small box, where they should be
more safe.
Anyway my probblem is, that I have one old and slow Memory mapper, that
can't be used in R800-mode, but I would still like to use it for example
to play Solid Snake etc. games, that does not run in 256Kb memory. If I
put it in a box, it will be too hard to remove it every time.
So my question is, that can somebody tell me a good way to dissabble that
mapper from DOS2 ? I know, that I can make proggram like this (*) but I
don't want to restart my computer every time twise, that would be too slow
because that means, also two boots for HD-drive.
So, if there is somebody who knows proggram I need or have some good tips
for me, I would be very grateful... I can't be onlyone with this probblem.
(*)
LD HL,BOOT
LD DE,BOOTS
LD BC,BOOTE-BOOTS
LDIR
RST #30
DEFB #80
DEFW 0
BOOT
ORG #4000
BOOTS
DEFB "AB"
DEFW R800,0,0,0,0,0,0
R800
LD A,#81
RST #30
DEFB #80
DEFW #180
RET
BOOTE
,_____.
_=_=_=_=!_MSX_!=_=_=_=_=_=_=_=_,
! A1ST ~--- - I ( o o o o o o )i
/--------------------------------`,
/ .::::::::::::::::::::::;::; ::::.,
/ :::.:.:.:::____________:::::!. -=- `,
~======================================
NYYRIKKI : [EMAIL PROTECTED]
****
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/)
****