1
0
mirror of https://github.com/mist-devel/mist-firmware.git synced 2026-05-05 15:54:34 +00:00
Commit Graph

231 Commits

Author SHA1 Message Date
Newsdee
91085d2458 Merge commit 'e8f26025860a6551718f0d337bb337c895a64e53' into firmware_160610 2016-06-25 13:18:53 +08:00
Newsdee
32b85d1883 Merge commit 'd37127485acc27491dfb5d07d74b0553b45ba8c7' into firmware_160610 2016-06-25 12:42:29 +08:00
Newsdee
b24c07e436 * Multiple extensions (up to 4) for F and S options. Transfer index for mounted file. 2016-06-25 12:40:39 +08:00
Newsdee
96e3341188 * Cleanup 2016-06-25 12:40:28 +08:00
Newsdee
7af47a0887 * Fix left arrow for 8bit system OSD screen 2016-06-25 12:40:18 +08:00
Newsdee
57379d8561 Remerge of "Added joystick, keyuboard, and usb status test to miniming OSD"" 2016-06-25 12:38:34 +08:00
Newsdee
612a8b6c59 Remerge of "Better code for joystick test" 2016-06-25 12:36:31 +08:00
Newsdee
4ed00b7b7b <Auto Generated by Git>
Remerge of 'Allow custom labels for S and F options in OSD'
2016-06-25 12:35:27 +08:00
Newsdee
2c10f09c9c Merge commit '96d787c2310b0edf0000730459109bc628620401' into firmware_160610 2016-06-25 12:33:46 +08:00
Newsdee
68a8ba14e3 Merge commit '99dead6f1be5037434c0531a0ff5507910be85b7' into firmware_160610
Reapply 'Fixed scancode of RCTRL'
2016-06-25 12:32:22 +08:00
Newsdee
1498236d58 Merge commit '42dcad85d54825a755202fdbfe403e5e893b8641' into firmware_160610
Reapply change (disabling incompatible bits):
* Added support for PS/2 extended characters and USB modifier keys
2016-06-25 12:31:05 +08:00
Newsdee
e36962ef9d Start to refactor code attempting to avoid incompatibility with minimig 2016-06-25 12:26:03 +08:00
Newsdee
e8f2602586 Refactored joystick code with new mist_joystick_t data strucutre.
Preparatory work to support turbo/autofire on joystick buttons.
(doesn't yet work with cores)
2016-06-19 12:44:20 +08:00
Newsdee
d37127485a Restrict joystick test to only show buttons declared by joystick (like in Windows) 2016-06-19 00:17:46 +08:00
sorgelig
cb2068fbba Multiple extensions (up to 4) for F and S options. Transfer index for mounted file. 2016-06-17 02:57:29 +08:00
Newsdee
a18f989d4e cleanup 2016-06-16 10:30:20 +08:00
Newsdee
4224724aca Fix left arrow for 8bit system OSD screen 2016-06-16 10:22:26 +08:00
Newsdee
df48ab2c0c Added joystick, keyboard, and USB status test to Minimig OSD.
Merged 8bit and Minimig System OSD menu.
Minor fixes to joystick handling e.g. center VID/PID display
2016-06-16 10:19:03 +08:00
Newsdee
3b51264779 Better code for joystick test 2016-06-16 09:27:53 +08:00
Newsdee
6f9aa72b9f Merge branch 'master' of https://github.com/mist-devel/mist-firmware 2016-06-15 00:15:44 +08:00
Newsdee
96d787c231 Added option to use the Menu key as RGUI for Right Amiga (MINIMIG specific for now).
Add MENU key for OSD_OPEN in 8-bit cores.
2016-06-15 00:14:57 +08:00
sorgelig
de0a36d1ff Allow custom labels for S and F options in OSD. 2016-06-14 22:43:35 +08:00
Newsdee
99dead6f1b Fixed scancode of RCTRL 2016-06-13 23:42:19 +08:00
Newsdee
42dcad85d5 Added support for PS/2 extended characters and USB modifier keys 2016-06-13 23:35:44 +08:00
Newsdee
1f039a5e95 Added display of Extended PS/2 keycodes.
Changed exit key combo of keyboard test to "Hold ESC + hit Space".
2016-06-12 22:43:43 +08:00
Newsdee
9cbea720d7 Added reporting of both USB and PS2 scancodes 2016-06-11 12:51:39 +08:00
Newsdee
2bed2b82b9 minor cleanup of USB status and keyboard display 2016-06-11 09:45:27 +08:00
Newsdee
0325bca593 Cleaned up OSD navigation 2016-06-11 08:52:10 +08:00
Newsdee
1d2b54a9b0 Fixed display of Joy1 in USB status screen.
Keyboard test now shows USB keycodes (not amiga)
Added more USB joystick aliases.
2016-06-11 08:32:20 +08:00
Newsdee
bacb2de335 Merge branch 'master' of https://github.com/mist-devel/mist-firmware 2016-06-10 23:47:43 +08:00
Newsdee
5514b98c62 Added built-in mapping for 8BitDo SFC30
Added Inputs menu (contains tests)
Added simple keyboard test menu.
Added display to show raw VID/PID data of controllers.
2016-06-10 23:47:24 +08:00
sorgelig
eed154ed33 Use keys left/right as pdup/pgdn in OSD file selector. Enable home key in OSD. 2016-06-10 22:44:00 +08:00
sorgelig
e2e8c66927 Send the size of mounted image to FPGA (see mist_io.v on SAM Coupe for core side update). 2016-06-10 16:32:22 +08:00
sorgelig
c71a8c1a97 Adjust OSD core version centering. 2016-06-10 16:29:31 +08:00
Newsdee
fa4fd88545 added joystick aliases for sticks known by the firmware 2016-06-07 00:22:59 +08:00
sorgelig
b6ad3c9b69 Some changes in core version display. 2016-06-06 02:00:24 +08:00
Newsdee
8099bbb16a added reporting of additional virtual joystick buttons (X, Y, L, R, L2, R2, L3,R3). 2016-06-06 00:25:59 +08:00
Newsdee
38a60f8f3e Fix reporting of USB joy 1 values 2016-06-05 23:51:50 +08:00
Newsdee
8f54e5acb9 Added display of core name in scrolling helptext (in the first screen of 8-bit core) 2016-06-05 23:41:12 +08:00
Newsdee
0b41f47263 Added OSD reporting for Joystick 2 2016-06-05 21:49:19 +08:00
Newsdee
5ac081e365 Added display of USB raw status in joystick test screen.
Added override of core name from HDL version string ("V0;<text>").
2016-06-05 14:49:15 +08:00
Newsdee
92f3c5a9b5 Added display of latest loaded core in the FW/Core screen. 2016-06-04 23:02:23 +08:00
Newsdee
b00a73a228 Minor fixes:
- Fixed up/down OSD control with joystick
- Fixed unselectable 'exit' on 8bit core
- Made text scrolling 5x faster
2016-06-01 23:28:14 +08:00
Newsdee
d892cdb569 [FIRMWARE] 8-Bit OSD improvements
- new Joystick test screen (Joy 1 only for now)
- new About screen (copied from Minimig)
- new logo for MiST (replacing Minimig log)
- added help scroll text on various screens
- minor fixes to joy->key mapping
2016-05-30 23:30:02 +08:00
Newsdee
d4b14009de [FIRMWARE] Fixed sticky keys when using virtual keyboard mapping 2016-05-22 13:58:50 +08:00
Newsdee
ba0c4e9426 [FIRMWARE] refactored virtual joystick to keyboard mapping into a separate file. 2016-05-22 13:26:19 +08:00
Newsdee
05a566c37f [FIRMWARE] refactored virtual joystick mapping to a separate file.
added default mapping for NEOGEO-daptor.
2016-05-22 11:22:54 +08:00
Till Harbaum
24fc9b1e61 Gracefully handle more than 8 directories in the root dir 2016-05-10 14:38:58 +02:00
sorgelig
e5a83da6df Fix: couldn't set working dir for 8-bit cores if dir position is further than 8th. 2016-05-10 02:31:47 +08:00
Till Harbaum
43d46a5fd4 Map Amiga keycode 0d (backslash) to previously unused PC insert key 2016-03-24 12:14:41 +01:00