Commit graph

1359 commits

Author SHA1 Message Date
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
Dimitris Panokostas
547e85b576 Only define JIT if ARMV6T2 is defined (i.e. ARM32 platforms) 2019-04-08 19:54:09 +02:00
Dimitris Panokostas
5267827a5f ensure MAX_JIT_CACHE is defined (as zero) even if we don't use JIT 2019-04-08 19:53:24 +02:00
Dimitris Panokostas
908244380d Merge branch 'master' into dev 2019-04-05 00:43:03 +02:00
Dimitris Panokostas
28fc077517 Minor cleanup and readability improvements 2019-04-05 00:42:43 +02:00
Dimitris Panokostas
0f5a512af1 Fixed #460: Mouse Wheel didn't work under emulation. Fixed Middle Mouse button support was missing. 2019-04-04 23:55:24 +02:00
Dimitris Panokostas
1cfb51970f Merge branch 'master' into dev 2019-03-28 21:47:06 +01:00
Dimitris Panokostas
780c020967 #456: Don't try to open the GUI before parsing the command line 2019-03-28 21:45:14 +01:00
Dimitris Panokostas
8ad128d3b4 Fixed #456 2019-03-28 21:26:27 +01:00
Dimitris Panokostas
d8811e6efa Updated filesys and CPU files from latest WinUAE 2019-03-24 18:46:16 +01:00
Dimitris Panokostas
1ff538b8ce Removed unused files 2019-03-24 18:45:34 +01:00
Sigurd Bøe
9c25736a59 Review first: Documentation updates (#448)
* Add gif for installation in RetroPie

* Move files into docs folder

* Include icon in Readme

* Tweaks to the source of the gif.
2019-03-14 18:20:34 +01:00
Dimitris Panokostas
d1c028aa06 Merge branch 'dev' of https://github.com/midwan/amiberry into dev 2019-03-12 08:44:00 +01:00
Dimitris Panokostas
0d6b73b92a Merge branch 'master' into dev 2019-03-12 08:43:52 +01:00
Horace And The Spider
fcc843d0ae Fallback WHDLoad check (#446)
* 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.
2019-03-12 08:38:56 +01:00
Dimitris Panokostas
b75c44b5fe Merge branch 'master' into horace 2019-02-23 21:09:22 +01:00
Dimitris Panokostas
3a91b9f966 Merge branch 'master' into dev 2019-02-23 21:08:55 +01:00
Dimitris Panokostas
b61d7769e5
WHDLoad Booter additional downloads (#435) (#437)
* 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

* Added check for internet connectivity before downloading XML

* Updated button to download WHDLoad and .RTB files (if not present) with XML file.
2019-02-23 10:03:49 +01:00
Horace And The Spider
f7ed76bfd6 WHDLoad Booter additional downloads (#435)
* 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

* Added check for internet connectivity before downloading XML

* Updated button to download WHDLoad and .RTB files (if not present) with XML file.
2019-02-23 10:00:25 +01:00
Dimitris Panokostas
b2843546c5 Added check for internet connectivity before downloading XML 2019-02-21 20:20:42 +01:00
Dimitris Panokostas
cde1c08b92 Merge branch 'master' into dev 2019-02-20 22:45:06 +01:00
Dimitris Panokostas
1673ff48ed Bumped version to v2.25 2019-02-20 22:44:30 +01:00
Horace And The Spider
fd1cd18f4f WHDLoad binary (#434)
* 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
2019-02-20 22:09:55 +01:00
Dimitris Panokostas
fcfcdc3ca6 Fixed -autoload option 2019-02-20 22:01:52 +01:00
Dimitris Panokostas
b99c0978ef Improved Label height in GUI to avoid some font cut-off 2019-02-20 20:57:04 +01:00
Dimitris Panokostas
8fffa5bf11 Improved message when Rescan button is pressed, to indicate that symlinks were also recreated 2019-02-20 20:40:13 +01:00
Dimitris Panokostas
7267239bba Indentation corrections, code cleanup and minor improvements 2019-02-20 20:00:19 +01:00
Horace And The Spider
a0b1d1339b XML Reading fixes (#432)
* 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
2019-02-20 08:51:20 +01:00
Horace And The Spider
14c2022f21 WHDBooter Extra Libraries Fix (#431)
* 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
2019-02-14 21:59:25 +01:00
Dimitris Panokostas
38cfb80472 Fixed merge conflicts 2019-02-14 21:58:47 +01:00
Horace And The Spider
537781e6d3 WHDLoad and AutoBooter Update (#430)
* 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.
2019-02-13 10:46:32 +01:00
Dimitris Panokostas
bb89b6eb14 Updated toolkit to latest version 2019-02-12 17:14:54 +01:00
Dimitris Panokostas
917b1d26a0 Merge branch 'master' into dev 2019-02-11 22:37:38 +01:00
Dimitris Panokostas
1ca35b4aee Updated VisualGDB toolkit to latest version 2019-02-11 20:26:42 +01:00