| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| boards:sbc:mpu302:mpu302updates [2019/08/21 22:39] – Initial import from Wayback Machine | boards:sbc:mpu302:mpu302updates [2026/06/15 12:53] (current) – external edit 127.0.0.1 |
|---|
| /* Imported from Wayback Machine | /* Imported from Wayback Machine |
| Original URL : https://www.retrobrewcomputers.org/doku.php?id=boards:sbc:mpu302:mpu302updates | Original URL : https://retrobrewcomputers.org/doku.php?id=boards:sbc:mpu302:mpu302updates |
| Snapshot date: 2019-08-21 | Snapshot date: 2022-05-16 |
| Generator : wayback-archiver | Generator : wayback-archiver |
| */ | */ |
| There are 4 pieces of software for CPM updates: CPM15000, BIOS, utility software to clear memory, and flash programming software to copy CPM15000+BIOS into flash. The software can be uploaded individually as follow: | There are 4 pieces of software for CPM updates: CPM15000, BIOS, utility software to clear memory, and flash programming software to copy CPM15000+BIOS into flash. The software can be uploaded individually as follow: |
| |
| Upload [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:mpu302:clrcpmmem.zip|clrCPMmem.s68]]. 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 also included in the zip file, only upload the file with .s68 extension | Upload [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:mpu302:clrcpmmem.zip|clrCPMmem.s68]]. 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 also included in the zip file, only upload the file with .s68 extension |
| |
| Upload [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:mpu302:cpm15000.zip|CPM15000.s68]]. | Upload [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:mpu302:cpm15000.zip|CPM15000.s68]]. |
| |
| <del>Upload [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:mpu302:mpubios_v2.zip|MPUBIOS_v2.s68]] (note: the source & listing are also included in the zip file, only upload the file with .s68 extension)</del> | <del>Upload [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:mpu302:mpubios_v2.zip|MPUBIOS_v2.s68]] (note: the source & listing are also included in the zip file, only upload the file with .s68 extension)</del> |
| |
| Upload [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:mpu302:mpubios_v2_1.zip|MPUBIOS_v2_1.s68]] ← this is 12/26/17 update replacing MPUBIOS_v2.S68 | Upload [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:mpu302:mpubios_v2_1.zip|MPUBIOS_v2_1.s68]] ← this is 12/26/17 update replacing MPUBIOS_v2.S68 |
| |
| Upload [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:mpu302:progcpm.zip|progCPM.s68]]. 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. | Upload [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:mpu302:progcpm.zip|progCPM.s68]]. 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. |
| |
| <del>Alternatively a combined program, [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:mpu302:progcpmall.zip|progCPMall.S68]], can be uploaded that will do all the above in one upload. This program will auto-execute when file loading is finished.</del>← Do not use this method. | <del>Alternatively a combined program, [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:mpu302:progcpmall.zip|progCPMall.S68]], can be uploaded that will do all the above in one upload. This program will auto-execute when file loading is finished.</del>← Do not use this method. |
| |
| ===== Drive A updates ===== | ===== Drive A updates ===== |
| ===== Drive B updates ===== | ===== Drive B updates ===== |
| |
| Drive B is 384K bytes in size and contains additional utilities for CP/M 68K. Upload the data file, [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:mpu302:cpmdskb.txt|CPMDSKB.TXT]], first. This is a large file and will take about 10 minutes to load. Next, upload the program file, [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:mpu302:progdskc.zip|progdskc.s68]]. It will auto-execute when file loading is finished and copy the drive B image into flash. | Drive B is 384K bytes in size and contains additional utilities for CP/M 68K. Upload the data file, [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:mpu302:cpmdskb.txt|CPMDSKB.TXT]], first. This is a large file and will take about 10 minutes to load. Next, upload the program file, [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:mpu302:progdskc.zip|progdskc.s68]]. It will auto-execute when file loading is finished and copy the drive B image into flash. |
| |
| ===== AMbug update ===== | ===== AMbug update ===== |
| |
| [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:mpu302:ambug207b.zip|Rev 2.07b of AMbug]]. The file AMbug_prog_010.s68 is used to program itself. The file AMbug_prog_040.s68 is used to program the backup monitor. | [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:mpu302:ambug207c.zip|Rev2.07c of AMbug]] simplifies the hardware handshakes. The file AMbug_prog_010.s68 is used to program primary monitor. The file AMbug_prog_040.s68 is used to program the backup monitor. |
| | |
| | <del>[[https://retrobrewcomputers.org/lib/exe/fetch.php?media=boards:sbc:mpu302:ambug207b.zip|Rev 2.07b of AMbug]]. The file AMbug_prog_010.s68 is used to program itself. The file AMbug_prog_040.s68 is used to program the backup monitor.</del> |
| |