Search results
covers
Score: 99.04 %,
Type: Forum topic , Comments: 4 comments
i am looking for these covers
Fm-pac
super billiards -hal-
ski command -casio-
world open -casio-
ghost house -casio-
gameland -casio-
hole in one profesional -hal-
pachinko ufo -casio-
lode runner 2
star blazer
othello
battle ...
Spectravideo robotarm svi2000 right joystick port doesn't respond
Score: 99.08 %,
Type: Forum topic , Comments: 8 comments
I purchased the Spectravideo Robotarm with the ROGO module
Sadly, the right port doesn't respond on movements from my joystick.
Please click on the youtube link to see it in action
http://www.youtube.com/watch?v=jxvhaCcw82o
...
Yie ar kung fu commercial
Score: 99.08 %,
Type: Forum topic , Comments: 8 comments
Have you seen this commercial?
http://www.youtube.com/watch?v=wazpvVgn-Tw
I'd rather not have seen that I'd rather not have seen that
[quote]I'd rather not have seen that[/quote]
Yie Ar Kung-[u I'd ...
GFX9000 question
Score: 99.04 %,
Type: Forum topic , Comments: 4 comments
I have some questions about handling the P1 mode of GFX9000 for games:
1. The gfx9000 does not generate an interrupt signal to handle in an ISR (IM2???) . Do I need to test the interrupt on the gfx9000 myself?
2. How big is the VBLANK period ...
Compile XPCtools binaries for Mac OS-X
Score: 98.98 %,
Type: Forum topic , Comments: 14 comments
the tools yourself? You probably just need to install XCode.
Anyway, VBinDiff 3.0 Beta4 compiled ...
VG8010 power supply (VU0022)
Score: 99.06 %,
Type: Forum topic , Comments: 6 comments
The question that pops every now and then...
Does anybody has a VU0022 power supply for a Philips VG8010 computer?
It needs +5V,+12V,-12V, so... can a PC power supply be used? Does it need any mod?
Are power supplies this style ( ...
20 MSX cartridges more!!!
Score: 98.94 %,
Type: Forum topic , Comments: 10 comments
Hi again!
Here's the FINAL SALE, althought it is not final - I still have some other MSX goodies around
The minimum bid for each of these items is 10 euro or less, so you can grab some of them easily:
American Truck
Athletic Land ...
Some Konami games for sale / trade
Score: 98.92 %,
Type: Forum topic , Comments: 0 comments
Hi, I've got this games for sale:
Konami's Golf (Boxed, no instructions) - 16€
Konami's Football (Complete) - 25€
Penguin Adventure (Boxed, no instructions) - 28€
Monkey Academy (Complete) - 25€
Yie Ar Kung-Fu (Complete) - 25€ ...
Any working LZH compressor for 64 bit Windows?
Score: 112.53 %,
Type: Forum topic , Comments: 13 comments
LHA doesn't work either, even if you use the -0 and -g options. LHARC always errors out ...
BCD <-> Hex conversion in asm
Score: 99.05 %,
Type: Forum topic , Comments: 6 comments
[0..99]
;****************************
bcd2bin:
push bc
ld c,a
and 0f0h
srl a
ld b,a
srl a
srl a
add a,b
ld b,a
ld a,c
and 0fh
add a,b
pop bc
ret
;*****************************
; a(BIN) => a(BCD)
; [0..99] => [00h..99h]
;*****************************
bin2bcd:
push bc
ld b,10
ld c,-1 ...
