Search results
Which MSX2 has the slowest VDP? Panasonic turbo-R and A1-WSX?
Score: 177.91 %,
Type: Forum topic , Comments: 16 comments
of time that is spent in the "border"-area, between last line (192) and the first (0).
I ... different tasks, due to different hardware)
Thanks, but no, I have my own code at 0x0038 and doing IM ... cycles = 0;
if (const auto* t9769Dev = devices.findChild("T9769")) { ...
Lilly's Saga - The Stones of Evergreen
Score: 179.91 %,
Type: Forum topic , Comments: 224 comments
Yay! The title for the game is set.
It's been six months since last posting about this game, and even longer since I put out any footage. For along time, a lot of effort has been put into the technical side of things. New stuff + refactoring ...
How to set a simple tcl breakpoint-condition in openmsx?
Score: 175.59 %,
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 ...
Testing your megarom on a real machine / MegaFlashROM SCC+ SD
Score: 172.57 %,
Type: Forum topic , Comments: 11 comments
second, I'm preparing RAM in page 0, so I cannot use BIOS. I thought I had figured out things, as... ... in the page-0-ramsearch.
When delving into this again now, I recall searching for MSX2-computers which had ...
New openmsx 17 silently closes (crashes?) after a few seconds
Score: 172.53 %,
Type: Forum topic , Comments: 4 comments
This happens, say, 2 out of 10 runs. Not sure where to look. Are there any logs somewhere?
Using "17.0 / Win 64bit (install)", just installed without removing the previous (32 bit), which is located another place on the drive.
Windows 10 Home. Build: 19042.985
i'd ...
reg_log question (working on raw 7c/7d-data from VGM-files)
Score: 172.45 %,
Type: Forum topic , Comments: 4 comments
sometimes. If this hypothesis is correct... I have a problem
Here is the output of frame 0 and 1 (notice those last registers (0x33-0x38)):
61 e1 cd 1f f4 f8 64 55 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ...
How to set a initial/default silent state in YM-2413 / MSX-MUSIC / FM
Score: 172.39 %,
Type: Forum topic , Comments: 3 comments
other data.
What I have done, for mute, is to set registers 0x30-0x38 to 0xFF (0x0F produced poorer ... on voices (0x00 on registers 0x20 - 0x28).
Metalion wrote:
In my
Metalion wrote:
In my replayer, I simply did a Key-Off on voices (0x00 on registers 0x20 - 0x28).
Thanks, that seems to work ...
Manufacturers of MSX cartridges?
Score: 172.29 %,
Type: Forum topic , Comments: 6 comments
for commercial use):
https://rbsc.su/en/completed_projects/#0010_MultiMapperCartr...
https://rbsc.su/en/completed_projects/#0019_SGC_cartridge
I’m not sure if they can also assist with production.
Grauw wrote:
RBSC has ...
https://rbsc.su/en/completed_projects/#0010_MultiMapperCartr...
https://rbsc.su/en/completed_projects/#0019_SGC_cartridge
I’m not sure if they can ...
The Little Legend - Would you like to compose music for an upcoming MSX2 platform game?
Score: 171.96 %,
Type: Forum topic , Comments: 14 comments
2022 (likely)
Programming: bengalack
Artwork by: instagram.com/pandemonium_arts
Sources: ... in the "Assembler optimizer" thread. Things are really coming together now. Possibly my release date of 2022 ...
Moving from disk-format to megarom - page 0 not switchable?
Score: 171.72 %,
Type: Forum topic , Comments: 16 comments
can only switch pages in page 1 and 3? I need to switch in page 0 as well. Like my code in page 1, read A LOT of static data in page 0, and place in ram: Page 2 and some in ram: Page 3.
I then thought, docs says that page 2 is mirrored in page 0. But I can't really get this to work. At least ...
