Documentation for items offered on the site.
ROMulator 6502
ROMulator Assembly InstructionsFirst, please check if your FPGA board already has pin headers soldered on.
If not, solder on 2x 20 pin headers and 2x 5 pin headers as shown:
More information in the ROMulator GitHub Repo
ROMulator Z80
Thank you for being one of the first people to try out the ROMulator Z80!Please see the instructions for ROMulator 6502 for assembly and setup.
The FPGA board for the ROMulator Z80 currently comes un-programmed. You will need to program it before use with either a Raspberry Pi or the standalone programmer kit which includes a D1 Mini.
The only differences from the 6502 version include:
- edit the files ‘config/memory_set_default_z80.csv’ and ‘config/memory_set_default_z80.csv’ to modify configurations.
- run ‘make romulator_z80’ instead of ‘make romulator’ to build the z80 version of the firmware
- run ‘make program_z80’ instead of ‘make program’ to both build and program the device.
Documentation for the ROMulator Z80 will be added to the github readme as time allows.
PETdisk MAX
Note (1/2): Depending on availability, you may have received an edge connector with pins (top) or wider wire terminals (bottom).The PETdisk board accommodates either, but if you have the version with pins, try to center the pins in the board slots. The assembly video shows the version with wire terminals.
Note (2/2): Please check if your kit contains this 1×8 socket:
If you have this socket, continue with the assembly as shown in the video below. If not, your kit will contain a 1×2 pin header and clip lead with socket as shown here:
Proceed with the assembly as shown in the video except instead of soldering on the 1×8 socket, solder the 1×2 pin header into the positions marked “NC” and “5V”. The back of the board will look like this:
When powering the device from the clip lead, attach the socket at the end of the wire to the “5V” pin. The rest of the assembly instructions are the same as shown in the video below.
PETdisk MAX v2: Assembly and Operation
PETdisk MAX v1 Kit Assembly
More information in the PETdisk MAX GitHub Repo