Search results
FM music on non-fm music games...
Score: 102.13 %,
Type: Forum topic , Comments: 12 comments
As you know, some years ago was released a non official version of ZANAC EX which used MUSIC MODULE (OPL1) music thanks to a patch done by SOLID
http://www.caetano.eng.br/main/index.php?l=en&menu=software&page=msx
Do you know if there is any project or idea to do the same in games such of OUTRUN (MSX2), ...
Useful for Franky?
Score: 102.06 %,
Type: Forum topic , Comments: 0 comments
Hiya!
I found this:
http://mod2psg.kontechs.de/
a windows editor to make music for Master System chip.
Would be useful for Franky?
(Development) ...
forth for msx
Score: 103.01 %,
Type: Forum topic , Comments: 13 comments
Hi everybody!
My last waste of time. A forth cross compiler that creates msx rom files.
Code: http://github.com/samsaga2/samforth
Code sample: http://github.com/samsaga2/samforth/blob/master/test.fs
It has a lot of limitations. For ...
32 bit long to ascii
Score: 102.32 %,
Type: Forum topic , Comments: 16 comments
to decimal
; In: E:HL = 24-bit binary number (0-16777215)
; Out: DE:HL = 8 digit decimal form (packed BCD)
; ... being processed + 1
FIND1: ADD IX,IX
RL C ; shift bit 23-0 from ... All bits 0:
RES 0,L ; least significant bit not 1 after all .. ...
looking for disassebled source of command.com v1.11
Score: 102.17 %,
Type: Forum topic , Comments: 28 comments
to megaflash but the mapper is
different and has some more constraints:
it can only change page 0 and 1 ... page 0 and 1 at the same time. so the 512kb are split
into 16 pages of 32kb.
You mean you must access some sectors through page 0? Sounds like a PITA... Better add a tiny bit of hardware to make ...
PHYDIO question
Score: 101.99 %,
Type: Forum topic , Comments: 15 comments
On track 0, the drive gives an electronic signal to the FDC (floppy disk controller) that says "head is on 1st (outer) track". On tracks > 0, the FDC remembers on what track the head is, ... to track 0 to re-calibrate its position.
So let me guess: you stumbled upon this while investigating ...
looking for hex2bin.com for msxdos
Score: 101.99 %,
Type: Forum topic , Comments: 2 comments
hi all,
i am looking for hex2bin utility for msxdos or cp/m.
i am surprised it does not seems to exist.
i want to use it to convert .hex file generated by M80/L80,
i have some asm source for M80/L80 and i dont want to
convert them since it ...
[Newbie] How to read a ROM file
Score: 102.06 %,
Type: Forum topic , Comments: 7 comments
I want to build a crude emulator to educate myself. My only desire now is to be able to trace through a ROM file.
If I read a ROM file from its first byte, this will not match the instructions I see executed in a debugger. For example, in a ...
Looking for programmer (with some spare time) to create an MSX2 game
Score: 102.36 %,
Type: Forum topic , Comments: 28 comments
I would like to know if somebody is interested in the development of a new MSX2 game.
Got some ideas that I would like to see worked out, but due the fact I can't program I'm in the search for a programmer.
Ask AuroraMSX! :P Ask ...
Let's bring MSX to StackOverflow!
Score: 101.84 %,
Type: Forum topic , Comments: 1 comment
StackOverflow is a programming Q/A site which is sort of a mix of forum and wiki. People can post programming related questions and answer already posted questions, as well as vote questions and answers. It is about one year old and has about 100K ...
