Moved Menu and Quit assignments to Misc

- Moved options for mapping a keyboard or joystick button for Config and
Quit to the Misc page, since there was not enough room in the Input
page.
- Cleaned up the code to use variables for positioning those UI elements
instead of hardcoded sizes.
- Re-aligned the Scroll and Num Lock LED assignments to harmonize the
look of the UI.
This commit is contained in:
Dimitris Panokostas 2016-12-15 14:06:57 +01:00
parent 2d6e66dba6
commit f8b9e386bd
3 changed files with 154 additions and 155 deletions

1
.gitignore vendored
View file

@ -22,3 +22,4 @@ kickstarts/*.rom
*.dat
Amiberry/VisualGDB/Debug/Amiberry
Amiberry/VisualGDB/Release/Amiberry
*.sqlite