Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| builderpages:plasmo:protor5:proto65:proto65r01 [2024/01/14 16:48] – Revision from 2024-01-14 | builderpages:plasmo:protor5:proto65:proto65r01 [2026/06/15 13:09] (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:protor5:proto65:proto65r01 | Original URL : https://retrobrewcomputers.org/doku.php?id=builderpages:plasmo:protor5:proto65:proto65r01 |
| Snapshot date: 2024-01-14 | Snapshot date: 2025-11-17 |
| Generator : wayback-archiver | Generator : wayback-archiver |
| */ | */ |
| ===== Design Information ===== | ===== Design Information ===== |
| |
| [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:protor5:proto65:proto65r01:proto65_scm_rev01.pdf|Schematic]] | [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:protor5:proto65:proto65r01:proto65_scm_rev01.pdf|Schematic]] |
| |
| [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:protor5:proto65:proto65r01:proto65_rev01_cpld_dual_boot_14mhz.zip|CPLD design]] | [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:protor5:proto65:proto65r01:proto65_rev01_cpld_dual_boot_14mhz.zip|CPLD design]] |
| |
| ==== Software ==== | ==== Software ==== |
| |
| [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:protor5:proto65:proto65r01:proto65_rev01_cpldbootrom_dual_boot.zip|Bootstrap ROM]] inside the CPLD | [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:protor5:proto65:proto65r01:proto65_rev01_cpldbootrom_dual_boot.zip|Bootstrap ROM]] inside the CPLD |
| |
| [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:protor5:proto65:proto65r01:proto65_rev0_1_tinyload_release_1_1_21.zip|TinyLoad]], a 256-byte Intel Hex loader. | [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:protor5:proto65:proto65r01:proto65_rev0_1_tinyload_release_1_1_21.zip|TinyLoad]], a 256-byte Intel Hex loader. |
| |
| [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:protor5:proto65:proto65r01:proto65_rev0_1_cfboot_1_1_21.zip|CFboot]], an utility program to write bootstrap program into the Master Boot Record of a CF or DOM disk. It also copy RAM image from 0xC000-0xEDFF into track 0, sector 0xE0-0xF7 of a disk | [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:protor5:proto65:proto65r01:proto65_rev0_1_cfboot_1_1_21.zip|CFboot]], an utility program to write bootstrap program into the Master Boot Record of a CF or DOM disk. It also copy RAM image from 0xC000-0xEDFF into track 0, sector 0xE0-0xF7 of a disk |
| |
| [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:protor5:proto65:proto65r01:proto65_rev0_1_ehbasic_release_1_1_21.zip|EhBASIC]], Lee Davison's EhBASIC ported to Proto65 | [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:protor5:proto65:proto65r01:proto65_rev0_1_ehbasic_release_1_1_21.zip|EhBASIC]], Lee Davison's EhBASIC ported to Proto65 |
| |