I'm in the process of building new board. Currently waiting for connector... Every big shop (mouser,farnell...) are annoucing huge delays and other sources says they got it but never ship.
I hope to have some in May.
Regarding Spikeout, i think @varvar made a sound pack or started one at least.
I had a look and it's both the most annoying and the easiest game i saw
The sound test contains effects and BGM; good.
The BGM start at after 1100 effects; annoying.
The code sent to DSB is shown: wonderful !
You can have a look here:
View: https://www.youtube.com/watch?v=LIyGsRi9byE
The code AE10 means "play BGM" and the last 2 chars are the sound number in hexa.
This means 01 is sound 1, 09 is sound 9, 0A is sound 10, ..., 10 is sound 16, etc.
Here is the list:
I hope to have some in May.
Regarding Spikeout, i think @varvar made a sound pack or started one at least.
I had a look and it's both the most annoying and the easiest game i saw

The sound test contains effects and BGM; good.
The BGM start at after 1100 effects; annoying.
The code sent to DSB is shown: wonderful !
You can have a look here:
The code AE10 means "play BGM" and the last 2 chars are the sound number in hexa.
This means 01 is sound 1, 09 is sound 9, 0A is sound 10, ..., 10 is sound 16, etc.
Here is the list:
1 basket
2 boss1
3 cd
4 ending
5 ent
6 factory
7 food
8 gas
9 loby
A = 10 kyaku
B = 11 shop
C = 12 mboss
D = 13 merry
E = 14 ope2
F = 15 ope1
10 = 16 parking
11 = 17 shop
12 = 18 sonic
13 = 19 souko
14 = 20 crash
15 = 21 dancer
16 = 22 gal
17 = 23 hardbeat
18 = 24 hell
19 = 25 moonlight
1A = 26 rideon
1B = 27 sonar
1C = 28 selector
1D = 29 sports
1E = 30 stare
1F = 31 stage
20 = 32 drain
21 = 33 staff
22 = 34 underground
23 = 35 bonus
24 = 36 boss2
2 boss1
3 cd
4 ending
5 ent
6 factory
7 food
8 gas
9 loby
A = 10 kyaku
B = 11 shop
C = 12 mboss
D = 13 merry
E = 14 ope2
F = 15 ope1
10 = 16 parking
11 = 17 shop
12 = 18 sonic
13 = 19 souko
14 = 20 crash
15 = 21 dancer
16 = 22 gal
17 = 23 hardbeat
18 = 24 hell
19 = 25 moonlight
1A = 26 rideon
1B = 27 sonar
1C = 28 selector
1D = 29 sports
1E = 30 stare
1F = 31 stage
20 = 32 drain
21 = 33 staff
22 = 34 underground
23 = 35 bonus
24 = 36 boss2