ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/emul_op.cpp
(Generate patch)

Comparing BasiliskII/src/emul_op.cpp (file contents):
Revision 1.13 by cebix, 2000-04-10T18:52:21Z vs.
Revision 1.14 by cebix, 2000-06-23T14:22:45Z

# Line 84 | Line 84 | void EmulOp(uint16 opcode, M68kRegisters
84                          D(bug("*** RESET ***\n"));
85                          TimerReset();
86                          EtherReset();
87 +                        AudioReset();
88  
89                          // Create BootGlobs at top of memory
90                          Mac_memset(RAMBaseMac + RAMSize - 4096, 0, 4096);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines