Add aica firmware
authorJason Self <j@jxself.org>
Sun, 20 May 2018 22:36:41 +0000 (15:36 -0700)
committerJason Self <j@jxself.org>
Sun, 20 May 2018 22:36:41 +0000 (15:36 -0700)
commite02aa6cf5cbd5680016beaf879d7e1118124cb61
tree8b29f5cf7b8160194291419036a70443a6e15bcb
parenta8eb754461e1c033ecaf531dde9e312f9962ca0c
Add aica firmware

This is used to provide sound on the Sega Dreamcast.
12 files changed:
INSTALL
Makefile
WHENCE
aica/AUTHORS [new file with mode: 0644]
aica/Dreamcast_sound.txt [new file with mode: 0644]
aica/README.KOS [new file with mode: 0644]
aica/arm/Makefile [new file with mode: 0644]
aica/arm/aica.c [new file with mode: 0644]
aica/arm/aica.h [new file with mode: 0644]
aica/arm/aica_cmd_iface.h [new file with mode: 0644]
aica/arm/crt0.s [new file with mode: 0644]
aica/arm/main.c [new file with mode: 0644]