Search results
Crystal clean PCM 8bit samples on the poor PSG
Score: 110.01 %,
Type: Forum topic , Comments: 133 comments
SNR = 10*log10(en/er)
j=1;
A = 0;
B = 0;
C = 0;
la = 1;
lb = 1;
lc = 1;
ja=1;
jb=2; ... channel A volume register ; 7+1
out (#A0),a ; 11+1 ...
assert 0
endif
endif
ENDM ; total 15 or 5 ...
I need scan from Payload manual
Score: 109.79 %,
Type: Forum topic , Comments: 3 comments
Could someone who has the manual for Payload game help me. I have the game complete, but the manual is missing one page which unfortunately has the map of Japan on it which is needed in the game.
I could really use the scan of the map.
the ...
msx system source file project started!
Score: 109.62 %,
Type: Forum topic , Comments: 18 comments
basekey:all kinds of MSX keyboardhandlers
disk100:the orginal msx diskkernel 1.00 (diskbasic 1.0 ... MUSIC (0,0) while all the other MSX-MUSIC ROMs and FM-PAC work fine.
[quote]Can you also look ... crashes after you do a CALL MUSIC (0,0) while all the other MSX-MUSIC ROMs and FM-PAC work fine.
I ...
The Big 'MSX users, where do you live'-thread
Score: 108.67 %,
Type: Forum topic , Comments: 400 comments
my MSXs with me every single time!
Burgum (tusken Ljouwert en Drachten), Fryslân, Nederlân.
Burgum (tusken Ljouwert en Drachten), Fryslân, Nederlân.
Wat frysk? Wâldfrysk!
Nijverdal, ... between Hoorn & Enkhuizen, near the Ijsselmeer.
10 dim a$(4)
20 for i=0 to 3
30 read a$(i)
40 next ...
FORUM MSX Magazine
Score: 108.59 %,
Type: Forum topic , Comments: 11 comments
Hello Everybody,
A long time ago, I used to read Forum MSX Magazine, that was a belgian MSX ... but not Forum MSX.
I remember Forum MSX Magazine had a web site online sometime ago with the email address ... there, salut à vous [i](et en particulier à Olivier H. Hello there, salut à vous (et en particulier ...
Z80 timing
Score: 107.95 %,
Type: Forum topic , Comments: 43 comments
to it. When you work with the VDP, depending on the MSX Engine used, the I/O delay varies. 0, 1 or 2 ...
(\-?[1-9]\d{0,1}) \((i[x|y])\)
Replace with:
\(\2+\1\)
Z80Runner shows you errors and line numbers ... recommended in your production code!):
;Mul_16_8.asm
org 0x100
ld de,123 ...
DI EI
Score: 107.9 %,
Type: Forum topic , Comments: 15 comments
again. It depends on the Interrupt Mode which address is used to jump to:
IM 0 (not used on MSX): $38 ... register and some device data
Even though the MSX only uses IM 1, it is of course possible to set IM 0 ... doing and calculate it's length. just fiddle with it dude!
cheerio.
Actually, IM0 has ...
Help! Need Casio MX-10 or MX-101 cassette pinout
Score: 107.65 %,
Type: Forum topic , Comments: 35 comments
is outputting a 0 logic level, and you apply external current to it, the current flows through the pin. ... to "Engine" pin 64 which is MOTOR, being 0 = MOTOR OFF / 1 = MOTOR ON
5: GND
Sadly it's beyond my ...
The Lost World... (guess it's ME who's lost!)
Score: 107.63 %,
Type: Forum topic , Comments: 102 comments
https://www.cheatmsx.com/en/browsetitle/1191/umax-1998-the-l...
But no map... ;(
Someone know where to found the maps?
Ok, I think I have no way ...
Example of random number generator
Score: 107.5 %,
Type: Forum topic , Comments: 36 comments
Tetrinet and several other projects)
; choose a random number in the set [0,255] with uniform ...
POP HL
RET
The random number generated will be any number from 0 to FFh.
Despite ... the first call, the SEED value must be initiated with a value different of 0.
For a deterministic ...
