Search results
Nikko PC-70100
Score: 140.9 %,
Type: wiki , Comments: 0 comments
Year unreleased
Region ?
Launch price
RAM 16kB (? in slot 0)
VRAM 16kB
Media MSX ...
FutureDisk 47 Dutch release
Score: 176.9 %,
Type: News post , Comments: 5 comments
Sorry Latok, ik reserveer een Sorry Latok, ik reserveer een Nederlandse FD47 voor je en ik zie je ...
Spray paint colour for MSX cases
Score: 167.9 %,
Type: Forum topic , Comments: 2 comments
Hello All
Does anyone know of an overview page that shows which RAL code number for spray paint corresponds to the color of the Philips VG8235? I would like to spray over the stains caused by the hand acid.
Thanks
Denis
No RAL code, but ...
MSXdev23 #02 - Tower of Damnation
Score: 198.39 %,
Type: News post , Comments: 31 comments
is not pressed
Trigger:
ld (0C000h),a ; store the value 0, 1 or 2 for keyboard, joystick A or B
; .
; .
; .
; Condition in game
ld a,(0C000h)
call GTSTCK ; Test cursor keys or joystick A/B
; .
; .
; .
ld a,(0C000h)
call GTTRIG ; Test Space key or joystick trigger 1-A/1-B
; .
; .
; .
I will try to see how ...
Fill memory with 16 bits value
Score: 167.87 %,
Type: Forum topic , Comments: 16 comments
a,FastLDIR_Loop & 0xFF
ld l,a
ld a,0
adc a,FastLDIR_Loop >> 8
ld h,a
ex (sp),hl ... value.
ld hl,0c001h ; HL = Destination address + 1
ld (hl),040h ; MSB 8bits of the value
dec hl
ld (hl),0 ; LSB 8bits of the value
ld de,0c002h
ld bc,00500h ; BC = Length -2
ldir Thanks ...
Yamaha YMZ294
Score: 140.87 %,
Type: wiki , Comments: 0 comments
Yamaha YMZ294 Description
Yamaha YMZ294 chip
The Yamaha YMZ294 is a light version of the PSG used in MSX computers.
It has no I/O port to manage the general purpose ports and few other functions. Only the sound and noise ...
