Search results
no more games in the msxdev 2006 ?
Score: 98.2 %,
Type: Forum topic , Comments: 19 comments
Time is out, no more people joining to the contest ?
What about the other announced entries?
People can submit their entries untill 00:00 today so ... it People can submit their entries untill 00:00 today so ... it's not yet ...
Speed (command engine)?
Score: 98.25 %,
Type: Forum topic , Comments: 6 comments
that is between the line 213 and just before the line 0 of the next frame . I guess this is the same as blanking ...
scr 4 with 4 colors in 8 pixels, 120 colors on the screen among 130.816, no CPU load
Score: 103.96 %,
Type: Forum topic , Comments: 22 comments
in scr4 the PGT is ruled by R4 that means
0 |0 |A16|A AFAIK in scr4 the PGT is ruled by R4 that means
0 |0 |A16|A15|A14|A13| 1| 1
that implies the following addresses :
00000h
02000h
04000h
06000h
08000h
0A000h
...
while the PCT is ruled by R3 and R10 where
R3 = A13| 1| 1| 1| 1| 1| ...
MSXpad Library tutorials/guide (English please)
Score: 98.18 %,
Type: Forum topic , Comments: 3 comments
I'm looking for some sort of information on how to use the libraries that come with MSXpad. I can code console apps in Pascal without problems, but I'd like to use the MSX in something other than "dumb terminal" mode. As a rather ...
big trouble
Score: 98.23 %,
Type: Forum topic , Comments: 7 comments
My program which runs fine as a ROM image in blueMSX, crashes when loaded into RAM (on blueMSX and the real thing). I have looked in the blueMSX save state file and it's clear that code is getting overwritten, but I have no idea how. It seems to ...
What kind of music/sfx tools do you require?
Score: 98.22 %,
Type: Forum topic , Comments: 34 comments
"standard" 9 channels with BOTH MA en MM onnit (as MB does) will run as smooth as MB does.
OPL4 support, ...
What kind of gfx tools do you require?
Score: 98.21 %,
Type: Forum topic , Comments: 27 comments
Allright, here's one for the MSX graphicians amongst us. When drawing GFX for MSX, which software do you use? Do they need further improvement, are there any lacking features? Are they user friendly enough? Are you waiting for a project like 5tile, ...
What kind of coding tools do you require?
Score: 98.37 %,
Type: Forum topic , Comments: 54 comments
enough? Are you waiting for a project like Compass 2.0 or new sjASM/tniASM/... compilers to finish? Or do ... registers. Although in general I think many optimisations are doable, such as replacing "ld a,0 ... would be great as well.
[quote]such as replacing "ld a,0" with "xor a". ...
About MSX screen timings & borders...
Score: 98.18 %,
Type: Forum topic , Comments: 4 comments
or 60fps. Each screen take 0.02 / 0.016 secs long to be entirely draw.
This time is referred ... the is 1368 VDP cycles and the display area is 1024 cycles (960 in screen 0). So the border (including sync ... screen 0: 192*960 / (313*1368) = ...
60Hz screen 5: 212*1024 / (313*1368) = ...
60Hz screen ...
Learning Z80?
Score: 98.09 %,
Type: Forum topic , Comments: 12 comments
I'd really like to code for the MSX but I don't know of any good general Z80 tutorials. Most of the best things I've seen are written for developers on the Z80-based TI calculators (83,83+,84,85,86) Would it be a good idea to learn on a ...
