Commit Graph

  • 9a3bd5cfec
    Merge fc93a6ac9c into 33d237706e Ricardo Maurizio Paul 2025-06-30 14:29:31 -0400
  • 33d237706e
    Merge pull request #709 from joshrad-dev/master master Lior Halphon 2025-06-29 23:05:20 +0300
  • a39efd31cf Change the default macOS palette to be the same as the other frontends Lior Halphon 2025-06-29 22:42:45 +0300
  • 69bb4c3e95 Fix various iPadOS bugs Lior Halphon 2025-06-29 20:17:05 +0300
  • ae2d68aaf3 iPad menu support Lior Halphon 2025-06-29 18:48:47 +0300
  • e381ebd1ea Refine the tip animation Lior Halphon 2025-06-28 21:29:26 +0300
  • 34c29b052e UI fixes in the cheats screen Lior Halphon 2025-06-28 20:55:30 +0300
  • 4ebb108ae1 Fix it harder, remove UIGlassEffect as it's still very buggy Lior Halphon 2025-06-28 15:48:40 +0300
  • d1da91da7c Fix tip rotation Lior Halphon 2025-06-28 15:46:02 +0300
  • 490d63b26f Fix build break Lior Halphon 2025-06-28 15:44:16 +0300
  • be63d7eaa3 Revert this hack, broken on iPhones. Maybe Apple will fix this regression eventually (lulz no) Lior Halphon 2025-06-28 15:11:45 +0300
  • 15588a065f Fixed a bug where ROMs were moved instead of copied and vice versa, fixes #701 Lior Halphon 2025-06-28 15:04:14 +0300
  • d52a50353d Update the tips visuals Lior Halphon 2025-06-28 14:40:42 +0300
  • 5d70f93920 Very basic iPad menu support Lior Halphon 2025-06-28 13:58:43 +0300
  • f3cbc1990e Allow building on older SDKs Lior Halphon 2025-06-28 13:06:38 +0300
  • 583c234953 Various iOS Ui improvements, especially on iOS 26 Lior Halphon 2025-06-28 00:11:46 +0300
  • 3f744254fd Update iOS settings icons, add liquid glass overlay Lior Halphon 2025-06-27 17:02:55 +0300
  • 7abedaed4c Fix a bug where cheat search remains open after closing a ROM Lior Halphon 2025-06-26 21:36:26 +0300
  • 42ffbd18d0 Fix a bug where a GBS file will not correctly play the first track unless explicitly switching to it. Reloading a GBS file is disabled because it's not supported. Lior Halphon 2025-06-26 20:57:47 +0300
  • 365c1a9477
    Merge fc125d6c2a into 8508eb7b7c Paweł Szot 2025-06-25 14:20:34 +0000
  • d7c2195020
    Merge 7da4c7c1c1 into 8508eb7b7c C.W. Betts 2025-06-25 14:20:10 +0000
  • 8508eb7b7c Fix Mavericks regressions Lior Halphon 2025-06-24 22:44:39 +0300
  • 00000971d7 Describe addresses correctly in unbanked portions of RAM and ROM Lior Halphon 2025-06-24 21:53:18 +0300
  • 58bd40b833 Work around gazillion Solarium bugs Lior Halphon 2025-06-24 21:29:58 +0300
  • cbaf5c4c4a Avoid non-main-thread calls Lior Halphon 2025-06-24 21:29:05 +0300
  • 67d338164b Make text field insets work on macOS 26 Lior Halphon 2025-06-22 23:34:41 +0300
  • 7bf8145a91 Add save to photos key in info.plist for GB camera pictures Jawshoeadan 2025-06-21 13:22:31 -0700
  • e043279500 Update the Cocoa UI to support Solarium (Memory viewer still not updated due to AppKit regression, let's see what the next beta has to say) Lior Halphon 2025-06-21 14:50:12 +0300
  • 9d6f378d21 Add Icon Composer based icon for macOS 26 Lior Halphon 2025-06-13 22:54:10 +0300
  • bfb1092cbb Fix cheat search crashing on carts without RAM Lior Halphon 2025-06-10 01:19:29 +0300
  • 282140822e Fix compatibility issues with macOS 26 NIB loading Lior Halphon 2025-06-10 00:22:14 +0300
  • 19a1e3ec1a Add a vsync as an option to SDL, fixes #335 Lior Halphon 2025-06-08 20:19:09 +0300
  • 1ad8bad18c Add iOS rapid buttons, closes #702 Lior Halphon 2025-06-08 19:28:42 +0300
  • 9577cbce85 Added the option to force integer scaling to the Cocoa port (SDL had it for ages), closes #699 Lior Halphon 2025-06-08 11:51:34 +0300
  • 6dd2f609f2 Make the debugger console larger by default, fix misaligned line Lior Halphon 2025-06-08 01:40:22 +0300
  • 976fe7a337 The sideview shouldn't automatically scroll Lior Halphon 2025-06-08 01:30:17 +0300
  • 1400bd40e8 Slightly alter the behavior of the print command so values don't get zero-padding by default, fixes #687 Lior Halphon 2025-06-08 01:25:30 +0300
  • 6a97192e8c Slightly refine the last fix Lior Halphon 2025-06-07 18:58:31 +0300
  • 42732b20eb Restore Alt+Zoom behavior Lior Halphon 2025-06-07 18:49:45 +0300
  • f0a672c39e Make sure the CPU graph advanced correctly even in turbo mode Lior Halphon 2025-06-07 14:24:35 +0300
  • d211120312 Make 100% CPU frames appear red Lior Halphon 2025-06-07 14:11:10 +0300
  • 6ab1be654b Add CPU load graph to Cocoa, closes #654 Lior Halphon 2025-06-06 23:10:57 +0300
  • f706988171 Add CPU usage command (#654) Lior Halphon 2025-06-06 19:26:25 +0300
  • bed9f8220c
    Merge pull request #706 from Estus-Dev/Specify-size-of-block-header's-length-field Lior Halphon 2025-06-04 20:33:23 +0300
  • 750112f6dd
    docs: specify size of block header's length field Estus 2025-06-04 11:21:48 -0600
  • 63a02d90bc
    Merge pull request #568 from hitomi-nakayama/warn-sdl-init-error Lior Halphon 2025-06-02 23:40:54 +0300
  • 795fba1320
    Merge branch 'master' into warn-sdl-init-error Lior Halphon 2025-06-02 23:40:40 +0300
  • 1923c324d9 Slightly alter iOS behavior Lior Halphon 2025-06-02 21:21:39 +0300
  • 6a24b9206f Remove the navigation string since it doesn't fit Lior Halphon 2025-06-02 21:21:23 +0300
  • 564c31aa30
    Add support for vim-style hjkl D-pad keys Marcus Ziadé 2025-05-27 18:43:00 +0300
  • 30a8c4bf42 Add Vim menu navigation Marcus Ziadé 2025-05-26 20:28:08 +0300
  • 152e242485 Fixed incorrect processing of GameShark codes Lior Halphon 2025-05-26 00:51:16 +0300
  • c4e6161959
    Merge pull request #681 from Jan200101/PR/mime-location Lior Halphon 2025-05-25 12:33:20 +0300
  • fc125d6c2a fix other include issues Pawel Szot 2025-05-01 07:48:43 +0200
  • 46a50bd04d add Package.swift + test if it works Pawel Szot 2025-04-30 21:40:46 +0200
  • 53f17d5907 fix includes for SPM Pawel Szot 2025-04-30 21:39:16 +0200
  • 1951df3476
    correct mimetype location to follow the shared mime info specification Jan200101 2025-01-23 09:24:12 +0100
  • 1cf84a5436 Ubuntu 20.04 is dead soon, replace with 22.04 Lior Halphon 2025-04-08 20:43:21 +0300
  • 81c29fa371 Make gb.h compatible with ANSI C++, fixes #698 Lior Halphon 2025-04-08 20:39:12 +0300
  • 8b27952680
    Merge pull request #697 from bentley/libdl Lior Halphon 2025-04-05 13:26:43 +0300
  • 3c58deb46f Don’t look for libdl on OpenBSD Anthony J. Bentley 2025-04-05 03:18:25 -0600
  • 9916fbdd88 Update libretro branch to v1.0.1 v1.0.1-libretro libretro Libretro Updater 2025-04-04 21:30:59 +0000
  • 0fc08d93be Update copyright to 2025 and version to 1.0.1 v1.0.1 Lior Halphon 2025-04-04 14:28:37 +0300
  • cd82311c54 Apply auto-resizing also to border mode change Lior Halphon 2025-04-04 14:16:54 +0300
  • bf9212bcff Increase the number of band-limited phases to reduce overtones in high-pitched sounds Lior Halphon 2025-04-04 13:27:20 +0300
  • dfd3b42929
    Merge pull request #695 from nik012003/master Lior Halphon 2025-04-04 13:03:35 +0300
  • 18edb65680 Add break statements in mbc7 writes nik012003 2025-04-04 02:09:18 +0200
  • 3468d5de7e Probably a better fix Lior Halphon 2025-04-04 01:11:27 +0300
  • d146b3a309 Why do I end up writing these Lior Halphon 2025-04-03 23:52:04 +0300
  • 71d4e60c57 Fix several iOS crashes Lior Halphon 2025-04-03 23:37:11 +0300
  • 8f21c8ed66 Fixed a bug that caused ROMs to run without a window upon changing an emulated revision Lior Halphon 2025-04-02 23:42:37 +0300
  • 3ad28b7a8d Fix old compilers Lior Halphon 2025-04-02 00:31:53 +0300
  • edce971d8c Optimize SGB FM synthesis, downgrade the sample rate of synthesis when rendering at high rates. Lior Halphon 2025-04-02 00:27:07 +0300
  • 6d9ab972d0 Allow libretro to output audio for both Game Boys Lior Halphon 2025-03-31 00:14:15 +0300
  • ed7d0546a3 Drop the Unicode character, RA can't display it with some fonts Lior Halphon 2025-03-31 00:01:23 +0300
  • 474caaccd5 The relevant RA issue is long fixed by now Lior Halphon 2025-03-30 22:12:04 +0300
  • 1d7ecb7f1b ^C before loading a ROM quits again Lior Halphon 2025-03-30 19:41:07 +0300
  • 8c30a7c90c Fixed a bug where changing a model does not immediately restart upon exiting the emulation menu Lior Halphon 2025-03-30 19:34:24 +0300
  • 2b89923a6f SDL now automatically resizes the window upon loading a ROM if it was not manually resized by the user Lior Halphon 2025-03-30 00:52:56 +0300
  • 8a0ff891bd Fix build on Clang 20 Lior Halphon 2025-03-29 23:04:44 +0300
  • 9359f7a2d9 Fix SGB attribute and tile transfers on BE platforms, fixes #693 Lior Halphon 2025-03-29 19:12:35 +0300
  • f1d52c53d3 Allow using joysticks as faux analog controllers Lior Halphon 2025-03-29 14:47:10 +0300
  • 9096f629c9 Fix double ^C quit on non-Windows SDL builds Lior Halphon 2025-03-28 13:11:26 +0300
  • d50f9df974 Reset while being paused in SDL now unpauses Lior Halphon 2025-03-28 13:11:04 +0300
  • 15215000f9 Major improvements to the SDL debugging interface, especially on Windows Lior Halphon 2025-03-27 23:45:51 +0200
  • 4e35048f46 Make it possible to build SameBoy for Windows while linking against Windows' msvct.dll Lior Halphon 2025-03-23 23:18:17 +0200
  • e2b22a0df6 Make it possible to disable rounded corners on Windows 11 Lior Halphon 2025-03-23 21:34:05 +0200
  • 9c958a1cb4 More accurate OAM randomization Lior Halphon 2025-03-21 22:52:55 +0200
  • 3cb04e88d1 Remove HH integration Lior Halphon 2025-03-15 13:22:55 +0200
  • 5887d47cb2 Update libretro branch to v1.0 v1.0-libretro Lior Halphon 2025-03-15 13:03:49 +0200
  • 917b62785c The watchpoint command now outputs the watchpoint type upon adding one Lior Halphon 2025-03-15 12:48:09 +0200
  • 7b511dd76b Document rPGB Lior Halphon 2025-03-02 13:27:27 +0200
  • 04cd94de3f Delegate audio downsampling to the libretro frontend, except on the Wii U. Fixes #677. Lior Halphon 2025-01-24 14:35:25 +0200
  • da0380c32d Fix libretro boot ROM building Lior Halphon 2025-01-24 14:02:57 +0200
  • e76088cde2 I need somebody to love me as much as GitHub loves deprecating upload-artifacts majors Lior Halphon 2025-01-23 23:29:33 +0200
  • abf108f6b8 add missing include for toupper and isxdigit Jan200101 2025-01-23 10:32:46 +0100
  • fab91444dd strip thumbnailer on release builds, don't strip on install Jan200101 2025-01-23 09:36:47 +0100
  • 9442a2a8e8 Fix CI, fix library building Lior Halphon 2025-01-10 12:59:31 +0200
  • 9793e15f4d Fix the vertical layout being broken on certain iPad resolutions. Minor improvements to other iPad layouts. Fixes #678 Lior Halphon 2025-01-09 01:06:17 +0200
  • 670540116a Use `ldh [c]`, not `ld [c]` Rangi42 2024-12-26 23:15:22 -0500