jotego / jtcores

FPGA cores compatible with multiple arcade game machines and KiCAD schematics of arcade games. Working on MiSTer FPGA/Analogue Pocket
https://patreon.com/jotego
GNU General Public License v3.0
240 stars 41 forks source link

add NGPC+ display mode to NGPC core #807

Closed davewongillies closed 2 months ago

davewongillies commented 2 months ago

Related to https://github.com/jotego/jtcores/issues/804

Display mode 0x62 (Original NGPC) was added in b89a709. This PR adds display mode 0x63 (Original NGPC+)

jotego commented 2 months ago

Thank you