Logo Logo
 

BMC64 | BMC128 | BMVIC20 | BMPLUS4 | BMPLUS4EMU (Pi3) | BMPET

NOTE: BMPET is bundled with BMC64 v3.3+

Download the universal image from the BMC64 main page.

BMPET is a bare metal PET Emulator (using VICE) for the Raspberry Pi (Models 2 & 3). There is no bloated O/S to boot and the emulator has direct access to hardware resulting in better performance than the Linux based distributions. VICE dependencies are satisfied using circle-stdlib.

BMPET Setup

  • Setup is simlar to BMC64 except the ROM files are different and must reside in a PET/ directory:
    		    /PET
                            basic1
                            basic2
                            basic4
                            characters.901640-01.bin
                            chargen
                            edit1g
                            edit2b
                            edit2g
                            edit4b40
                            edit4b80
                            edit4g40
                            rpi_buus_pos.vkm
                            rpi_buus_sym.vkm
                            rpi_grus_pos.vkm
                            rpi_grus_sym.vkm
                            hre-9000.324992-02.bin
                            hre-a000.324993-02.bin
                            kernal1
                            kernal2
                            kernal4
                            waterloo-a000.901898-01.bin
                            waterloo-b000.901898-02.bin
                            waterloo-c000.901898-03.bin
                            waterloo-d000.901898-04.bin
                            waterloo-e000.901897-01.bin
                            waterloo-f000.901898-05.bin
    		
    The emulator will not run without them. These are available from any VICE tar ball PET/data directory.


© 2019 Randy Rossi (randyrossi at gmail dot com) - All rights reserved (2019/01/30)