ppu code cleanup

This commit is contained in:
CaH4e3 2013-03-10 20:36:51 +00:00
parent 8b081e20fb
commit f3a5527c6b
2 changed files with 1156 additions and 1441 deletions

View File

@ -40,7 +40,7 @@
// TODO: Add code to put a delay in between the time a disk is inserted
// and the when it can be successfully read/written to. This should
// prevent writes to wrong places OR add code to prevent disk ejects
// when the virtual motor is on(mmm...virtual motor).
// when the virtual motor is on (mmm...virtual motor).
extern int disableBatteryLoading;
bool isFDS = false; //flag for determining if a FDS game is loaded, movie.cpp needs this

File diff suppressed because it is too large Load Diff