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

Comparing BasiliskII/src/MacOSX/Emulator.h (file contents):
Revision 1.2 by nigel, 2002-05-23T12:48:38Z vs.
Revision 1.3 by nigel, 2003-06-03T12:22:30Z

# Line 58 | Line 58
58  
59   - (IBAction) Benchmark:         (id)sender;
60   - (IBAction) Interrupt:         (id)sender;
61 - (IBAction) Suspend:           (id)sender;
61   - (IBAction) PowerKey:          (id)sender;
62   - (IBAction) Restart:           (id)sender;
63 + - (IBAction) Resume:            (id)sender;
64   - (IBAction) ScreenHideShow:(NSButton *)sender;
65   - (IBAction) Snapshot:          (id)sender;
66   - (IBAction) SpeedChange:       (NSSlider *)sender;
67 < - (IBAction) Resume:            (id)sender;
67 > - (IBAction) Suspend:           (id)sender;
68   - (IBAction) Terminate:         (id)sender;
69   - (IBAction) ToggleState:       (NSButton *)sender;
70   - (IBAction) ZapPRAM:           (id)sender;
# Line 78 | Line 78
78   - (void) tickInterrupt;                 // Draw emulator screen in window
79   - (void) xPRAMbackup;                   // PRAM watchdog
80  
81 < @end
81 > @end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines