Lior Halphon
|
f54bfae01f
|
Make headers a target
|
2025-07-23 00:18:51 +03:00 |
Lior Halphon
|
c40221abb6
|
Allow using the DISABLE_* flags when building specific subsets of the lib target
|
2025-07-22 23:32:00 +03:00 |
Lior Halphon
|
eb38034b76
|
Ask for confirmation before reset
|
2025-07-22 00:10:19 +03:00 |
Lior Halphon
|
c6a968ed74
|
Make sure to display an alert if saving a state failed
|
2025-07-22 00:03:37 +03:00 |
Lior Halphon
|
e69f6b8579
|
Bug fix: GB_save_state always returned success
|
2025-07-21 23:53:54 +03:00 |
Lior Halphon
|
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
|
2025-07-21 23:45:06 +03:00 |
Lior Halphon
|
1dfcdffa71
|
Properly handled Inbox and Boot ROMs in GBROMManager
|
2025-07-20 22:44:09 +03:00 |
Lior Halphon
|
5b983bc7ad
|
Minor optimization
|
2025-07-20 21:58:36 +03:00 |
Lior Halphon
|
634b90e4fc
|
Fix rounding errors in calls to band_limited_update, tweak BL synth parameters. Should greatly improve audio quality, fixes #713
|
2025-07-18 13:53:02 +03:00 |
Lior Halphon
|
b31cca77be
|
Use a sinc filter
|
2025-07-18 13:32:25 +03:00 |
Lior Halphon
|
5b17b41e07
|
Escape translocation on launch so we can update ourselves.
|
2025-07-12 04:16:31 +03:00 |
Lior Halphon
|
239e0462c3
|
Use proper hooks
|
2025-07-12 01:25:40 +03:00 |
Lior Halphon
|
8505f00cdf
|
Fix BL-synth master wave generation, that wasn't a square step... affects #713
|
2025-07-12 01:17:47 +03:00 |
Lior Halphon
|
08d58aa992
|
Fix a bug where controller-triggered rewind doesn't resume after reaching the buffer end
|
2025-07-11 23:14:03 +03:00 |
Lior Halphon
|
8cce6f7b13
|
Another macOS Regressionville™ bugfix
|
2025-07-11 18:19:19 +03:00 |
Lior Halphon
|
ec8baa6329
|
Allow specifying a custom ibtool path
|
2025-07-11 18:03:36 +03:00 |
Lior Halphon
|
9bd84978cf
|
Work around more Solarium bugs
|
2025-07-11 17:59:32 +03:00 |
Lior Halphon
|
aa0fe30d5c
|
Don't update the icon after an update on macOS 26, it's broken
|
2025-07-11 17:59:13 +03:00 |
Lior Halphon
|
6d6aafe887
|
Fix scrolling view in newer macOS versions
|
2025-07-11 14:46:16 +03:00 |
Lior Halphon
|
003e8914b1
|
Merge pull request #711 from MaddTheSane/patch-2
Update GBViewController.m
|
2025-07-08 00:06:08 +03:00 |
Lior Halphon
|
d7e1672ae7
|
Always define typeof to __typeof__, unless targeting C23. Fixes #710
|
2025-07-08 00:04:07 +03:00 |
C.W. Betts
|
1157ff0f36
|
Update GBViewController.m
Use CGDataProviderCreateWithCFData instead of CGDataProviderCreateWithData.
|
2025-07-07 13:52:02 -06:00 |
Lior Halphon
|
bdd4522ca9
|
Migrate the Windows build from GNUWin to Git Bash and ezwinports's Make
|
2025-07-07 22:34:45 +03:00 |
Lior Halphon
|
4abb5f3539
|
Fix AGB mixing – the bias should only be applied if the channel is connected to a terminal
|
2025-07-05 16:37:48 +03:00 |
Lior Halphon
|
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.
|
2025-07-04 14:41:34 +03:00 |
Lior Halphon
|
33d237706e
|
Merge pull request #709 from joshrad-dev/master
Add ability to save to photos on iOS
|
2025-06-29 23:05:20 +03:00 |
Lior Halphon
|
a39efd31cf
|
Change the default macOS palette to be the same as the other frontends
|
2025-06-29 22:42:45 +03:00 |
Lior Halphon
|
69bb4c3e95
|
Fix various iPadOS bugs
|
2025-06-29 20:17:05 +03:00 |
Lior Halphon
|
ae2d68aaf3
|
iPad menu support
|
2025-06-29 18:48:47 +03:00 |
Lior Halphon
|
e381ebd1ea
|
Refine the tip animation
|
2025-06-28 21:29:26 +03:00 |
Lior Halphon
|
34c29b052e
|
UI fixes in the cheats screen
|
2025-06-28 20:55:30 +03:00 |
Lior Halphon
|
4ebb108ae1
|
Fix it harder, remove UIGlassEffect as it's still very buggy
|
2025-06-28 15:58:39 +03:00 |
Lior Halphon
|
d1da91da7c
|
Fix tip rotation
|
2025-06-28 15:46:02 +03:00 |
Lior Halphon
|
490d63b26f
|
Fix build break
|
2025-06-28 15:44:16 +03:00 |
Lior Halphon
|
be63d7eaa3
|
Revert this hack, broken on iPhones. Maybe Apple will fix this regression eventually (lulz no)
|
2025-06-28 15:13:05 +03:00 |
Lior Halphon
|
15588a065f
|
Fixed a bug where ROMs were moved instead of copied and vice versa, fixes #701
|
2025-06-28 15:04:14 +03:00 |
Lior Halphon
|
d52a50353d
|
Update the tips visuals
|
2025-06-28 14:40:42 +03:00 |
Lior Halphon
|
5d70f93920
|
Very basic iPad menu support
|
2025-06-28 13:58:43 +03:00 |
Lior Halphon
|
f3cbc1990e
|
Allow building on older SDKs
|
2025-06-28 13:06:38 +03:00 |
Lior Halphon
|
583c234953
|
Various iOS Ui improvements, especially on iOS 26
|
2025-06-28 00:11:46 +03:00 |
Lior Halphon
|
3f744254fd
|
Update iOS settings icons, add liquid glass overlay
|
2025-06-27 17:02:55 +03:00 |
Lior Halphon
|
7abedaed4c
|
Fix a bug where cheat search remains open after closing a ROM
|
2025-06-26 21:36:26 +03:00 |
Lior Halphon
|
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.
|
2025-06-26 20:57:47 +03:00 |
Lior Halphon
|
8508eb7b7c
|
Fix Mavericks regressions
|
2025-06-24 22:44:39 +03:00 |
Lior Halphon
|
00000971d7
|
Describe addresses correctly in unbanked portions of RAM and ROM
|
2025-06-24 21:53:18 +03:00 |
Lior Halphon
|
58bd40b833
|
Work around gazillion Solarium bugs
|
2025-06-24 21:29:58 +03:00 |
Lior Halphon
|
cbaf5c4c4a
|
Avoid non-main-thread calls
|
2025-06-24 21:29:05 +03:00 |
Lior Halphon
|
67d338164b
|
Make text field insets work on macOS 26
|
2025-06-22 23:34:41 +03:00 |
Jawshoeadan
|
7bf8145a91
|
Add save to photos key in info.plist for GB camera pictures
|
2025-06-21 13:22:31 -07:00 |
Lior Halphon
|
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)
|
2025-06-21 14:50:12 +03:00 |