[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
howtos:emulators:z80 [2012/10/19 23:51 (UTC)] – [PREWORK:] ldkraemerhowtos:emulators:z80 [2012/10/25 12:11 (UTC)] (current) – [Running MYZ80 the Z80 CP/M Emulator] ldkraemer
Line 36: Line 36:
 <key>ALT</key>+<key>ENTER</key> to Toggle to FULL Screen or Normal Display\\  <key>ALT</key>+<key>ENTER</key> to Toggle to FULL Screen or Normal Display\\ 
 <note>There are several special commands that are shown in the DOSBox Help screens.\\  <note>There are several special commands that are shown in the DOSBox Help screens.\\ 
-Be sure to also read those instructions.</note>+Be sure to also read those instructions.</note>\\  
 +<note tip>If you should have problems getting the CPU Speed (Cycles) Decreased with CNTL+F11, Increased with CNTL+F12, and access\\  
 +to the Keymapper with CNTL+F1, the problem may be associated with your Window Manager.
  
 +The solution is to look at:
 +APPLICATIONS MENU -> SETTINGS -> WINDOW MANAGER -> KEYBOARD TAB then scroll down until you see workspace_1,
 +workspace_11, workspace_12, and delete those assignments. If you wish to enable those again, just use RESET to Default.
 +
 +This allows DOSBox to use CNTL+F1, CNTL+F11, and CNTL+F12 to access the Keymapper and Change the CPU Cycles accordingly.</note>\\
 +\\ 
 5. Testing DOSBox commands and methods. 5. Testing DOSBox commands and methods.
  
Line 100: Line 108:
 <note> <key>CNTL</key>+<key>c</key>  --  is used to reload the Disk Directories in CP/M\\  <note> <key>CNTL</key>+<key>c</key>  --  is used to reload the Disk Directories in CP/M\\ 
 It should be used any time a Floppy is Inserted in any Physical Drive.</note>\\    It should be used any time a Floppy is Inserted in any Physical Drive.</note>\\   
-Now the whole world of CP/M is now available for your work or play. Be sure to check out all the other nice utilities from the CP/M Days.+Nowthe whole world of CP/M is now available for your work or play. Be sure to check out all the nice utilities in CP/M.
  
 When I am finished with the Emulator, I use EXIT to exit. Then I need to un-mount the subdirectory and exit the Terminal Window.\\  When I am finished with the Emulator, I use EXIT to exit. Then I need to un-mount the subdirectory and exit the Terminal Window.\\ 
Line 116: Line 124:
  
      
-<note> <key>CNTL</key>+<key>c</key>  --  Can also be used to Terminate the command "top"</note>\\ +<note> <key>CNTL</key>+<key>c</key>  --  Can also be used to Terminate the command top</note>\\ 
 I look for the Process number associated with DOSBox. Assume 6545. I use the following command to Terminate the Process.\\  I look for the Process number associated with DOSBox. Assume 6545. I use the following command to Terminate the Process.\\ 
  
 howtos:emulators:z80 ()