Search results
How to compare 16bits registers (Z80)???
Score: 117.22 %,
Type: Forum topic , Comments: 5 comments
Hi there
Made this working:
LA002: ;if hl=$B2C0
ld a,h
cp $b2
ret nz
ld a,l
cp $c0
ret nz
ld hl,nextlv
ret
but why does this not work???
LA002:
ld de,$B2C0
ld a,h
cp d
ret nz
ld a,l
cp e
ret nz
ld ...
V9938 programmers' guide
Score: 116.2 %,
Type: Forum topic , Comments: 65 comments
function is described wrong. 0 enables auto increment, 1 disables it
page 16, at step2, Table says ... think, but I have done no direct test, that the behaviour is the same, i.e. if I give color 0 to a line ... count is set to 212. If set to 0, horizontal dot count is 192 "
should be
"Line: if set ...
Compatibility of external MSX keyboards thread
Score: 116.14 %,
Type: Forum topic , Comments: 69 comments
! X5 ! X6 !
! 2 ! /CAPS ! X6 ! X7/YD_n !
! 3 ! X0 ... ! /CAPS ! +5V !
! 10 ! X7/YA ! KBDIR ! X0 !
! 11 ! KBDIR ! +5V ! KBDIR !
! 12 ! +5V ! X0/YA ! X2 !
! 13 ! GND ...
MSX3 is already available!
Score: 116.01 %,
Type: Forum topic , Comments: 59 comments
is offically licenced!
The GR8BIT licence is signed by Kazuhiko Nishi in 2012 as seen ... maybe the reason why it's impossible to download MSX3 version 0.0.24 :(
alshamaa wrote:
The GR8BIT
alshamaa wrote:
The GR8BIT licence is signed by Kazuhiko Nishi in 2012 ...
Volk von Bauhaus
Score: 115.56 %,
Type: Forum topic , Comments: 6 comments
Ever seen this? Ikeda-san pointed me to it...
http://www.discogs.com/Takashi-Kokubo-Digital-Soundology-1-V...
It's an LP containing an MSX program...
This guy, Takashi Kokubo, used (amongst others) 3 Yamaha CX5's to create his ...
3D raycasting
Score: 115.33 %,
Type: Forum topic , Comments: 160 comments
Whereas a zoom out scaling by factor 2 would produce this 2 bytes result :
F0
0F
Is that correct ... by the rest of the code?
So the loop would do nothing but store the byte out (0x98) (or whatever the port ... would produce this 2 bytes result :
F0
0F
Is that correct ?
The scaling acts ...
Manual of SVI727?
Score: 115.22 %,
Type: Forum topic , Comments: 2 comments
Hi guys,
Has anyone the instruction manual of the SVI727?
Best regards,
Guseco
Eleven years later and Guseco Eleven years later and Guseco hasn't been here for almost as long. But hey, here's the manual !
...
Help with Spectravideo SVI-727 80 column cartidge!!!
Score: 115.07 %,
Type: Forum topic , Comments: 16 comments
of Motorola 6845, also known as 6845 CRTC or the CRTC6845 :
http://en ...
Msx games dissasembled source code archives
Score: 114.83 %,
Type: Forum topic , Comments: 24 comments
http://pastebin.com/qJ0CXpCq
Quote:
It's not hard but
Quote:
It's not hard but it's a LOT ... it compilable from Pasmo? perhaps only having “org $4000” instead of “defpage 0,0x4000,0x4000” is enough? ... looking at the code would finally help me know why does Nemesis 3 have a 0.5 seconds pause toward ...
fMSX for Android released
Score: 114.8 %,
Type: Forum topic , Comments: 502 comments
powered devices.
I believe I started with 0.8 if I'm not mistaken. there was no disk support ... and Thanks for this great emulator. I have just upgraded my android version to 3.2 from 3.0 and fmsx does ...
