Search results
Clean Split Screen / How to ?
Score: 111.48 %,
Type: Forum topic , Comments: 45 comments
This is a move of the on-going discussion regarding VScreen0.4 split screen thing.
Here ... V This is a move of the on-going discussion regarding VScreen0.4 split screen thing.
Here ...
out [99h],a
ld a,0+128
out [99h],a
ld a,01100010b ...
So how was the Bussum fair ?
Score: 111.49 %,
Type: Forum topic , Comments: 8 comments
Unfortunately I couldn't make it but I'd sure like to hear about it.
Anyone has an early report of the fair?
small, 3 classrooms :)
however, as usual, nice place to c small, 3 classrooms
however, as usual, nice place to ...
Empty Keyboard buffer
Score: 111.32 %,
Type: Forum topic , Comments: 3 comments
tried #156 BIOS call? Maybe it'll work.
ld hl,(0F3F8h)
ld (0F3FAh),hl ld hl,(0F3F8h)
ld (0F3FAh),hl
[quote]ld hl,(0F3F8h)
ld (0F3FAh),hl[/quote]
T ld hl,(0F3F8h)
ld (0F3FAh),hl
Totally working !
Thanks to both for the quick answer ! ...
Screen 5 to Sprites data conversion
Score: 111.25 %,
Type: Forum topic , Comments: 3 comments
I've been using DD-Graph (age) and SPE5 to create sprites data (2 sprites layers /3 colors with OR-ing) but frankly, SPE5 is quiet a pain in the ... to work with and the .DB files created are sometime buggy.
Has anyone made a conversion program ...
8250 Disk offline
Score: 111.27 %,
Type: Forum topic , Comments: 4 comments
Well the diskdrive of my 8250 just went offline.
Can anyone tell me where I can buy a spare 720KB floppy ? I saw the article in the FAQ about using PC disks and putting a jumper on pin 33/34. Can anyone tell me if they had problems with that ...
DD-Graph on Philips MSX
Score: 111.08 %,
Type: Forum topic , Comments: 0 comments
Does anyone knows why after using DD-Graph on a philips 8250 and returning to Basic, the screen turns completely white and switch to interlaced mode ?
I don't remember encountering this with other MSX. Is there a patched version of DD-Graph to ...
Searching for a (good) logo designer
Score: 111.1 %,
Type: Forum topic , Comments: 41 comments
... is logic still Fuzzy?
that and more
soon
in the MRC forums
UPDATE
it's ... to 640k if they like it.
v1.0 MoonSounds are easily upgraded to 640kB, it does requir v1.0 ... on the existing 128K one.
For v2.0 MoonSounds it's a different question and I don't know if you can ...
Purschasing MSX in Japan
Score: 111.1 %,
Type: Forum topic , Comments: 6 comments
I bumped into the auction site of Yahoo japan and there are truly some interesting MSX items available on it (rare MSX machines and games), not to mention prices are amazingly low compared to what we can find on Ebay... The biggest problem is making ...
Moonblaster 1.2 replayer for Windows
Score: 110.92 %,
Type: Forum topic , Comments: 14 comments
Does someone now if there is such thing as a Moonblaster replayer for PC (Windows) ?
AFAIK you can convert MBM to KSS and use MSXplug for Winamp. AFAIK you can convert MBM to KSS and use MSXplug for Winamp.
BTW, was Moonblaster 1.2 ever ...
ASM Paint Routine
Score: 110.79 %,
Type: Forum topic , Comments: 3 comments
dat1: db 40,28,0,0,44,28,0,0,41,44,28,0,0,44,28,0,0,0
; PAINT ( X , Y ) , FC ... A,(COL)
LD E,A
XOR A ;logi-OP : PSET
CALL PSET
PAINT0: CALL GET.Q
RET C
INC H
CALL ...
CALL NZ,PAINT.SUB
INC L
INC L
LD A,MAX.Y
CP L
CALL NC,PAINT.SUB
JP PAINT0
;----- ...
