Controller: Add emulation of Namco GunCon

This commit is contained in:
Connor McLaughlin
2020-04-26 01:18:42 +10:00
parent 2026ef99e8
commit e6bd6587fd
11 changed files with 320 additions and 7 deletions

View File

@ -52,6 +52,8 @@ add_library(core
mdec.h
memory_card.cpp
memory_card.h
namco_guncon.cpp
namco_guncon.h
pad.cpp
pad.h
psf_loader.cpp