Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WHDLoad binary #434

Merged
merged 22 commits into from Feb 20, 2019
Merged

WHDLoad binary #434

merged 22 commits into from Feb 20, 2019

Conversation

HoraceAndTheSpider
Copy link
Contributor

Fixes # missing binary

HoraceAndTheSpider and others added 22 commits November 19, 2018 16:58
* commit '85f7e149358acbf6bf19b472a67720105172f564':
  Bugfix for 2nd controller selection (BlitterStudio#380)
* commit '0fde778202c3bb568c0b62bdd77f84705790e373':
  Removed gamma calculations and extra vsync checks to improve performance
  bumped version to 2.24b7
  Fixed BlitterStudio#338: Incorrect LED colors under 32-bit screens
  fixed lof_store variable across drawing and custom
  Minor cleanup
  Improved flicker_led code
  Fixed Leds would stop flickering if P96 screen was opened
  Ensure P96 pixbytes value is updated when locking
  Added alpha support, gamma calculations, and preliminary rtg multithreading support
  Improved on-screen LED brightness control
  Commented out unused genlock related code
  Fixed BlitterStudio#370: Frameskip did not skip frames anymore
  Improved drawing speed slightly - bumped version to 2.24b6
  Fixed number of Chipset options counter
  Updated VisualGDB settings
  Added more config file enumerations
  Added more chipset options on the GUI
  Fixed BlitterStudio#382: Chipset options did not get saved always
* commit '738d71673a38ef8b917da5d3a970f4e09a7b7067':
  Fixed HDD on-screen LED had incorrect color when OFF on 32-bit screens
* commit 'c4cf0a009c4efabc0bbcc1527c5afd9ec1eafb3d':
  Bumped version to v2.24b9
  Fixed BlitterStudio#335: Line Doubling behaved differently depending on resolution
  Commented unused genlock variable
  BlitterStudio#335: Line Doubling behaved differently depending on Screenmode
  (VisualGDB) Strip the executable on Release and Release-dispmanx also
  extra check to ensure we're not running under a cross-compiler environment (e.g. Visual Studio)
  Strip the executable on Release configurations in VisualGDB
  minor cleanup - the bytes variable could be assigned outside the ifdef block
  Use configured byteswap method in sigsegv_handler as well
* commit '3cfe48e2ceae2beb38c717cd8f03f7029488e55a': (66 commits)
  only include statvfs.h conditionally
  Simplified type definitions, reversed cfgfile changes
  Don't use _timezone if compiling for PSTV
  Undefine _WIN32 if it's defined (get rid of warnings in Visual Studio)
  Fixed missing external reference if OS_WITHOUT_MEMORY_MANAGEMENT was defined (e.g. in PSTV)
  Don't include header twice
  Fixed cmake whining about types it doesn't know
  Fixed double type signature
  Fixed double typedefs
  header tweaks for PSTV
  Added initial support for PSVita/PSTV and Switch (WIP)
  Updated VisualGDB projects, now using the latest toolchain for SDL1 version as well.
  Updated VSLinux project and file references
  Changed references to strncasecmp to SDL_strncasecmp
  Changed references to strcasecmp() to SDL_strcasecmp for portability
  Updated VisualGDB files
  Fixed compemu_fpp and compemu_support after cleanup
  Fixed keyboard and sigsegv_handler missing includes after cleanup
  Fixed audio.cpp missing math include, modernized code
  Removed unused references to blitops.cpp
  ...
* commit '280a92208bab5f06d529bc6e932f0beb261b964b':
  Update README.md
  Replaced CFlag "WITH_LOGGING" with the "write_logfile" boolean option in the new "amiberry.conf" to enable logfile output without the need to recompile
  Removed unused file
  Renamed "adfdir.conf" to "amiberry.conf", if found the old file will be renamed automatically on startup
  Avoid potential buffer overflow situations
  Restored _WIN32 define check
* commit '1ca35b4aee09b986b82042e6f06774e9337f73b6': (39 commits)
  Updated VisualGDB toolkit to latest version
  Fixed BlitterStudio#428
  Moved GetKeyFromName higher up so that SDL1 build can find it BlitterStudio#414
  Implemented support for Pause Emulation function (mapped through custom controls) - fixes BlitterStudio#414
  Indentation and unused code cleanup
  More indentation fixes
  Indentation corrections
  Fixed potential buffer overflow situations in gui Panels
  Removed more unused code
  Removed unused code, code cleanup
  Minor code cleanup
  Indentation fixes
  Fixed trying to access memory after it was freed, removed unused code
  Fixed potential buffer overflow
  Removed unused code
  Fixed compiler warnings/errors in writelog - Fixes BlitterStudio#419
  Revert "Update rommgr.cpp"
  Implemented Emulation Pause handling - Fixes BlitterStudio#414
  Updated toolset references to latest version
  Update rommgr.cpp
  ...
…s FIXED_HEIGHT= option and bugfixes for XML reading, and symlink ROM scan. Plus updated XML
…load, to aid compatibility (e.g. Dungeon Master), plus new XML
* commit '8fffa5bf119fb2039d26e6cce988edd734c16bd6':
  Improved message when Rescan button is pressed, to indicate that symlinks were also recreated
  Indentation corrections, code cleanup and minor improvements
  XML Reading fixes  (BlitterStudio#432)

# Resolved Conflicts:
#	src/osdep/amiberry_whdbooter.cpp
#	src/osdep/gui/PanelPaths.cpp
@midwan midwan merged commit fd1cd18 into BlitterStudio:horace Feb 20, 2019
HoraceAndTheSpider added a commit to HoraceAndTheSpider/amiberry that referenced this pull request Feb 20, 2019
* commit 'fd1cd18f4f55cd8901062263464fba332ae1b65b':
  WHDLoad binary (BlitterStudio#434)
  Fixed -autoload option
  Improved Label height in GUI to avoid some font cut-off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants