Search results
fmarkus
Score: 118.54 %,
Type: Forum topic , Comments: 2 comments
http://www.youtube.com/watch?v=anS-Yu7hZYk
Cool.. What is this ? Created Cool.. What is this ? Created on the MSX ?.. seem cool .. i like the video scroll.. which screen is used ?
Seems like you missed the Seems like you missed ...
@openmsx developers
Score: 118.52 %,
Type: Forum topic , Comments: 3 comments
mean bit 5 in status register S#2, right?
In the current version of openMSX, in text mode (screen 0 ... at 21.47727MHz. Thus the duration is approximately 19us and 15us. Or 67.3 and 52.0 Z80 clock cycles.
BTW, why ... quickly to S0 bit 5 with a normal z80. basically i change the border color after HR goes 1 (HBLANK). What ...
How to change the R18 value while the VDP is running a command
Score: 118.47 %,
Type: Forum topic , Comments: 19 comments
this dirty code works on a plain msx2:
ld a,2 ; read S#2
out (0x99),a
ld a,128+15
out (0x99),a ;
ld b, 3
3:
in a,(0x99) ;wait until start of HBLANK
and 0x20
jp z,3b
1: in a,(0x99) ;wait until start of HBLANK
and 0x20
jp nz,1b
2: in a,(0x99) ;wait until end of HBLANK
and 0x20
jp z,2b
djnz ...
openMSX debugger
Score: 118.56 %,
Type: Forum topic , Comments: 7 comments
#endasm
and debug my code in this way
void myfunc()
{
a=0;
b=1;
while (vdp_is_ready())
{ ...
GFX9000 scorebar
Score: 118.2 %,
Type: Forum topic , Comments: 4 comments
by 256)
-At line 193: set R#17 to 255. During this interruption, changes to R#18 (bits 0-4) does ...
gaunlet msx 2
Score: 117.47 %,
Type: Forum topic , Comments: 10 comments
http://www.youtube.com/watch?v=02DeLyDtUu4
Pretty cool, looks like a Pretty cool, looks like a screen 4 port.
Great stuff, used to love Great stuff, used to love this game.
Is it available for download?
Had a search, ...
hw keyboard failure
Score: 117.49 %,
Type: Forum topic , Comments: 21 comments
otherwise no hope.
you can simul the keybord you can simul the keybord with a wire ( fil en ... if it responds to the Return key, then the PPI pin is ok.
on bit 7, the BIN$ wont print a 0, but the printing will shift one position to the left.
10 n = inp(&haa) and &hf0
20 out (&haa),n or (6 + 1)
30 ...
Boriel ZXBASIC compiler ported to SMS (and hopefully on msx?)
Score: 118.24 %,
Type: Forum topic , Comments: 6 comments
paper, pause, etc.), and associate each variable to between the 0xC000 and 0xFFFF ram area (as ... http://www.boriel.com/forum/post4575.html with new tests, and also http://karoshi.auic.es/index.php?topic=2479.0 - be welcome using ...
Help for floppy disk replacement
Score: 117.31 %,
Type: Forum topic , Comments: 21 comments
the same as under MSX DOS. Without naming a drive letter, BASIC goes on "drive number 0" which ... compatible with MSX-DOS and Disk Basic 1.0 version
and they can work as floppy disks. "
With 16 ...
.....
Score: 117.18 %,
Type: Forum topic , Comments: 5 comments
http://www.youtube.com/watch?v=-dIaUdYFAEs
what a crappy what a crappy
(No subject)
Strange, I can not hear the Strange, I can not hear the sound, but the game runs fine, but I do not see faults graphics ...
I ...
