Commit graph

1305 commits

Author SHA1 Message Date
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
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
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
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
Dimitris Panokostas
07bd50f0a3 Moved Timing settings to amiberry.conf file, fixes #389 2019-01-12 00:18:19 +01:00
Dimitris Panokostas
f14b11dfd8 Lock the surface if needed, then call init_row_map() 2019-01-11 23:34:21 +01:00
Dimitris Panokostas
eb06777aa0 Bumped version to v2.24b13 2019-01-11 21:17:26 +01:00
Dimitris Panokostas
cecbd264fe Added global Scanlines by default YES/NO option in "amiberry.conf" file, fixes #403 2019-01-11 19:21:33 +01:00
Dimitris Panokostas
280a92208b
Update README.md
Fixed typo
2019-01-11 18:20:57 +01:00
Dimitris Panokostas
af55b20adc Replaced CFlag "WITH_LOGGING" with the "write_logfile" boolean option in the new "amiberry.conf" to enable logfile output without the need to recompile 2019-01-11 18:05:17 +01:00
Dimitris Panokostas
f90510c7ab Removed unused file 2019-01-11 17:07:14 +01:00
Dimitris Panokostas
9c99adb8d2 Renamed "adfdir.conf" to "amiberry.conf", if found the old file will be renamed automatically on startup 2019-01-11 14:43:58 +01:00
Dimitris Panokostas
888da42f22 Avoid potential buffer overflow situations 2019-01-11 13:25:55 +01:00
Dimitris Panokostas
fc4c15a22b Restored _WIN32 define check 2019-01-11 13:24:00 +01:00
midwan
3cfe48e2ce only include statvfs.h conditionally 2019-01-07 20:56:55 +01:00
midwan
eba8e7e818 Simplified type definitions, reversed cfgfile changes 2019-01-07 20:04:05 +01:00
midwan
6b12193c5c Don't use _timezone if compiling for PSTV 2019-01-06 16:13:07 +01:00