Search results
Bump'n'Jump Colecovision on MSX, is there?
Score: 148.92 %,
Type: Forum topic , Comments: 0 comments
HIIIII!!!
I have seen many ROM conversions of Colecovision games on File Hunter servers. There is almost the entire Colecovision schedule, but unfortunately I don't see Bump'nJump (Burnin'Rubber), very well done arcade conversion. ...
How to set a simple tcl breakpoint-condition in openmsx?
Score: 149 %,
Type: Forum topic , Comments: 3 comments
I have a suspect routine in mem between 0x280 and 0x307. I'd like to get breakpoint in this routine if it reads in the area 0xDC08-0xFFFF.
tcl seems so easy, but I always seem to struggle to do ... read_mem {0xDC08 0xFFFF} {([reg pc]>0x0280) && ([reg pc]<0x0307)}
Bengalack wrote:
What ...
New SymbOS development QUIGS (Beta) release with G9k support
Score: 149.02 %,
Type: Forum topic , Comments: 4 comments
On behalve of Trebmint I post here the latest release of Quigs which supports the G9k. It is still a BETA release and not all functions are implemented, like interrupt support, as this requires some new features in SymbOS which is currently still in ...
wtb, leonardo padial's "evolution" 32bit expander
Score: 149.16 %,
Type: Forum topic , Comments: 8 comments
Many years ago I had the privilege of having a leonardo padial 32-bit 8-slot expander, but unfortunately I lost it, now I have a 4-slot expander also from Leonardo, but I was wondering if anyone has an 8-slot expander with 16 slots and the 32-bit slot ...
how many z380 are there?
Score: 148.96 %,
Type: Forum topic , Comments: 17 comments
good morning, I was looking a bit at my z380, and I was wondering, how many are there? Who on msx.org have one?
I have never thought how many Leonardo Padial sold.
Thank you so much.
My best guess is that maybe My best guess is that ...
Save palette screen 5 apart from image
Score: 149 %,
Type: Forum topic , Comments: 4 comments
After loading a .sc5 file in memory i can restore the palette with color=restore.
I would like to know if there is a way to save this memory part (colors) apart from the picture.
Is there anyone who can tell me the memory adress I need to save ...
I am unable to use SymbOS
Score: 148.89 %,
Type: Forum topic , Comments: 14 comments
I just finally today got the mouse working on my MSX2 but I have an issue. No matter what I do, no matter what icons I doube click, right click mouse button, go to start menu and select any item from the menu I keep getting error code 02. I have ...
DOOM on SCREEN 12!
Score: 149.16 %,
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: 148.93 %,
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: 148.98 %,
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 ...
