Search results
See this
Score: 166.26 %,
Type: Forum topic , Comments: 4 comments
https://www.youtube.com/watch?v=I6nPqgR0PK8
Would be interesting to have on msx1 or 2 maybe with "ARTRAG's PSG sound" ...
Help: Screen 4 Wrong SAT Address?
Score: 166.34 %,
Type: Forum topic , Comments: 5 comments
Hi, all. when the VDP is set in screen 4 the r5 is set to 63 (dec) while the r11 to 0.
If ...
however the address is not correct: putting a sprite on plane 0 at 10,20 should show byte value 20 @ 8064 ... to 63 (dec) while the r11 to 0.
If i've done the math correctly this should mean ...
openMSX "sprite rivelator"
Score: 166.27 %,
Type: Forum topic , Comments: 24 comments
but should be the base SAT address....
FOR T=0 To 31
y=vpeek(BASEADDR+T*4)
x=vpeek(BASEADDR+1+T*4)
line ...
namespace eval sprite_locator {
variable sprite_locator_enabled false
variable sprite_locator_after_id 0 ...
set sprite_locator_enabled true
osd_widgets::msx_init sprite_locator
for {set i 0} {$i < 32} ...
TO Grauw (and others, of course): YASVL
Score: 166.28 %,
Type: Forum topic , Comments: 19 comments
when working, for example in screen 5, leaving page 0-1 free from sprite data.
I think this behaviour ... to be on the lower 64K it's my responsability to keep them 0. By contrast, by forcing them to be 0 you remove me ...
MSX and VRAM access speed: Is really so bad? what do you think?
Score: 166.54 %,
Type: Forum topic , Comments: 5 comments
write (not page 0 ) takes 3 cycles. So 3us. The same ballpark of a z80 in msx (you need also ... on average to be 2-3 cycles, so 0.5 to 1us leading to a LD a,(HL) requiring 9-10 t-states.
- amstrad CPC ... in a operation like "OR 0x40".
gdx wrote:
And finally, the graphics commands are quite ...
Disk BIOS Speed
Score: 166.56 %,
Type: Forum topic , Comments: 3 comments
slower seek (mostly older), most use fastest seek
Some have faster page 0 transfers (not using ... page0/page1 transfers
Some have interrupts disabled longer
Some have shorter motor spinup wait time
Some ...
if it's not a fake this is the most impressive PCM sound i've heard using the PSG
Score: 166.46 %,
Type: Forum topic , Comments: 13 comments
https://www.youtube.com/watch?v=ymFMhIbrDpw
Well, it is 512 KB for 30 sec Well, it is 512 KB for 30 sec of recording. I think it is doable. I remember a program I've found on a magazine (in its cassette) when I was young... ehm, ...
msxdos2 question
Score: 167.87 %,
Type: Forum topic , Comments: 17 comments
hi, all.
i'm guessing why msx dos 2 need a cartridge while msx dos 1 not.
Is there a special reason?
is it feasible to have a msxdos2 all as as disk like msx dos1?
Msx-dos functions are part of Msx-dos functions are part of the ...
see this
Score: 168.33 %,
Type: Forum topic , Comments: 4 comments
https://www.youtube.com/watch?v=wMMAszLGB5w
anyone had more info about this?
Well, the music was made in Well, the music was made in MB by yours truly. There's a tiny little bit o' Titanic OST in the title screen. And ...
Did every one tryed this?
Score: 168.5 %,
Type: Forum topic , Comments: 6 comments
Hi, all. As we know, computers using TMS vdp do they vram access through the VDP chip itself.
this is said to be slow....... (even not so slow as most people complain about)
From a tech point of view the VDP is similar to other video chips, it has a ...
