Search results
Polling for splitline
Score: 157.96 %,
Type: Forum topic , Comments: 2 comments
a ;set S#0
out ($99),a
ld a,15+128
ei
out ($99),a
ret
You can’t poll the interrupt ...
Moonsound Music Editor and Replayer Using only Samples
Score: 158.01 %,
Type: Forum topic , Comments: 48 comments
as well.
I listened to the first 8 sounds:
0= sine wave
1= blender, chopper wtf
2= synth sound ... and then it specifies instrument settings per note range:
{0x14, 0x2d, {0x12c,7474,100, 0,0,0x00,0xc8,0x20,0xf2,0x13,0x08,0x0}},
The 0x14 and 0x2d are note regions, and then the part that follows are instrument settings. I ...
writing to flashrom (2MB rom) and support for emulators
Score: 158.21 %,
Type: Forum topic , Comments: 75 comments
blocks and enable writes. Each command starts by writing “magic values” 0AAH to address *AAAH ... restriction is that you can change bits from 1 to 0 (so after an erase you can write any value), but you can never change bits from 0 to 1. This means that you can (afaik) even write to previously-written memory ...
MMM Musical Memory Mapper on a 64kb machine
Score: 156.72 %,
Type: Forum topic , Comments: 36 comments
($fd),a ;$ff = page 0 ($c000-$ffff) | $fe = page 1 ($8000-$bfff) | $fd = page 2 ($4000-$7fff) ... with MMM configured.
Wrt pages, I think it is:
fch Wrt pages, I think it is:
fch = page 0
fdh ... PEEK(&HF677)=&HC1 THEN 50
30 CLS: PRINT CHR$(13)+"DMMM v0.5 by GDX": PRINT "wait...";
40 POKE ...
