Commit graph

1468 commits

Author SHA1 Message Date
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
Dimitris Panokostas
12bb1f7ab7 Fixed #428 2019-02-11 20:26:08 +01:00
Dimitris Panokostas
29fe7770ec Further updates for custom 2019-02-10 02:30:07 +01:00
Dimitris Panokostas
9928f8d598 Merge branch 'master' into new-custom 2019-02-09 19:08:47 +01:00
Dimitris Panokostas
56cc2fc354 Moved GetKeyFromName higher up so that SDL1 build can find it #414 2019-02-09 12:08:52 +01:00
Dimitris Panokostas
9d6bba2376 Implemented support for Pause Emulation function (mapped through custom controls) - fixes #414 2019-02-09 01:41:02 +01:00
Dimitris Panokostas
2b5f278754 Indentation and unused code cleanup 2019-02-09 01:39:49 +01:00
Dimitris Panokostas
f1f64867b6 More indentation fixes 2019-02-08 21:04:59 +01:00
Dimitris Panokostas
505b9f39a4 Indentation corrections 2019-02-08 20:54:59 +01:00
Dimitris Panokostas
7d06843ea7 Fixed potential buffer overflow situations in gui Panels 2019-02-08 20:46:43 +01:00
Dimitris Panokostas
05dbf48da3 Removed more unused code 2019-02-08 20:41:31 +01:00
Dimitris Panokostas
72b0153664 Removed unused code, code cleanup 2019-02-08 20:21:33 +01:00
Dimitris Panokostas
48951d151c Minor code cleanup 2019-02-08 20:20:44 +01:00
Dimitris Panokostas
9d589ff4cc Indentation fixes 2019-02-08 20:20:30 +01:00
Dimitris Panokostas
11c3eeec16 Fixed trying to access memory after it was freed, removed unused code 2019-02-08 20:19:58 +01:00
Dimitris Panokostas
04eb0d3701 Fixed potential buffer overflow 2019-02-08 20:19:22 +01:00
Dimitris Panokostas
c9eaac70dc Removed unused code 2019-02-08 20:19:03 +01:00
Dimitris Panokostas
6c7a1127a8 Fixed compiler warnings/errors in writelog - Fixes #419 2019-02-08 20:18:21 +01:00
Dimitris Panokostas
4231699161 Revert "Update rommgr.cpp"
This reverts commit 9377573e70.
2019-02-08 15:37:01 +01:00
Dimitris Panokostas
6a4f55fa77 Implemented Emulation Pause handling - Fixes #414 2019-02-07 23:38:38 +01:00
Dimitris Panokostas
d5eac98723 Merged latest changes 2019-02-07 23:37:08 +01:00
Dimitris Panokostas
f508edd1f1 Updated toolset references to latest version 2019-02-07 23:36:27 +01:00
Dimitris Panokostas
9377573e70
Update rommgr.cpp
Added support for another variant of A1200 Kick 3.1.4 ROM - Fixes #374
2019-02-07 11:36:54 +01:00
Dimitris Panokostas
cb80696aa6 (WIP) Further updates from WinUAE 2019-01-26 22:48:59 +01:00
Dimitris Panokostas
f78994df5e Updated toolchain reference to latest version 2019-01-26 18:08:46 +01:00
midwan
917c066889 merged latest changes from WinUAE 4.1.x for custom.cpp 2019-01-17 20:33:21 +00:00
Dimitris Panokostas
9db3f1468b wip: updating custom from latest winuae 2019-01-17 18:54:30 +01:00
Dimitris Panokostas
2d3495c7d0 hardfile updates from WinUAE 2019-01-16 00:00:15 +01:00
Dimitris Panokostas
45c321dbc8 Make sure possible new FPU type is selected at reset. 2019-01-15 23:19:59 +01:00
Dimitris Panokostas
27df9d97fe Main play loop may never be entered in some situations, make sure cdda_pos is set. 2019-01-15 23:14:19 +01:00
Dimitris Panokostas
f8aad5a4a6 Increase fake block size earlier to also fix programs that overflow free space calculation 2019-01-15 23:09:07 +01:00
Dimitris Panokostas
23229f51a1 Silence compiler warnings when compiling with GCC's -Wsign-compare 2019-01-15 22:53:34 +01:00
Dimitris Panokostas
67074637fb Implement missing SBTC_RELEASESTRPTR 2019-01-15 22:48:53 +01:00
Dimitris Panokostas
22b95018ec Bumped version to 2.24 2019-01-14 19:39:08 +01:00
Dimitris Panokostas
e7376a0577 Updated VS project files with new preprocessor definition 2019-01-14 19:37:51 +01:00
Dimitris Panokostas
4c7e6525b1 Updated vcxproj file with new preprocessor definition 2019-01-14 19:33:01 +01:00
Dimitris Panokostas
79f3d3cd63 Removed unused files 2019-01-13 10:47:07 +01:00
Dimitris Panokostas
0ea3941043 Fix Line Doubling modes wouldn't work after previous update 2019-01-12 17:53:40 +01:00
Dimitris Panokostas
ed7b0bc77a Fixed #407 2019-01-12 17:39:42 +01:00
Dimitris Panokostas
5ae5404218 Updated Drawing routines from latest WinUAE 4.1.x sources 2019-01-12 14:42:06 +01:00
Dimitris Panokostas
b72a597cd6 Updated WHDLoad DB to latest version 2019-01-12 10:47:27 +01:00
Dimitris Panokostas
ee40607ee2 Added support for >2GB HDFs on 32-bit systems, fixes #20 2019-01-12 10:42:55 +01:00