nukeykt / Nuked-SMS-FPGA

Sega Master System emulator written in Verilog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuked-SMS-FPGA

nukedsms_logo

by @nukeykt, @ogamespec and @andkorzh, special thanks to @HardWrMan

Cycle accurate Master System emulator. The goal of this project is emulate Sega Master System chipset accurately as possible using decapped chips photos.

Master System chipset

US Sega Master System consist of 3 integrated cicuits + RAM, ROM chips:

  • Zilog Z80 (CPU)
  • Yamaha YM2602B (VDP)
  • Sega 315-5216 (IO)

Nuked-SMS-FPGA currently targets US SMS model 1, thus SMS2/GG VDP extensions are not supported.

Additionally YM2413 is emulated.

References

About

Sega Master System emulator written in Verilog

License:GNU General Public License v2.0


Languages

Language:Verilog 100.0%