Commit graph

1392 commits

Author SHA1 Message Date
Dimitris Panokostas
bacd1c139b Updated VisualGDB projects with caps file renaming 2019-09-03 18:15:28 +02:00
Dimitris Panokostas
d3361f6917 Makefile: added Odroid N2 64-bit target (replacing the N1) 2019-09-03 18:15:06 +02:00
Dimitris Panokostas
b41300ae07 We have sys/timeb.h so let's use it 2019-09-03 18:14:40 +02:00
Dimitris Panokostas
20eb366394 Actually fixed Makefile (missed a space) #506 2019-09-03 13:31:29 +02:00
Dimitris Panokostas
6f73af1cf0 Fixed Makefile #506 2019-09-03 13:14:04 +02:00
Dimitris Panokostas
618b7ddeb9 Fixed AARCH64 helper reference in Makefile and #if ... #endif clause 2019-09-02 22:12:57 +02:00
Dimitris Panokostas
77cff6067d Various Android updates 2019-09-02 15:01:01 +02:00
Dimitris Panokostas
024d624006 Renamed caps_win32 to caps_amiberry 2019-09-02 15:00:35 +02:00
Dimitris Panokostas
bad6769d8d Enabled AARCH64 assembly helper in Makefile 2019-09-02 14:59:45 +02:00
Dimitris Panokostas
fcffe1a175 Fixed N2 / AMLG12x (s922x) target crashing on startup #489 2019-09-01 19:27:33 +02:00
Dimitris Panokostas
2590c01eee Added a default amiberry.conf file #440 2019-09-01 13:43:45 +02:00
Dimitris Panokostas
2bf0bf1f7c Fixup framerate prefs on startup #504 2019-09-01 12:59:01 +02:00
Dimitris Panokostas
f6b862e084 Changed Frameskip function to mirror that of WinUAE's (value 1 is now the default and means draw every frame, higher values enable frameskip at different rates). Fixes #504 2019-09-01 12:56:05 +02:00
Dimitris Panokostas
16d0220e3f Reorganized GUI buttons #439 2019-09-01 12:07:31 +02:00
Dimitris Panokostas
5db0ee5de6 Updated Whdload_db to latest version 2019-08-31 23:06:14 +02:00
Dimitris Panokostas
d6ae753ee9 Update README.md 2019-08-31 22:31:41 +02:00
Dimitris Panokostas
9281dcefbb
Update README.md 2019-08-31 22:30:02 +02:00
Dimitris Panokostas
e98c28a04c Updated version information to beta (2019-08-31) 2019-08-31 19:13:07 +02:00
Dimitris Panokostas
4e80a8717a Fixed display_thread return type for Dispmanx targets 2019-08-31 18:58:29 +02:00
Dimitris Panokostas
d0faf2798c Fixed JIT compiler 2019-08-31 18:39:11 +02:00
Dimitris Panokostas
46150052c1 Removed unsupported lightpen reference 2019-08-31 17:56:37 +02:00
Dimitris Panokostas
41ad70634b Removed def_icons file reference from Makefile 2019-08-31 17:45:32 +02:00
Dimitris Panokostas
dd0c748dde Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
Dimitris Panokostas
abf0e0cb6e Merge remote-tracking branch 'origin/dev' 2019-08-19 20:06:14 +02:00
Dimitris Panokostas
f7e40e29f8 Replaced GL with SDL_OpenGL header reference in .cpp file also 2019-08-19 20:05:50 +02:00
Dimitris Panokostas
0714511543 Merge remote-tracking branch 'origin/dev' 2019-08-19 18:59:05 +02:00
Dimitris Panokostas
93722aa062 Revert to SDL OpenGL wrapper header 2019-08-19 18:58:26 +02:00
Dimitris Panokostas
9e921d6121 Merge remote-tracking branch 'origin/dev' 2019-08-18 21:03:40 +02:00
Dimitris Panokostas
f1d5850b6a Merge remote-tracking branch 'origin/master' into dev 2019-08-18 20:59:05 +02:00
Dimitris Panokostas
1aafa45e23 Fix for incorrect text rendering in some areas of the GUI #496 2019-08-18 20:56:42 +02:00
Dimitris Panokostas
955e03cefc Moved SDL2 initialization to main 2019-08-18 00:05:21 +02:00
Dimitris Panokostas
40baf6ffac Updated Guisan to latest version 2019-08-17 21:20:39 +02:00
Dimitris Panokostas
c08ab76ed1 Updated toolchain to gcc 8 2019-08-17 19:26:31 +02:00
Dimitris Panokostas
450601c889 Don't add hardfile if no HDF was detected 2019-08-17 14:54:09 +02:00
Dimitris Panokostas
6dbfa038b6 Updated Guisan to latest version 2019-08-17 14:36:57 +02:00
Dimitris Panokostas
8fc9e90e31 Merge remote-tracking branch 'origin/master' into dev 2019-08-17 14:30:17 +02:00
Dimitris Panokostas
860410b7d8
Update README.md
Added RPI4 target instructions
2019-08-17 11:49:13 +02:00
Dimitris Panokostas
042e7f1a5f Updated Makefile to include support for RPI4 2019-08-17 11:38:36 +02:00
Dimitris Panokostas
a1e035af08 Merge remote-tracking branch 'origin/master' into dev 2019-08-05 16:10:06 +02:00
Dimitris Panokostas
08a4bc164e Merge remote-tracking branch 'origin/horace' into dev 2019-08-05 16:09:55 +02:00
5schatten
0201782dcb Makefile: added common Amlogic & Rockchip platforms (#500)
- Amlogic S905/S905X/S912/S905X2/S922X/A311D
- Rockchip RK3288/RK3328/RK3399
2019-08-03 16:40:56 +03:00
hissingshark
4aff208b81 Fix #492. Init Joysticks earlier under SDL2. Build for armv7 on Vero4k. (#495)
* Initialise SDL_joysticks earlier - some need longer to come up and be detected

* Make Vero4k builds for armv7
2019-07-27 10:45:52 +03:00
Horace And The Spider
b723e47ad8 Screen Width/CD32 specific changes etc (#485)
* Bugfix for 2nd controller selection

* ignore netbeans project

* Add experimental `-autocd=` loading of files (.cue works very well - .iso should also)

* CD Autoloading adapted to include .uae file check and hostconf controller options

* Beginning of Booter Panel implentation

* Booter Panel development .. start on XML reading for picked LHA file

* New WHDLoad booter, included updated boot-data.zip, plus new hostprefs FIXED_HEIGHT= option and bugfixes for XML reading, and symlink ROM scan. Plus updated XML

* Upload of .RTB files that need to accompany the Symlinked Kickstarts, for WHDLoad compatibility.

* Allows for additional libraries from `boot-data.zip` to be linked on load, to aid compatibility (e.g. Dungeon Master), plus new XML

* Fix hardware settings tab issues from XML reading, plus additional write_log reports for debugging WHD booter.

* Code cleanup (non-essential)

* XML Download button added to paths panel including date checking

* WHDLoad local copy

* Updated button to download WHDLoad and .RTB files (if not present) with XML file.

* Creates a 'fall back' for the WHDLoad file if not present - should fix issues with RetroPie install not correctly providing this file.

* Fixes bug in D-pad / AXIS handling

* bugfix for sprites in whd game prefs, plus added screen widths.

* Download of `boot-data.zip` does not appear to be in the latest branch

* new hostprefs options: Fixed width, and fixed width/height for CD32 autobooter
2019-06-10 08:58:41 +02:00
Horace And The Spider
99e13859ed AXIS / DPAD Controls bugfix (#480)
* Bugfix for 2nd controller selection

* ignore netbeans project

* Add experimental `-autocd=` loading of files (.cue works very well - .iso should also)

* CD Autoloading adapted to include .uae file check and hostconf controller options

* Beginning of Booter Panel implentation

* Booter Panel development .. start on XML reading for picked LHA file

* New WHDLoad booter, included updated boot-data.zip, plus new hostprefs FIXED_HEIGHT= option and bugfixes for XML reading, and symlink ROM scan. Plus updated XML

* Upload of .RTB files that need to accompany the Symlinked Kickstarts, for WHDLoad compatibility.

* Allows for additional libraries from `boot-data.zip` to be linked on load, to aid compatibility (e.g. Dungeon Master), plus new XML

* Fix hardware settings tab issues from XML reading, plus additional write_log reports for debugging WHD booter.

* Code cleanup (non-essential)

* XML Download button added to paths panel including date checking

* WHDLoad local copy

* Updated button to download WHDLoad and .RTB files (if not present) with XML file.

* Creates a 'fall back' for the WHDLoad file if not present - should fix issues with RetroPie install not correctly providing this file.

* Fixes bug in D-pad / AXIS handling
2019-05-15 08:50:42 +02:00
Dimitris Panokostas
fd6096badb Merge remote-tracking branch 'origin/master' into dev 2019-05-05 15:51:53 +02:00
Dimitris Panokostas
928b4e2bf2
Update Makefile
Fixed RPI1 build was broken after last commit #476
2019-05-04 23:51:42 +02:00
Dimitris Panokostas
a4285a6d99 Merge branch 'master' into dev 2019-04-20 12:20:39 +02:00
Dimitris Panokostas
10175b66fe Added permissive flag 2019-04-20 12:20:18 +02:00
Dimitris Panokostas
99d1b64852 #322: Added AARCH64 flags and experimental Odroid N1 target 2019-04-08 20:31:18 +02:00
Dimitris Panokostas
f680374b0b Recognize aarch64 as ARM cpu 2019-04-08 20:21:17 +02:00