jackyangantelope 9dc711169a Update sys
2025-12-09 23:10:37 +08:00
2023-07-14 16:53:12 +08:00
2025-07-07 14:55:52 +08:00
2025-12-09 23:10:37 +08:00
2018-03-05 16:01:33 +08:00
2018-03-05 16:01:33 +08:00
2025-05-07 22:59:50 +08:00
2019-07-19 03:20:57 +08:00
2025-12-09 23:10:37 +08:00
2018-03-05 17:10:53 +08:00
2025-12-09 23:10:37 +08:00
2025-05-07 22:59:50 +08:00

PET2001 for MiSTer Board

This is the port of pet2001fpga.

Installation:

Copy the .rbf file at the root of the SD card. Copy roms (.prg,*.tap) to PET2001 folder.

Notes:

  • PRG apps are directly injected into RAM. Load command is not required.
  • TAP files are loaded through virtual tape input. press F1 to issue LOAD command, and then choose TAP file in OSD.
  • F12 opens OSD.

System ROM structure

  • 0000-0FFF - unused, all zeros
  • 1000-7FFF - mapped to 9000-FFFF

Disk support

Core supports D64, D80 and D82 disk images through two 4040 and 8250 IEEE dual-disk drives. When using a D80 disk image, the first disk access will result in an error. This is normal behaviour of the 8250 drive.

Download precompiled binaries

Go to releases folder.

Description
Commodore PET for MiSTer
Readme 14 MiB
Languages
Verilog 42.6%
SystemVerilog 27.9%
VHDL 26.5%
Tcl 2.9%