Commit graph

2073 commits

Author SHA1 Message Date
Dimitris Panokostas
427c08f137 Update README.md 2016-09-01 11:49:45 +02:00
Dimitris Panokostas
efb894781e Code cleanup
Reformatted code for improved readability. Fixed type casting. Selective
merge from uae4arm (android)
2016-09-01 00:02:17 +02:00
Dimitris Panokostas
89aaed4a53 Support for LEDs 2016-08-29 20:08:05 +02:00
Dimitris Panokostas
b7c425cdbf Merge remote-tracking branch 'refs/remotes/Chips-fr/master' 2016-08-28 20:36:52 +02:00
Dimitris Panokostas
45d181297c updated makefile
Added missing slash in the default kickstarts path
2016-08-27 22:47:33 +02:00
Dimitris Panokostas
4287ecea8c Modified CPU_FLAGS for RPi3 and RPi2 targets
Added optimal FPU option for Pi 3, added -funsafe-math-optimizations for
NEON based processors.
2016-08-27 22:32:11 +02:00
Chips
b9ee4374ee Improve keyboard in gles and sdl. closes #27 2016-08-27 22:31:37 +02:00
Chips
aeb4086957 Temporary comment some lines in order to retrieve JIT Fastest performances 2016-08-27 22:16:22 +02:00
Chips
141ab9af8f Solve wrong key for numpad period 2016-08-27 21:10:59 +02:00
Chips
e669dd7f26 Enable joystick for gles and sdl platform. closes #26 2016-08-27 21:02:01 +02:00
Dimitris Panokostas
711c528d1f Fixed some issues in the Makefile
Fixed incorrect paths, removed unused include directories
2016-08-27 20:55:26 +02:00
Chips
975a634a38 Merge latest TomB version as of 22 August 2016 2016-08-27 20:39:53 +02:00
Chips
2d3da3d49e Add more picasso96 mode as Android 2016-08-27 12:46:23 +02:00
Dimitris Panokostas
1d37886ad2 Merge remote-tracking branch 'refs/remotes/Chips-fr/master' 2016-08-25 18:43:36 +02:00
Chips
b5be69f9cd Solve (partially ?) audio in picasso mode closes #25 2016-08-18 23:03:45 +02:00
Dimitris Panokostas
0988d3c1a1 Update README.md 2016-08-16 21:17:04 +02:00
Dimitris Panokostas
1ea9fc761b Update README.md 2016-08-16 13:21:15 +02:00
Dimitris Panokostas
beabcf0dd3 Update README.md 2016-08-16 13:20:56 +02:00
Dimitris Panokostas
d14a967659 Update README.md 2016-08-16 13:20:16 +02:00
Dimitris Panokostas
db0a993694 Update README.md 2016-08-11 18:45:50 +02:00
Dimitris Panokostas
20b4038981 Added fixes for FD and HD Leds 2016-08-11 13:59:51 +02:00
Dimitris Panokostas
0b6e8418c4 Makefile updated
Added support for Raspberry Pi 3 CPU, default build platform set to rpi3
2016-08-11 13:31:22 +02:00
Chips
197952035d Integrate back the reset using keyboard (ctrl + left amiga + right amiga) 2016-08-05 19:24:16 +02:00
Chips
4df17bee36 Add usage. IWH 100 \o/. Closes #11 2016-08-05 14:45:24 +02:00
Chips
5b8db5889f Correctly stop audio and enable audio setting change 2016-08-02 14:50:23 +02:00
Chips
1a9cab3bb5 Correction for backspace closes #20 2016-08-01 19:39:13 +02:00
Chips
1472101b95 Solve keyboard non working in gles and sdl project 2016-08-01 18:58:01 +02:00
Chips
ea6b2f11f0 Solve crash of rpi1 binary at startup 2016-08-01 10:14:17 +02:00
Chips
0021565238 Solve compilation issue in gles platform 2016-07-31 23:27:47 +02:00
Chips
aa38eccda8 try to solve common buffer audio issue. Bis 2016-07-31 19:42:14 +02:00
Chips
f267bd25f6 try to solve common buffer audio issue 2016-07-28 23:08:12 +02:00
Chips
8813f4a8b1 clean old key for menu variables 2016-07-28 13:29:44 +02:00
Chips
774eb3ca91 Increase size of joystick selection in panel 2016-07-26 17:49:19 +02:00
Chips
20e90db51d Support multiple joystick + joystick selection in each port 2016-07-26 16:12:13 +02:00
Chips
50cdbeb68b Solve keyboard mapping in console mode 2016-07-26 08:55:41 +02:00
Chips
6c71d806f5 Add support for one USB joystick 2016-07-24 12:38:03 +02:00
Chips
7ca9d64fe9 Merge keyboard improvement in latest inputevents management 2016-07-21 23:13:59 +02:00
Chips
999e4abf73 Solve audio issue by never re-init buffer 2016-07-20 23:44:19 +02:00
Chips
37c650849d Solve JIT crash by setting O2 to the crashing function 2016-07-10 21:36:26 +02:00
Chips
01740246dd Merge latest TomB version as of 10 July 2016 2016-07-10 18:01:00 +02:00
Chips
6a8fc51848 Solve rpi1 compilation issue 2016-07-10 17:03:59 +02:00
Chips
c7db909caf Merge latest TomB version as of 8 July 2016 2016-07-10 13:48:11 +02:00
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