mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-01-11 10:30:09 +00:00
Sorted methods
This commit is contained in:
parent
2ae95d0f95
commit
4de2b90c6f
@ -58,13 +58,13 @@
|
||||
|
||||
- (IBAction) Benchmark: (id)sender;
|
||||
- (IBAction) Interrupt: (id)sender;
|
||||
- (IBAction) Suspend: (id)sender;
|
||||
- (IBAction) PowerKey: (id)sender;
|
||||
- (IBAction) Restart: (id)sender;
|
||||
- (IBAction) Resume: (id)sender;
|
||||
- (IBAction) ScreenHideShow:(NSButton *)sender;
|
||||
- (IBAction) Snapshot: (id)sender;
|
||||
- (IBAction) SpeedChange: (NSSlider *)sender;
|
||||
- (IBAction) Resume: (id)sender;
|
||||
- (IBAction) Suspend: (id)sender;
|
||||
- (IBAction) Terminate: (id)sender;
|
||||
- (IBAction) ToggleState: (NSButton *)sender;
|
||||
- (IBAction) ZapPRAM: (id)sender;
|
||||
@ -78,4 +78,4 @@
|
||||
- (void) tickInterrupt; // Draw emulator screen in window
|
||||
- (void) xPRAMbackup; // PRAM watchdog
|
||||
|
||||
@end
|
||||
@end
|
||||
|
Loading…
x
Reference in New Issue
Block a user