Chips
a33d65dcda
Merge latest TomB version as of 12 Mai 06
2016-06-25 09:23:49 +00:00
Chips
e5df4fff90
Correctly save joystick name
2016-06-22 18:49:55 +00:00
Chips
d67a720e34
Add key selection for go to menu and switching between mouse/joystick
2016-06-19 10:13:28 +00:00
Chips
c6b19aab20
Re-enable on screen display of joystick/mouse selection
2016-06-18 20:17:07 +00:00
Chips
810aa1a7d4
Make second joystick works again
2016-06-18 19:24:40 +00:00
Chips-fr
5de07e0360
Merge pull request #18 from GrethTom/patch-3
...
Fix for Navigation of the GUI via arrow keys.
2016-06-18 16:17:46 +02:00
Chips
2d08053948
Don't always simulate joystick by dpad
2016-06-18 14:14:30 +00:00
GrethTom
5bd4158b41
Fix for Navigation of the GUI via arrow keys.
...
Added 4by3Ratio ID so it is selectable
2016-05-24 08:47:59 +01:00
GrethTom
db0cfff7ae
Fix for Navigation via arrow keys
...
Fix for Navigation of the GUI via arrow keys. Currently a number of arrow key moves with crash the GUI due to references which have since been deleted from the build or do not get mapped on Raspberry. Listing fixes all crashes and a couple of missing entries. Still working on why two of the RAM options (Z3 fast and RTG) are not selectable via arrow keys.
2016-05-24 08:43:46 +01:00
GrethTom
90a5fa1649
Fix for custom joystick controls
...
Updated custom joystick controls along with hard coding of buttons 8 + 9 together to exit emulator.
2016-05-22 08:42:30 +00:00
Chips
f6a6c90d3a
Update readme
2016-05-20 19:25:26 +00:00
Chips
68b88d37b0
Add support for right alt key
2016-05-17 19:33:44 +00:00
Chips
c24ffcb6ef
Remove some spurious simulated key press...
2016-05-16 21:26:27 +00:00
Chips
2ccfd7075d
Move 4/3 shrink in display panel
2016-05-15 20:41:34 +00:00
Chips
7773c9ccca
Add slider for fullscreen ratio
2016-05-15 18:44:29 +00:00
Chips
996ac3dab2
Various keyboard improvement: reset, amiga keys and caps lock closes #14
2016-05-14 18:57:55 +00:00
Chips
e9878815c4
Push 0.5 version
2016-05-01 17:11:49 +00:00
Chips
c1729fe8a6
Make use of the 4 audio buffer in order to avoid emulation stall
2016-04-30 20:38:37 +00:00
Chips
59f3407d4c
Clean cfgfile in order to avoid log
2016-04-30 20:37:01 +00:00
Chips
12b6c7f9f1
Solve gles compiling issue following TomB alignment
2016-04-26 20:54:54 +00:00
Chips
dc05602d06
Updated the deadzone to be 4000 from 0 closes #10
2016-04-26 18:38:12 +00:00
Chips
f4090093b6
Solve segfault when saving configuration
2016-04-26 18:07:25 +00:00
Chips
42c18baad1
Solve crash at exit while picasso is used
2016-04-25 21:12:09 +00:00
Chips
5f13d69c31
Merge latest TomB version as of 25 April
2016-04-25 18:51:31 +00:00
Chips
f6baa22248
Merge latest TomB version as of 17 April
2016-04-25 17:12:37 +00:00
Chips
d8ba1f9037
Merge latest TomB version as of 6 April
2016-04-24 09:45:29 +00:00
Chips
dcb6ab5053
Use F11 instead of Left ALT for mouse/joystick switching
2016-04-03 12:34:43 +00:00
Chips
cea376d5a0
Refresh a little bit the switchs
2016-04-03 10:15:26 +00:00
Chips
cad16d836e
Improve keyboard management. Note: F12 switch between menu & emulation
2016-04-02 15:28:06 +00:00
Chips
42006316d3
Enable ingame message to be displayed even with dispmanX and gles backend
2016-03-20 09:49:49 +00:00
Chips
b73e7a1159
GLES update: make it compile for non-Rpi platform by default...
2016-03-19 08:59:42 +00:00
Chips
46d1c65c0f
Add gles platform
2016-02-12 19:02:04 +00:00
Chips
9580b386cf
light clean in rasp gfx file
2016-02-07 14:23:24 +00:00
Chips
4b3f7414e0
Update readme with Jessie compilation hints
2016-02-03 19:46:32 +00:00
Chips-fr
8a73441c54
Add generic sdl platform
2016-01-24 17:42:00 +01:00
Chips-fr
2951f7f5cf
Remove filter of fast mouse mouve
2016-01-10 11:11:26 +01:00
Chips-fr
596194820e
Put some conf and all .o files in gitignore
2016-01-10 10:16:52 +01:00
Chips-fr
54d9b09133
Solve picasso crash by setting O2 to the crashing function
2015-11-21 17:18:19 +01:00
Chips-fr
a100ea0d9d
Align with latest TomB version 1.0.2 released in 27-oct
2015-11-16 22:32:10 +01:00
Chips-fr
d7cfc9759b
Solve bottom part of picasso mode not displayed
2015-10-27 22:29:41 +01:00
Chips-fr
ba501432d1
Ensure menu is removed when going into emulation.
...
Solve 2
2015-10-23 19:56:26 +02:00
Chips-fr
d4d9c7bb59
Correct README.md regarding compilation example
2015-10-17 16:36:56 +02:00
Chips-fr
7bb90cfc6a
Merge pull request #5 from joolswills/makefile_clean
...
no need to set CPPFLAGS to CFLAGS, or else parameters could be duplic…
2015-10-17 15:42:20 +02:00
Chips-fr
b7830c12db
Save 4/3 shrink in configuration file
2015-10-17 15:36:46 +02:00
Jools Wills
8e53fe03b4
no need to set CPPFLAGS to CFLAGS, or else parameters could be duplicated if custom CFLAGS are set
2015-10-14 22:03:52 +00:00
Chips-fr
d8b5927a1b
update readme
2015-10-14 23:35:30 +02:00
Jools Wills
b7321ecc67
set default platform to rpi2
2015-10-14 08:09:05 +01:00
Jools Wills
7c1da7edb7
de-duplicate / tidy and merge makefiles
2015-10-14 07:49:34 +01:00
Chips-fr
c5610e7acd
Align with latest TomB version 1.0.0
2015-10-11 14:23:51 +02:00
Chips-fr
3f743e49be
Add makefile for Raspberry Pi 1
2015-10-04 23:49:14 +02:00