Search results
ASM PLAYERS for music and sound effects
Score: 107.63 %,
Type: Forum topic , Comments: 35 comments
answers.
PT3.LHZ is version 1.0
while PT3OOLS is version 1.1
has PT3.LHZ is version 1.0
while ... package?
M80 is very useful as a cross-plataform developer tool.
[quote]PT3.LHZ is version 1.0
while PT3OOLS is version 1.1 PT3.LHZ is version 1.0
while PT3OOLS is version 1.1
has no ASM ...
libraries of sprites with animation
Score: 107.76 %,
Type: Forum topic , Comments: 8 comments
Does anyone have a free library of sprite animations to be included in platform games under development?
I have been looking on internet for free graphic libraries with sprite animations but, the results of my research are very poor.
I would ...
VDP commands and screen 4
Score: 108.26 %,
Type: Forum topic , Comments: 21 comments
is command is :
(0,48)-(191,53) to (64,48+128)
the second is :
(192,48)-(255,52) to (0 ...
(0,48)-(252,53) to (2,0+128)
The z80 need to fill the first column on the left in scr4 (what corresponds ...
org $C000
; VDP ports
;
vdpport0 equ 098h ; VRAM read/write
vdpport1 equ 099h ...
FH poll and multiple interrupts per frame
Score: 108.46 %,
Type: Forum topic , Comments: 7 comments
256 (the last of the lower
border I guess) and line 0 (the first on the upper border in the next ...
division by 24
Score: 108.35 %,
Type: Forum topic , Comments: 13 comments
byte of hl:
[code] Multiply with 11 and then use the upper byte of hl:
ld l,a
ld h,0
ld ... suggestions.
Your metod is exact in 0-255 !!!
I get the quotient!!!!
V Your metod is exact in 0 ... and the reminder
My idea is
ld l,a
ld h,0
ld d,h
ld e,a
add hl,hl
add hl,hl
add hl,de
add ...
Apology tracker
Score: 108.4 %,
Type: Forum topic , Comments: 0 comments
5 B 3
6 F 4
Duration (sec)
0,5
You can use from octave 2 to octave 7, but the player should ...
How to connect a GT turboR to a monitor for PC?
Score: 108.4 %,
Type: Forum topic , Comments: 1 comment
Is there some trick to convert one of the two video outs
of the turbo R to the input of a PC monitor?
Only with a scandoubler, too much money for too little Only with a scandoubler, too much money for too little
(Hardware) ...
z80 timing accuracy and M1 cycle
Score: 108.52 %,
Type: Forum topic , Comments: 19 comments
odd in
openMSX even if on the paper all the frequencies where accurate with errors belove 0 ... reg,value
ld a,reg ; select AY channel A volume register ; 7 + 1
out (#A0 ...
ld ix,dat
ld iyl,0
mainloop
ldi a,(ix) : ld (bchan),a
ldi ...
Combinatorics question
Score: 108.71 %,
Type: Forum topic , Comments: 5 comments
means for example, that (0; 1; 0) and (1;0;0) counts for the
same triplet and are equivalent to (0,0,1).
Note that each value (among the 16) can occur 1,2 or 3 times in the
triplet indifferently. ... so it is:
16+16*15+16*15*14/6=16+240+560=816
Question is whether eg (2,4,6), (0 ...
turbo-r GT and broked disk driver
Score: 108.53 %,
Type: Forum topic , Comments: 34 comments
the only difference is that it still has jumpers to select the drive (DS0 ...
