Hi all,
Does anybody know if there's a way to read a file into a non RAM slot using MSX-DOS 2 functions ?
I'd like to transfer data from a file directly into a Snatcher or SD-Snatcher cartridge (using no RAM buffer). These cartridges are not recognized as offical RAM slots by MSX-DOS2 at boot time (as they are by default in a non-writable state), but can be configured to be writable later.
I'm currently enabling write operations on the cartridge, setting the correct slots at 4000 or 8000, but the MSX-DOS 2 read function refuses to write in that SCC cartridge slot. I also tried to play with F342 and F343 addresses with no success.
Let me know if you have any hint on that. I'll use a RAM buffer for transfer (or try MSX-DOS 1 equivalent functions) if there's no fix for that, but that will complicate a bit my code.

) :