Since I openly published the Nextor sources in GitHub a pretty nice list of bugs has flourished, which is a fantastic thing - by the way most of these have been reported by sd-snatcher, for which I love and hate him at the same time ;)
"Love and hate what a beautiful combination... Sending shivers up and down my spine"
Sorry, couldn't resist. :D
Back to topic, I think a full distribution with Nextor + Nextor Basic and maybe INL all configured to be flashed in our IDEs would be nice.
FAT32 would indeed be fantastic. And maybe a UI to map drives since it's a pain in the behind at this moment. When I switch my MFR or GR8net from my a1fx to my NMS8220 I need to constantly remap everything
FAT32 would indeed be fantastic. And maybe a UI to map drives since it's a pain in the behind at this moment. When I switch my MFR or GR8net from my a1fx to my NMS8220 I need to constantly remap everything
Hi Vampier,
I use this code in my AUTOEXEC.BAT to solve exactly the same problem:
echo Mapping GAMES on B: mapdrv b: 3 1-1 0 if not %_ERROR% == 0 mapdrv b: 3 2-1 0 echo echo Mapping HWUTILS on C: mapdrv c: 2 1-1 0 if not %_ERROR% == 0 mapdrv c: 2 2-1 0 echo
It try first in GR8NET location (LUN 1-1) and, if it goes wrong, try in MFRSCC+SD.
I love nextor its awesome. I have no complains or additions. Only thing i notice, TED (text editor) saves very very slow on SDcard though my SD512. I guess thats a memory save issue or something with the large capacity of the sdcard. Maybe FAT32 would make it even slower? I use akid now. But its still amazing how "workable" a msx1 with sdcard and nextor works!! Chapeau again.