Search
lxdream.org :: lxdream/src/aica/
lxdream 0.9.1
released Jun 29
Download Now
/src/aica/
[parent directory]  
aica.c929:fd8cb0c82f5f15 yearsnkeynesFirst pass experiment using cached decoding.
aica.h829:517425d04f1b15 yearsnkeynesAdd default value for the AICA 0x2808 port
armcore.c814:f1a21df54e1915 yearsnkeynesMove arm clock rate back to clock.h where it's supposed to be
armcore.h814:f1a21df54e1915 yearsnkeynesMove arm clock rate back to clock.h where it's supposed to be
armdasm.c813:262efed7921815 yearsnkeynesDisplay opcode as 32-bit word rather than 4 bytes... easier to match up with the manual this way
armdasm.h736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
armmem.c931:430048ea8b7115 yearsnkeynesMore refactoring and general cleanup. Most things should be working again now.
audio.c779:a60e47313e7b15 yearsnkeynesIf the requested audio driver won't initialize, try all the others in order (worst case, null driver)
audio.h759:f16975739abc15 yearsnkeynesFix batch of -Wall warnings
.