Commit graph

911 commits

Author SHA1 Message Date
HoraceAndTheSpider
c970049ebb Allows WHDLoad Booter to have DH0: stored as a single ZIP file. Separate drive for written files/saves as DH2: also used. 2018-03-24 18:14:13 +00:00
Dimitris Panokostas
1ca66cd9bf Updated VisualGDB project settings with latest VisualGDB version 2018-03-24 12:27:23 +01:00
HoraceAndTheSpider
a9e60a26f0 Verified all WHDBooter system files as AROS/ Aminet sourced versions. 2018-03-20 20:31:05 +00:00
Horace And The Spider
3cefe0c68c
Merge pull request #291 from HoraceAndTheSpider/dev-hats
Fixes WHDBooter missing (empty) folders
2018-03-19 21:58:37 +00:00
Horace And The Spider
de70a36774
Create foo.txt 2018-03-19 21:48:45 +00:00
Horace And The Spider
12afb7a10b
Create foo.txt 2018-03-19 21:48:22 +00:00
Horace And The Spider
e8dd08882d
Create foo.txt 2018-03-19 21:47:39 +00:00
HoraceAndTheSpider
75aada8303 Merge commit 'b5c32e97da' into dev-hats
* commit 'b5c32e97da':
  Bumped version to v2.18 beta
  WHDLoad Booter Updates (#290)
  Fixed #287: CD32 - Eject CD, Insert new and Reset doesn't boot the new CD
  Improved WHDLoad Booter (bug fixes and improvements) (#284)
2018-03-18 20:19:15 +00:00
Dimitris Panokostas
b5c32e97da Bumped version to v2.18 beta 2018-03-18 20:56:27 +01:00
Horace And The Spider
beb3e4f599 WHDLoad Booter Updates (#290)
* WHDBooter Itegration

* Further WHDBoot development

* Clean-ups and beginning of kick-rom checking

* Loads matching .whd (database) config file from game-data folder, and .uae from /confs/ - start of host options

* Fixes problem with saving of equally-named config. Some Host options being set from hard-code variables. (WIP)

* Solution for host controller settings implemented

* Example Template files (not final versions)

* Game information (future database info) is imported from .whd file, .controls (customs) also loaded

* Tidies up auto-loading of existing .uae config

* Separates WHDLoad Booter into it's own module. `amiberry_whdbooter.cpp`

* Many options now implemented from .whd (cpu speed and memory to-do)

* Y offset, Memory , Clock Speed options added - all needed options now being implemented

* Compatibility settings now correctly read from XML file (or fall-back to individual game file) and are applied

* Custom controls now imported from XML.

* Hostconfig options and general near-completion of WHDBooter

* Final change and example XML file provided

* Missed changes from merge

* Bug fix for Auto WHDLoad ... sound on/off from host settings incorrectly read

* Improved WHDBooter with splash screen

* WHDLoad booter minor fixes and improvements

* WHDLoad Booter XML file produced from slave file scanning.
2018-03-18 20:56:27 +01:00
Dimitris Panokostas
92df2f1a18 Fixed #287: CD32 - Eject CD, Insert new and Reset doesn't boot the new CD 2018-03-18 20:53:20 +01:00
HoraceAndTheSpider
31774511a6 WHDLoad Booter XML file produced from slave file scanning. 2018-03-17 22:50:45 +00:00
HoraceAndTheSpider
a3a2c1ccc8 WHDLoad booter minor fixes and improvements 2018-03-17 22:49:35 +00:00
Horace And The Spider
e3b7cf3776 Improved WHDLoad Booter (bug fixes and improvements) (#284)
* WHDBooter Itegration

* Further WHDBoot development

* Clean-ups and beginning of kick-rom checking

* Loads matching .whd (database) config file from game-data folder, and .uae from /confs/ - start of host options

* Fixes problem with saving of equally-named config. Some Host options being set from hard-code variables. (WIP)

* Solution for host controller settings implemented

* Example Template files (not final versions)

* Game information (future database info) is imported from .whd file, .controls (customs) also loaded

* Tidies up auto-loading of existing .uae config

* Separates WHDLoad Booter into it's own module. `amiberry_whdbooter.cpp`

* Many options now implemented from .whd (cpu speed and memory to-do)

* Y offset, Memory , Clock Speed options added - all needed options now being implemented

* Compatibility settings now correctly read from XML file (or fall-back to individual game file) and are applied

* Custom controls now imported from XML.

* Hostconfig options and general near-completion of WHDBooter

* Final change and example XML file provided

* Missed changes from merge

* Bug fix for Auto WHDLoad ... sound on/off from host settings incorrectly read

* Improved WHDBooter with splash screen
2018-03-14 09:26:03 +01:00
HoraceAndTheSpider
19acdceb79 Improved WHDBooter with splash screen 2018-03-13 22:05:18 +00:00
HoraceAndTheSpider
8a3391a56b Bug fix for Auto WHDLoad ... sound on/off from host settings incorrectly read 2018-03-13 20:51:39 +00:00
HoraceAndTheSpider
d817a23c97 Missed changes from merge 2018-03-13 20:50:51 +00:00
HoraceAndTheSpider
a89471b892 Merge branch 'dev' of https://github.com/midwan/amiberry into dev-hats 2018-03-11 21:07:18 +00:00
HoraceAndTheSpider
ef2bce9b6a Merge commit 'cb0ab8e140' into dev-hats
* commit 'cb0ab8e140':
  Bumped version to v2.17 beta
  Updated VisualGDB solution to include amiberry_whdloader.cpp
  Code cleanup and modernization
  WHDLoad Booter Direct within Amiberry (#283)

# Conflicts:
#	src/main.cpp
#	src/osdep/amiberry_whdbooter.cpp
2018-03-11 21:06:46 +00:00
Dimitris Panokostas
ed053deabe Commented out debugging code 2018-03-11 21:52:50 +01:00
Dimitris Panokostas
cb0ab8e140 Bumped version to v2.17 beta 2018-03-11 21:38:27 +01:00
Dimitris Panokostas
16a14ce95e Updated VisualGDB solution to include amiberry_whdloader.cpp 2018-03-11 21:35:30 +01:00
Dimitris Panokostas
12c2272f4b Code cleanup and modernization 2018-03-11 21:35:01 +01:00
Horace And The Spider
af82ad7833 WHDLoad Booter Direct within Amiberry (#283)
* WHDBooter Itegration

* Further WHDBoot development

* Clean-ups and beginning of kick-rom checking

* Loads matching .whd (database) config file from game-data folder, and .uae from /confs/ - start of host options

* Fixes problem with saving of equally-named config. Some Host options being set from hard-code variables. (WIP)

* Solution for host controller settings implemented

* Example Template files (not final versions)

* Game information (future database info) is imported from .whd file, .controls (customs) also loaded

* Tidies up auto-loading of existing .uae config

* Separates WHDLoad Booter into it's own module. `amiberry_whdbooter.cpp`

* Many options now implemented from .whd (cpu speed and memory to-do)

* Y offset, Memory , Clock Speed options added - all needed options now being implemented

* Compatibility settings now correctly read from XML file (or fall-back to individual game file) and are applied

* Custom controls now imported from XML.

* Hostconfig options and general near-completion of WHDBooter

* Final change and example XML file provided
2018-03-11 21:09:57 +01:00
HoraceAndTheSpider
19b3a30343 Final change and example XML file provided 2018-03-11 19:36:00 +00:00
HoraceAndTheSpider
e5f0d466b4 Merge commit '4344d6d55d' into dev-hats
* commit '4344d6d55d':
  Fixed inversed Parallel Port Axis mapping (port 2<->3)
  Fixed indentation in options
2018-03-11 18:01:41 +00:00
HoraceAndTheSpider
785cc1aeb6 Merge commit 'eb0725463d' into dev-hats
* commit 'eb0725463d':
  Minor cleanup in inputdevice.cpp
  Fixed indentation in amiberry_input
  Fixed #166: Reduced audio lag in games (e.g. Turrican 2)
  JIT bugfixes - merged from TomB
2018-03-11 17:59:51 +00:00
Dimitris Panokostas
4344d6d55d Fixed inversed Parallel Port Axis mapping (port 2<->3) 2018-03-11 18:59:47 +01:00
Dimitris Panokostas
85e995a180 Fixed indentation in options 2018-03-11 18:59:15 +01:00
HoraceAndTheSpider
ffe0c477c3 Hostconfig options and general near-completion of WHDBooter 2018-03-11 17:58:00 +00:00
Dimitris Panokostas
eb0725463d Minor cleanup in inputdevice.cpp 2018-03-11 18:29:17 +01:00
Dimitris Panokostas
1f25b2f089 Fixed indentation in amiberry_input 2018-03-11 17:20:06 +01:00
Dimitris Panokostas
1f6e64f657 Fixed #166: Reduced audio lag in games (e.g. Turrican 2) 2018-03-11 14:39:22 +01:00
Dimitris Panokostas
86686ca7fd JIT bugfixes - merged from TomB 2018-03-11 10:56:43 +01:00
HoraceAndTheSpider
6e42a39b20 Merge commit 'a9e8b14ea0' into dev-hats
* commit 'a9e8b14ea0':
  Allows Custom-remappable Controllers to be used as in normal 'mouse' mode (replaces mouse map)
  Bumped version to v2.15 beta
  Code modernization and indentation cleanup
2018-03-10 20:19:27 +00:00
HoraceAndTheSpider
a9e8b14ea0 Allows Custom-remappable Controllers to be used as in normal 'mouse' mode (replaces mouse map) 2018-03-10 12:30:20 +00:00
Dimitris Panokostas
bb10e82038 Bumped version to v2.15 beta 2018-03-05 21:03:47 +01:00
Dimitris Panokostas
7f5c0e3601 Code modernization and indentation cleanup 2018-03-05 21:03:25 +01:00
HoraceAndTheSpider
9fdf0466b6 Custom controls now imported from XML. 2018-03-04 21:52:52 +00:00
HoraceAndTheSpider
6074e0c141 Compatibility settings now correctly read from XML file (or fall-back to individual game file) and are applied 2018-03-04 17:34:05 +00:00
HoraceAndTheSpider
c371c99c75 Merge commit '9a2e2273e3' into dev-hats
* commit '9a2e2273e3':
  Fixes for VisualGDB solution
  Changed memory allocation routines to pure C/C++ code for better portability
  minor code improvements (fix clang warnings)
2018-03-04 11:36:09 +00:00
Dimitris Panokostas
9a2e2273e3 Fixes for VisualGDB solution 2018-03-04 12:19:24 +01:00
Dimitris Panokostas
2dd8604358 Changed memory allocation routines to pure C/C++ code for better portability 2018-03-04 12:04:15 +01:00
Dimitris Panokostas
841f94ad50 minor code improvements (fix clang warnings) 2018-03-04 12:03:52 +01:00
HoraceAndTheSpider
cfab7e1072 Merge commit '2cde1a04e2' into dev-hats
* commit '2cde1a04e2':
  VisualGDB updates
  Resync with TomB's sources, regarding ARMv6T2 improvements
2018-03-03 18:05:37 +00:00
Dimitris Panokostas
2cde1a04e2 VisualGDB updates 2018-03-03 19:02:02 +01:00
Dimitris Panokostas
9b64073b68 Resync with TomB's sources, regarding ARMv6T2 improvements 2018-03-03 19:01:28 +01:00
HoraceAndTheSpider
56327645fc Merge commit '6571dc247d' into dev-hats
* commit '6571dc247d':
  Fixed bug #271: The scroll bar would move to the last selected file always, even when manually trying to scroll elsewhere
2018-03-03 14:35:36 +00:00
Dimitris Panokostas
6571dc247d Fixed bug #271: The scroll bar would move to the last selected file always, even when manually trying to scroll elsewhere 2018-03-03 13:38:23 +01:00
HoraceAndTheSpider
8b9cea0ae6 Y offset, Memory , Clock Speed options added - all needed options now being implemented 2018-03-02 22:59:20 +00:00