Search results
How to compare 16bits registers (Z80)???
Score: 116.74 %,
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: 115.72 %,
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: 115.66 %,
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: 115.53 %,
Type: Forum topic , Comments: 59 comments
already be doable on a mere MSX2
@auroramsx: this is a old question. i remember a old forum w @auroramsx: this is a old question. i remember a old forum where some msx doctors said "its not possible ... of discussions on this forum about this. The pr We had a lot of discussions on this forum about this. The ...
Volk von Bauhaus
Score: 115.07 %,
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: 114.84 %,
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: 114.73 %,
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: 114.58 %,
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.34 %,
Type: Forum topic , Comments: 24 comments
Upon browsing the internet i found this http://bringerp.free.fr/forum/viewforum.php?f=3 it has the Kroah's Game Reverse Engineering Forum where people post source asm mostly code of old ...
http://pastebin.com/qJ0CXpCq
Quote:
It's not hard but
Quote:
It's not hard but it's a LOT ...
fMSX for Android released
Score: 114.32 %,
Type: Forum topic , Comments: 502 comments
is
https://market.android.com/details?id=com.fms.fmsx for some reason the https is not handled correctly on the forum
Fmsx is a piece of shit, ... 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 ...
