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
boards:sbc:tiny68k:create_new_cf [2025/02/01 20:23] – Revision from 2025-02-01 boards:sbc:tiny68k:create_new_cf [2026/06/15 12:54] (current) – external edit 127.0.0.1
Line 1: Line 1:
 /* Imported from Wayback Machine /* Imported from Wayback Machine
-   Original URL : https://www.retrobrewcomputers.org/doku.php?id=boards:sbc:tiny68k:create_new_cf +   Original URL : https://retrobrewcomputers.org/doku.php?id=boards:sbc:tiny68k:create_new_cf 
-   Snapshot date: 2025-02-01+   Snapshot date: 2025-06-14
    Generator    : wayback-archiver    Generator    : wayback-archiver
 */ */
Line 11: Line 11:
 Insert a CF disk in the adapter. **WARNING: the content of the CF will be erased.** Insert a CF disk in the adapter. **WARNING: the content of the CF will be erased.**
  
-clear the memory from 0x15000 to 0x20000 with the program “[[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:tiny68k:clrcpmmem.zip|clrcpmmem.s68]] ”. Use the “send text file” command of your terminal program to upload. This program will auto-execute when file loading is finished. When program execution is completed it will display “S record execution completed” and prompt for more inputs. Please note that source & listing are included in the zip file, only upload the file with .s68 extension.+clear the memory from 0x15000 to 0x20000 with the program “[[https://retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:tiny68k:clrcpmmem.zip|clrcpmmem.s68]] ”. Use the “send text file” command of your terminal program to upload. This program will auto-execute when file loading is finished. When program execution is completed it will display “S record execution completed” and prompt for more inputs. Please note that source & listing are included in the zip file, only upload the file with .s68 extension.
  
-upload “[[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:tiny68k:cpm15000.zip|CPM15000.s68]] ”. This is the CP/M-68K CCP and BDOS. Wait for the input prompt after about 15 seconds.+upload “[[https://retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:tiny68k:cpm15000.zip|CPM15000.s68]] ”. This is the CP/M-68K CCP and BDOS. Wait for the input prompt after about 15 seconds.
  
-upload “[[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:tiny68k:tinybios_r6.zip|tinyBIOS.s68]] ”. This is the BIOS specific to the Tiny68K <del>(11/14/17, link is updated with rev5 BIOS)</del> (3/20/18, link is updated with rev6 BIOS)+upload “[[https://retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:tiny68k:tinybios_r6.zip|tinyBIOS.s68]] ”. This is the BIOS specific to the Tiny68K <del>(11/14/17, link is updated with rev5 BIOS)</del> (3/20/18, link is updated with rev6 BIOS)
  
-lastly upload “[[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:tiny68k:writeboot.zip|writeBoot.s68]] ”. This will write CCP, BDOS, and BIOS into track1 of CF disk.+lastly upload “[[https://retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:tiny68k:writeboot.zip|writeBoot.s68]] ”. This will write CCP, BDOS, and BIOS into track1 of CF disk.
  
 execute the monitor 'bo' command. This will copy the software in track 1 to memory starting at 0x15000 and then jump to it. A checksum will be displayed which should be '0C0DCC9E' and CP/M 'A>' prompt should be displayed. A CPM 'DIR' command may display random data because there are no meaningful directory structure in the CF at this time. When 'DIR' command is executing, the tiny red LED on the 44-pin CF adapter should flicker indicating access to CF. execute the monitor 'bo' command. This will copy the software in track 1 to memory starting at 0x15000 and then jump to it. A checksum will be displayed which should be '0C0DCC9E' and CP/M 'A>' prompt should be displayed. A CPM 'DIR' command may display random data because there are no meaningful directory structure in the CF at this time. When 'DIR' command is executing, the tiny red LED on the 44-pin CF adapter should flicker indicating access to CF.
Line 27: Line 27:
 ===== Load CP/M-68K distribution files into RAMdrive ===== ===== Load CP/M-68K distribution files into RAMdrive =====
  
-Cycle power or press the reset button. Upload the RAMdisk image '[[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:tiny68k:t68kram.zip|t68kram.s68]] '. This will take 30 minutes to complete. t68kram.s68 contains the files from CP/M-68K ver 1.3 distribution disks plus microEMACS, gkermit, and BASIC executables. All executables are in relocatable format and will be converted to .68K executable format.+Cycle power or press the reset button. Upload the RAMdisk image '[[https://retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:tiny68k:t68kram.zip|t68kram.s68]] '. This will take 30 minutes to complete. t68kram.s68 contains the files from CP/M-68K ver 1.3 distribution disks plus microEMACS, gkermit, and BASIC executables. All executables are in relocatable format and will be converted to .68K executable format.
  
 ===== Copy the CP/M distribution files into the new CF disk ===== ===== Copy the CP/M distribution files into the new CF disk =====
Line 132: Line 132:
 ---- ----
  
-This is the [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:tiny68k:cpm68k_v1_3_distro.zip|CP/M68K v1.3 distribution]] files. They can be loaded individually or multiple files using gkermit.+This is the [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:tiny68k:cpm68k_v1_3_distro.zip|CP/M68K v1.3 distribution]] files. They can be loaded individually or multiple files using gkermit.
  
boards/sbc/tiny68k/create_new_cf.1738441395.txt.gz · Last modified: (external edit)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0