Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| builderpages:plasmo:tiny68ksoftware [2023/03/23 00:38] – Revision from 2023-03-23 | builderpages:plasmo:tiny68ksoftware [2026/06/15 13:14] (current) – external edit 127.0.0.1 |
|---|
| /* Imported from Wayback Machine | /* Imported from Wayback Machine |
| Original URL : https://www.retrobrewcomputers.org/doku.php?id=builderpages:plasmo:tiny68ksoftware | Original URL : https://retrobrewcomputers.org/doku.php?id=builderpages:plasmo:tiny68ksoftware |
| Snapshot date: 2023-03-23 | Snapshot date: 2025-02-09 |
| Generator : wayback-archiver | Generator : wayback-archiver |
| */ | */ |
| Basic monitor/debugger | Basic monitor/debugger |
| |
| CP/M-68K [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:tiny68k:tinybios.txt|BIOS]] to be loaded with CPM15000.SR. This version of BIOS does not block/deblock CP/M's 128-byte sector into CompactFlash's 512-byte sector. This BIOS defines four 8-megabyte drives. | CP/M-68K [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:tiny68k:tinybios.txt|BIOS]] to be loaded with CPM15000.SR. This version of BIOS does not block/deblock CP/M's 128-byte sector into CompactFlash's 512-byte sector. This BIOS defines four 8-megabyte drives. |
| |
| Updated (7/7/2017) CPM-68K [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:tiny68k:tinybios1.txt|BIOS]] based on section 5.3.1 of CP/M-68K System Guide and with helps from Roger Hanscom. The BIOS now block and deblock CP/M's 128-byte sectors into CompactFlash's 512-byte sectors. | Updated (7/7/2017) CPM-68K [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:tiny68k:tinybios1.txt|BIOS]] based on section 5.3.1 of CP/M-68K System Guide and with helps from Roger Hanscom. The BIOS now block and deblock CP/M's 128-byte sectors into CompactFlash's 512-byte sectors. |
| |
| Updated (7/12/2017) CPM-68K [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:tiny68k:tinybios_rd.txt|BIOS]] with RAM drive on drive E: 8 meg of the 16 meg DRAM is used for the RAM drive. | Updated (7/12/2017) CPM-68K [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:tiny68k:tinybios_rd.txt|BIOS]] with RAM drive on drive E: 8 meg of the 16 meg DRAM is used for the RAM drive. |
| |