Search
lxdream.org :: lxdream/src/aica/
lxdream 0.9.1
released Jun 29
Download Now
/src/aica/
[parent directory]  
aica.c975:007bf7eb944f15 yearsnkeynesAdd read_byte_for_write mem function for correct implementation of AND.B and friends
aica.h934:3acd3b3ee6d115 yearsnkeynesChange RAM regions to use static arrays rather than mmap regions, for a 2-3% performance gain.
armcore.c814:f1a21df54e1915 yearsnkeynesMove arm clock rate back to clock.h where it's supposed to be
armcore.h998:1754a8c6a9cf15 yearsnkeynesAdd preliminary implementation of the GDB remote debugging server - attaches to
armdasm.c998:1754a8c6a9cf15 yearsnkeynesAdd preliminary implementation of the GDB remote debugging server - attaches to
armdasm.h736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
armmem.c998:1754a8c6a9cf15 yearsnkeynesAdd preliminary implementation of the GDB remote debugging server - attaches to
audio.c989:7baf5ecd8e9815 yearsnkeynesAdd SDL audio driver, thanks to Wahrhaft!
audio.h759:f16975739abc15 yearsnkeynesFix batch of -Wall warnings
.