Search results
DOOM on SCREEN 12!
Score: 149.56 %,
Type: Forum topic , Comments: 44 comments
Impressive. Was it ported from TI-83 calculator?
EDIT: found this video:
https://youtu.be/nduMTX86Zl0 ... it on my CPC:
https://www.youtube.com/watch?v=AL3d7LqM0lY
I did some optimizations, but only ... about any Great work! What about any sound effects, are those impossible to add?
Doom 1.0 ...
Sprite collision not detected while on MSX-BASIC-KUN [xbasic]
Score: 149.34 %,
Type: Forum topic , Comments: 3 comments
This is the code I have:
10 SPRITE ON:ON SRPTE GOSUB 1000
...
1000 END
This is not working while running an xbasic compiled program. Why is this and what's the work around?
{mod: moved topic to Development forum}
If your code ...
Cannot BREAK while running MSX-BASIC-KUN
Score: 149.39 %,
Type: Forum topic , Comments: 6 comments
better use another break trick hidden in MSX-ROM... You can enable it by writing: POKE &HFBB0 ... to text mode and then you will have to blindly write something like "SCREEN 0' " I know ...
rookie drive nx question
Score: 149.29 %,
Type: Forum topic , Comments: 2 comments
Hello, today I tried rookiedriveNX on a HB501P MSX1.
Basic command as "call usbfiles" can read content of attached USB Stick, loaded with some .dsk files.
call insertdisk("games.dsk") does something, and assigning a filename of ...
[WTS] - SONY HBK-30 External Floppy Disk Drive Interface Adapter
Score: 149.36 %,
Type: Forum topic , Comments: 3 comments
This SONY HBK-30 is a Disk drive Interface that you can use for External 720k/360k 3.5" floppy disk external diskdrives; single sided and double sided. There is a switch on it for changing single and double sided.
You can use it together with ...
Super Daisenryaku hangs
Score: 149.22 %,
Type: Forum topic , Comments: 0 comments
I noticed something strange. When I try this game on my real nms 8250 it works, however when I try it on openmsx it keeps resetting after the title screen?? I also tried pressing CTRL without any effect. The stranger thing is, that the english ...
Panasonic 2+ A1WX: problems enabling Z80 Turbo mode
Score: 149.21 %,
Type: Forum topic , Comments: 10 comments
in You can switch modes in basic:
turbo on: OUT 64,8: OUT 65,0
turbo off: OUT 64,8: OUT 65,1 ...
My latest MSX game: Westen House
Score: 153.27 %,
Type: Forum topic , Comments: 138 comments
Hi everyone, I just finished my latest MSX game (which I could not finish on time for the MSXDev, apologies to the organizers!).
- 48KB ROM, and should work on any MSX with 16KB RAM.
- ROM / source code in GitHub: ...
