Search results
Colecovision conversion - need help
Score: 159.53 %,
Type: Forum topic , Comments: 2 comments
is the same as msx
; just swap D3 BE for 98, and D3 BF por 99
; coleco sound is done on i/o port F0
; remove it and change to a call to PUT_F0
; I implemented only the functionality needed for SIC,
; other games may ... to i/o port C0h, then input is done on joystick-mode
; joystick is fully emulated in this code,
; ...
How to compile .MAC files and command line options
Score: 160.57 %,
Type: Forum topic , Comments: 5 comments
Can anyone tell me if with the program "sjasmplus" I can compile files with the extension .MAC?
And if so, what would be the command line to perform the compilation?
Thanks.
I have included my work I have included my ...
Dump memory into a file
Score: 159.19 %,
Type: Forum topic , Comments: 10 comments
Is there any way to make a memory dump of what is running on blueMSX and write this content to a ROM-like file?
For example, when placing the Antarctic Adventure ROM in blueMSX, dump the image and generate a new .ROM?
Thank you
A ROM is ...
