Hi everyone,
I'm going on M4 support on iMPdraw v2.
After many and many checking, i found THE bug making i2 working wrong.
@Duke :
We need your help! I discovered that connecting/disconnecting the asic I/O page into a rom (i'm not speaking about a .cpr file) will crash the m4 rom.
Is it possible to fix it ? Thanks for your fast answer.
...
ld bc,#7fb8 ; asic i/o page on
out (c),c
..
ld bc,#7fa0 ; asic i/o Page off
out (c),c
...
About i2 progress,
iMPdraw v2 is running on M4, cpc old only. We can load/save any file from m4 without any bugs.
iMPdos has been fixed with added new features, as :
-
ùM4 to access m4 card and add other importants informations for iMPdraw.
-
ùCPSDX to copy files from sd to xmass
-
ùCPXSD to copy files from xmass to sd
Today, i will work on m4 directory's access on iMPdraw. It will be funny when it would work.