mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 20:35:32 -07:00
Moved the gameport and joysticks into subfolder.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#include "../rom.h"
|
||||
#include "../device.h"
|
||||
#include "../nvr.h"
|
||||
#include "../gameport.h"
|
||||
#include "../game/gameport.h"
|
||||
#include "../keyboard.h"
|
||||
#include "../keyboard_amstrad.h"
|
||||
#include "../mouse.h"
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
#include "../device.h"
|
||||
#include "../nvr.h"
|
||||
#include "../bugger.h"
|
||||
#include "../gameport.h"
|
||||
#include "../game/gameport.h"
|
||||
#include "../keyboard_at.h"
|
||||
#include "../lpt.h"
|
||||
#include "../hdd/hdc.h"
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
#include "../rom.h"
|
||||
#include "../device.h"
|
||||
#include "../nvr.h"
|
||||
#include "../gameport.h"
|
||||
#include "../game/gameport.h"
|
||||
#include "../keyboard_xt.h"
|
||||
#include "../lpt.h"
|
||||
#include "machine_common.h"
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
#include "../mem.h"
|
||||
#include "../device.h"
|
||||
#include "../nvr.h"
|
||||
#include "../gameport.h"
|
||||
#include "../game/gameport.h"
|
||||
#include "../keyboard_olim24.h"
|
||||
#include "machine_common.h"
|
||||
#include "machine_olivetti_m24.h"
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
#include "../rom.h"
|
||||
#include "../device.h"
|
||||
#include "../nvr.h"
|
||||
#include "../gameport.h"
|
||||
#include "../game/gameport.h"
|
||||
#include "../lpt.h"
|
||||
#include "../serial.h"
|
||||
#include "../keyboard_at.h"
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
#include "../mem.h"
|
||||
#include "../rom.h"
|
||||
#include "../device.h"
|
||||
#include "../gameport.h"
|
||||
#include "../game/gameport.h"
|
||||
#include "../keyboard_xt.h"
|
||||
#include "../tandy_eeprom.h"
|
||||
#include "../tandy_rom.h"
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
#include "../mem.h"
|
||||
#include "../device.h"
|
||||
#include "../bugger.h"
|
||||
#include "../gameport.h"
|
||||
#include "../game/gameport.h"
|
||||
#include "../keyboard_xt.h"
|
||||
#include "machine_common.h"
|
||||
#include "machine_xt.h"
|
||||
|
||||
Reference in New Issue
Block a user