Commit graph

1498 commits

Author SHA1 Message Date
Dimitris Panokostas
caf089680b Removed SDL1 code, replaced with Dispmanx GUI engine (WIP) 2019-10-08 00:11:59 +02:00
Dimitris Panokostas
7b2af8cc13 Implemented #366: Option to disable joystick control of GUI 2019-10-07 23:08:25 +02:00
Dimitris Panokostas
07b7b59542 Minor refactoring 2019-10-06 19:32:13 +02:00
Dimitris Panokostas
023be2fbe1 Minor cleanup 2019-10-06 16:22:10 +02:00
Dimitris Panokostas
04b19cf51b Fixed Sound UP Navigation after previous commit 2019-10-06 15:22:45 +02:00
Dimitris Panokostas
6af33fdb4b Fixed typo in previous commit 2019-10-06 15:21:15 +02:00
Dimitris Panokostas
b6f78bb567 Added Paula Audio slider to keyboard/controller Navigation 2019-10-06 15:18:48 +02:00
Dimitris Panokostas
346304fee4 Implemented #266: Added Paula volume slider in GUI 2019-10-06 12:14:10 +02:00
Dimitris Panokostas
80c9346a74
Update README.md 2019-10-05 23:16:59 +02:00
Dimitris Panokostas
6161d5842f
Update README.md 2019-10-05 23:16:33 +02:00
Dimitris Panokostas
66b7c8e8a3 Minor cleanup 2019-10-05 20:29:16 +02:00
Dimitris Panokostas
8a603a4ae4 Fixed #412: The swapped keys should function as such for all operations, not only reset 2019-10-05 19:59:54 +02:00
Dimitris Panokostas
41f40a489a Updated beta version date 2019-10-05 11:18:13 +02:00
Dimitris Panokostas
d3126c8714 Implemented #412: New option in amiberry.conf to swap the LWin/RWin keys with LAlt/RAlt for Amiga Reset 2019-10-05 11:18:05 +02:00
Dimitris Panokostas
a69454f2b2 Improved log text for JIT cache allocation 2019-10-05 11:02:40 +02:00
Dimitris Panokostas
69a7d122dc Commented out unused code in custom (avoid DEBUG build linking errors) 2019-10-02 23:02:53 +02:00
Dimitris Panokostas
483838ba12 Fixed DEBUG build would fail to link 2019-10-02 22:50:24 +02:00
Dimitris Panokostas
7f11f6dbfa Increased maximum Z3 RAM to 512 MB #390 2019-10-01 19:42:55 +02:00
Dimitris Panokostas
9deeed16a2 Increased maximum Processor slot RAM to 128MB 2019-10-01 19:23:37 +02:00
Dimitris Panokostas
c373a381f8 Disable controls that shouldn't be modified under emulation, instead of disabling Resume button 2019-10-01 19:06:09 +02:00
Dimitris Panokostas
20a6158d60 Updated beta version date 2019-09-30 23:12:01 +02:00
Dimitris Panokostas
de44e9c010 Fixed #517: CD32 titles should use overscan resolution by default 2019-09-30 23:11:51 +02:00
Dimitris Panokostas
aa5b22d67f Fixed undefined behavior (whdload booter autoload failed) 2019-09-30 23:11:24 +02:00
midwan
87e646d86e Clock adjust modifier config file support. 2019-09-26 12:32:33 +02:00
Dimitris Panokostas
2ffec9b341 removed clock adjust from custom restore 2019-09-26 00:24:38 +02:00
Dimitris Panokostas
c57667d121 Validate uae-configuration parameters. 2019-09-26 00:22:00 +02:00
Dimitris Panokostas
2ce9453e19 Support uae-configuration on the fly input config changes. 2019-09-26 00:15:03 +02:00
Dimitris Panokostas
0c40a7e472 Updated VSLinux solution 2019-09-26 00:03:46 +02:00
Dimitris Panokostas
bfb9e68e75 Fixed sprite positioning 2019-09-26 00:03:35 +02:00
Dimitris Panokostas
c0af60dd7b Save bplcon3 and bplcon4 when on the fly switching chipset. 2019-09-25 23:54:29 +02:00
Dimitris Panokostas
cda0af3a43 Sprite left border missing row fix if less than lores pixel difference. 2019-09-25 23:47:37 +02:00
Dimitris Panokostas
a42c5deed2 Updated beta date 2019-09-21 01:01:40 +02:00
Dimitris Panokostas
4d826fb44c Fixed #515: If AGA Chipset was enabled, some screens showed corrupted graphics 2019-09-21 00:31:47 +02:00
Dimitris Panokostas
9c840e9004 Removed more unused code from drawing.cpp 2019-09-20 23:33:36 +02:00
Dimitris Panokostas
1bed7005ad Commented out unused variables 2019-09-20 23:20:45 +02:00
Dimitris Panokostas
b1edcbbaff custom optimizations 2019-09-20 22:23:59 +02:00
Dimitris Panokostas
5506bd618e Removed Genlock support (we don't need it anyway) 2019-09-20 20:42:19 +02:00
Dimitris Panokostas
4bdc3a5862 Cleanup in drawing.cpp 2019-09-20 18:58:10 +02:00
Dimitris Panokostas
9a96d6b2fb Fixed config settings would not get applied after changing a config and resetting 2019-09-20 18:39:27 +02:00
Dimitris Panokostas
099df4f93e Removed unused code from linetoscr.cpp 2019-09-19 22:46:31 +02:00
Dimitris Panokostas
84b866b800 Fix compiled warning in audio.cpp 2019-09-19 22:21:11 +02:00
Dimitris Panokostas
dd91a9d68a Fixed traps type casting for AARCH64 2019-09-19 22:13:52 +02:00
Dimitris Panokostas
a0f18a1f85 Fix traps threads return type 2019-09-19 15:41:26 +02:00
Dimitris Panokostas
76b6d3afa9 Actually fix compile for AARCH64 2019-09-19 14:04:18 +02:00
Dimitris Panokostas
26037c7cfb Fix compilation for AARCH64 (missing atomic_dec() function) 2019-09-19 13:34:31 +02:00
Dimitris Panokostas
891df32854 Check for incorrect vertical_offset values and correct them 2019-09-18 23:04:44 +02:00
Dimitris Panokostas
87280dca73 Added p96refresh_active variable 2019-09-18 23:04:03 +02:00
Dimitris Panokostas
16e871b5e2 CD32 minor updates from WinUAE 2019-09-18 23:03:04 +02:00
Dimitris Panokostas
2f5798f92c Actually fix #511 2019-09-17 22:51:24 +02:00
Dimitris Panokostas
9789f17371 Use Alpha channel since we have it 2019-09-17 22:49:33 +02:00