Implement support for analog controllers

This commit is contained in:
Connor McLaughlin
2019-12-15 21:58:27 +10:00
parent e4595992a5
commit a347b3606e
8 changed files with 517 additions and 9 deletions

View File

@@ -1,4 +1,6 @@
add_library(core
analog_controller.cpp
analog_controller.h
bios.cpp
bios.h
bus.cpp