Search results
Is anyone familiar with ayfx_player and PT3REPLAYER
Score: 156.15 %,
Type: Forum topic , Comments: 2 comments
and then you call PTDECOD
I think it should be sufficient to have something like a byte in the range 0xD1 - 0xEF that selects instrument and then one byte in the range 0x50 - 0xB0 that selects note to play.
You might need a byte to set the volume too (0xC0-0xCF) but it needs to be before the note command ...
Screen 5 editor for Windows?
Score: 156.13 %,
Type: Forum topic , Comments: 2 comments
attention to is that you pick the right colour component values : 0, 43, 82, 118, 153, 188, 222, 255. I ...
Anyone able to patch COMMAND.COM for me?
Score: 156.05 %,
Type: Forum topic , Comments: 11 comments
Is anyone here able to create a patched COMMAND.COM for me? I want to completely hide the DOS boot process and start a COM file without the user noticing.
Hiding the MSX DOS version is easy (just replace the texts with 00's in MSXDOS.SYS). ...
Reviving old videotex systems?
Score: 155.96 %,
Type: Forum topic , Comments: 0 comments
Videotex services were very popular on our MSX systems, especially in The Netherlands and Belgium. How cool would it be if we managed to get one (or several of them) back up and running, just for fun? Are free VOIP lines suitable for 1200/75 bps data? ...
FUSION-C how to load SC5 image?
Score: 156.08 %,
Type: Forum topic , Comments: 9 comments
FT_LoadSc5Image("mona.sc5",0,LDbuffer) to FT_LoadSc5Image("mona.sc5",256,LDbuffer)
Thanks! BTW, what's ... not have all 64K ...
Memory available is from address 0x0100 and the Top of the TPA address, most of the time around 0xD806
Thus 0xD806-0x0100 = around 55 KBytes for the code + Variables + Data + etc ... ...
