Search
lxdream.org :: lxdream/src/aica/aica.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/aica/aica.h
changeset 829:517425d04f1b
prev561:533f6b478071
next934:3acd3b3ee6d1
author nkeynes
date Sun Sep 07 04:23:49 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Fog work-in-progress
file annotate diff log raw
1.1 --- a/src/aica/aica.h Tue Jan 01 05:08:38 2008 +0000
1.2 +++ b/src/aica/aica.h Sun Sep 07 04:23:49 2008 +0000
1.3 @@ -32,7 +32,7 @@
1.4 LONG_PORT( 0x040, CDDA_VOL_L, PORT_MRW, 0, "CDDA Volume left" )
1.5 LONG_PORT( 0x044, CDDA_VOL_R, PORT_MRW, 0, "CDDA Volume right" )
1.6 LONG_PORT( 0x800, VOL_MASTER, PORT_MRW, UNDEFINED, "Master volume" )
1.7 -LONG_PORT( 0x808, AICA_UNK7, PORT_MRW, 0, "AICA ??? 7" )
1.8 +LONG_PORT( 0x808, AICA_FIFOIN, PORT_MRW, 0x900, "AICA FIFO input" )
1.9 LONG_PORT( 0x80C, AICA_CHANSEL, PORT_MRW, 0, "AICA channel select" )
1.10 LONG_PORT( 0x810, AICA_CHANSTATE, PORT_MRW, 0, "AICA channel state" )
1.11 LONG_PORT( 0x814, AICA_CHANPOSN, PORT_MRW, 0, "AICA channel position" )
.