Search results
Write data to the megaflashrom
Score: 103.31 %,
Type: Forum topic , Comments: 9 comments
reminds me of the topic "how to use the disk with ROMs".
Maybe poke "call mario" ... selected disk checking #F91E
Then, check cartridge ROM address #7E00 + disk number - 1.
That is current ...
writing .DSK to FDD
Score: 144.55 %,
Type: Forum topic , Comments: 10 comments
original system disks and write them to blank disks
Hopefully I can then use them to start ... fails to write to the FDD (I have verified that the disk is good)
MFR is A:
MFR SD Card is B:
FDD is C:
One disk image is named FS-A1WX1.DSK
I get very close to success with DSK-PRO, but it seems ...
Writing / Reading VRAM - noob questions
Score: 148.9 %,
Type: Forum topic , Comments: 89 comments
most common thing to reserve space is the DiskROM if the machine has a disk drive. It takes up quite ... in a bare MSX system the top of the stack will be at F380H, but if there’s a disk drive it will be somewhere in the ExxxH region. This is why some cassette games don’t work when a disk drive is present, and the reason ...
Writing disk image on MSX
Score: 229.57 %,
Type: Forum topic , Comments: 3 comments
I'm looking for an MSX-program that writes DSK images to floppy. Does such a thing exist?
Disk-Manager
http://www.lexle Disk-Manager
http://www.lexlechz.at/en/software.html
He is lookin ... works for 720kB (double sided) disk images.
You can also use FDLOAD.COM You can also use ...
Writing DMK back to floppy
Score: 183.91 %,
Type: Forum topic , Comments: 16 comments
received a Fujitsu FM77AV and whilst images exist, getting them on disk was not straightforward. The images ... to disk. Through some miracle (whilst looking for PC-8801 info as it also uses this format) I found ... generic disk image format, it can represent a wide variety of disks. It can represent many (most) copy ...
Writing Excel 2.1 from MSX basic
Score: 90.99 %,
Type: Forum topic , Comments: 5 comments
some header stuff to disk
gosub 60070 to write an string to the file the way excel wants it, ...
writing msx disks with a pc
Score: 182.41 %,
Type: Forum topic , Comments: 10 comments
Hi,
I have a little problem cencerning the writing of disks for my newly aquired MSX2. Whatever I try, I can't get a disk to format to the 360KB MSX2 format to be able to write a disk ... disks. There appears to be a minority of PC's that are capable of using them. Whether it depends ...
Writing my first (simple) game in assembly
Score: 142.42 %,
Type: Forum topic , Comments: 48 comments
https://webmsx.org/?MACHINE=MSX1&DISK_FILES=https://leswiki.nl/msx_raj/raj.out&BASIC_BRUN=raj.out&FAST_BOOT
I have added 3 gamestates:
Ready to start (press space to start the game)
Game ...
Writing original version of SD Snatcher to disk
Score: 222.82 %,
Type: Forum topic , Comments: 25 comments
the original (non-cracked) version of SD Snatcher to disk and have it actually work?
I found a dumped (and I found a dumped (and cracked) version which when I compared it to a dump from original disks ... the protection). BTW only disk 1 is protected.
Uberjack: Can you elaborate, Uberjack: Can you elaborate, ...
writing to flashrom (2MB rom) and support for emulators
Score: 134.77 %,
Type: Forum topic , Comments: 75 comments
that area. You'd then have provide a tool that can backup and restore this save area to disk.
Alternatives to that are saving game data to disk directly (several other games are already doing that), or use ...
_SETDTA equ 0001ah ; MSX-DOS 2 function call CPM MSX1 1Ah - Set disk transfer address
_RDBLK equ 00027h ...
