Search
lxdream.org :: lxdream/src/aica/
lxdream 0.9.1
released Jun 29
Download Now
/src/aica/
[parent directory]  
aica.c829:517425d04f1b15 yearsnkeynesAdd default value for the AICA 0x2808 port
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.c811:7ff871670e5815 yearsnkeynesImplement LDRH/STRH/LDRSH/LDRSB instructions
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
.