Commented out a lot of excess logging;
Updated Makefile.local to add comments about NCR 53C810 and Voodoo log enable flags.
This commit is contained in:
@@ -96,7 +96,7 @@ void timer_update_outstanding(void)
|
||||
|
||||
void timer_reset(void)
|
||||
{
|
||||
pclog("timer_reset\n");
|
||||
/* pclog("timer_reset\n"); */
|
||||
timers_present = 0;
|
||||
timer_latch = timer_count = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user