Trash Add-On menu. Now have devices menu.

This commit is contained in:
n-a-c-h
2006-03-23 22:23:11 +00:00
parent 550fa89f24
commit 94d42c67c7
5 changed files with 43 additions and 29 deletions

View File

@@ -121,6 +121,8 @@ unsigned char Sup16mbit = 0; // Support 16mbit roms
unsigned char dmadeddis = 0; // DMA deduction
unsigned char antienab = 0; // Interpolation Enabled
unsigned char snesmouse = 0; // Mouse status (1 = enabled)
unsigned char device1 = 0; // Device in port 1? 0 = Gamepad
unsigned char device2 = 0; // Device in port 2?
unsigned char OldStyle = 1; // Old style joystick on
unsigned char SecondPort = 0; // Secondary Joystick Port Enabled (209h) (DOS port only)