Commit Graph

  • de8c884033
    Merge fc125d6c2a into f54bfae01f Paweł Szot 2025-07-23 17:29:34 +0200
  • f54bfae01f Make headers a target master Lior Halphon 2025-07-23 00:18:51 +0300
  • c40221abb6 Allow using the DISABLE_* flags when building specific subsets of the lib target Lior Halphon 2025-07-22 23:31:38 +0300
  • eb38034b76 Ask for confirmation before reset Lior Halphon 2025-07-22 00:10:19 +0300
  • c6a968ed74 Make sure to display an alert if saving a state failed Lior Halphon 2025-07-22 00:03:37 +0300
  • e69f6b8579 Bug fix: GB_save_state always returned success Lior Halphon 2025-07-21 23:53:54 +0300
  • cfbc7b481a An attempt to mitigate #703, don't reload the ROM or save states if not required; don't assume a new ROM if state failed to load Lior Halphon 2025-07-21 23:45:06 +0300
  • 1dfcdffa71 Properly handled Inbox and Boot ROMs in GBROMManager Lior Halphon 2025-07-20 22:42:12 +0300
  • 5b983bc7ad Minor optimization Lior Halphon 2025-07-20 21:58:36 +0300
  • 634b90e4fc Fix rounding errors in calls to band_limited_update, tweak BL synth parameters. Should greatly improve audio quality, fixes #713 Lior Halphon 2025-07-18 13:53:02 +0300
  • b31cca77be Use a sinc filter Lior Halphon 2025-07-17 22:49:38 +0300
  • 5b17b41e07 Escape translocation on launch so we can update ourselves. Lior Halphon 2025-07-12 04:16:31 +0300
  • 239e0462c3 Use proper hooks Lior Halphon 2025-07-12 01:22:58 +0300
  • 8505f00cdf Fix BL-synth master wave generation, that wasn't a square step... affects #713 Lior Halphon 2025-07-12 01:17:47 +0300
  • 08d58aa992 Fix a bug where controller-triggered rewind doesn't resume after reaching the buffer end Lior Halphon 2025-07-11 23:14:03 +0300
  • 8cce6f7b13 Another macOS Regressionville™ bugfix Lior Halphon 2025-07-11 18:19:19 +0300
  • ec8baa6329 Allow specifying a custom ibtool path Lior Halphon 2025-07-11 18:03:36 +0300
  • 9bd84978cf Work around more Solarium bugs Lior Halphon 2025-07-11 17:59:32 +0300
  • aa0fe30d5c Don't update the icon after an update on macOS 26, it's broken Lior Halphon 2025-07-11 17:59:13 +0300
  • 6d6aafe887 Fix scrolling view in newer macOS versions Lior Halphon 2025-07-11 14:46:16 +0300
  • 003e8914b1
    Merge pull request #711 from MaddTheSane/patch-2 Lior Halphon 2025-07-08 00:06:08 +0300
  • d7e1672ae7 Always define typeof to __typeof__, unless targeting C23. Fixes #710 Lior Halphon 2025-07-07 23:54:55 +0300
  • 1157ff0f36
    Update GBViewController.m C.W. Betts 2025-07-07 13:52:02 -0600
  • bdd4522ca9 Migrate the Windows build from GNUWin to Git Bash and ezwinports's Make Lior Halphon 2025-07-07 22:34:45 +0300
  • c147ac1d0e fix typeof usage in gb.h Morilli 2025-07-06 00:44:01 +0200
  • 4abb5f3539 Fix AGB mixing – the bias should only be applied if the channel is connected to a terminal Lior Halphon 2025-07-05 16:37:48 +0300
  • aff7f1706c Add turbo cap options to the core and frontends, improve frame skipping, replace iOS' turbo speed option with the new turbo cap. Addresses #708. Lior Halphon 2025-07-04 14:39:44 +0300
  • 9a3bd5cfec
    Merge fc93a6ac9c into 33d237706e Ricardo Maurizio Paul 2025-06-30 14:29:31 -0400
  • 33d237706e
    Merge pull request #709 from joshrad-dev/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
  • 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