Lior Halphon
|
950c0d5524
|
Chmod the script
|
2024-03-08 18:20:02 +02:00 |
Lior Halphon
|
06bc4cd0bf
|
Make the libretro branch only use stable releases, tag libretro releases
|
2024-03-08 18:17:29 +02:00 |
Lior Halphon
|
3ef8fab7c4
|
Fix typo
|
2024-03-08 18:17:29 +02:00 |
Lior Halphon
|
153cdb2e11
|
Fix the States view header in iOS 16 and newer
|
2024-03-08 18:17:29 +02:00 |
Lior Halphon
|
5e4a1f6db7
|
Adjust the handling of >4MB ISX files
|
2024-03-08 18:17:29 +02:00 |
Lior Halphon
|
8c9c97b74f
|
ISX does not support symbols with a bank >FF
|
2024-03-08 18:17:29 +02:00 |
Lior Halphon
|
42474a0859
|
Slightly simplify boot ROM stripping
|
2024-03-08 18:17:29 +02:00 |
Lior Halphon
|
a3a751b1b6
|
Remove empty Obj-C extensions
|
2024-03-08 18:17:29 +02:00 |
Lior Halphon
|
6d7dad9ce5
|
Correct the license in the Cocoa and iOS frontends
|
2024-03-08 18:17:29 +02:00 |
orbea
|
e3b240147a
|
sanity_tests.sh: avoid bash brace expansion
|
2024-03-03 07:30:26 -08:00 |
Lior Halphon
|
6edc35804c
|
Merge pull request #591 from orbea/missing-prototypes
pb12: silence -Wmissing-prototypes warnings
|
2024-02-29 11:02:24 +02:00 |
orbea
|
8017a4a044
|
pb12: silence -Wmissing-prototypes warnings
|
2024-02-28 19:12:00 -08:00 |
Lior Halphon
|
e79f2c1764
|
Add a menu item to reload the ROM without resetting
|
2024-01-21 13:46:51 +02:00 |
Lior Halphon
|
9c13590f30
|
Allow hot-swapping a ROM into itself, fixes #512
|
2024-01-21 13:45:52 +02:00 |
Lior Halphon
|
0c81f36269
|
Disable function outlining
|
2024-01-16 23:23:53 +02:00 |
Lior Halphon
|
27b5935b8d
|
Update version to 0.16.2
|
2024-01-13 22:18:15 +02:00 |
Lior Halphon
|
8d063391a4
|
Support for certain bootlag games with malformed headers, fixes #585
|
2024-01-13 18:06:22 +02:00 |
Lior Halphon
|
9f53fcc30b
|
Proper fix to Metal flickering
|
2024-01-13 18:05:27 +02:00 |
Lior Halphon
|
4cf3b3c948
|
Accurate emulation of frame parity
|
2024-01-13 15:50:07 +02:00 |
Lior Halphon
|
a9c01d35fc
|
Fix a bug where the Metal renderer would sometimes flicker in the Cocoa/iOS frontends
|
2024-01-13 15:49:37 +02:00 |
Lior Halphon
|
686a506e17
|
Fix the Quick Look generator for macOS Sonoma, fixes #581
|
2024-01-11 23:55:01 +02:00 |
Lior Halphon
|
5fb6d55c67
|
Fix the update dialog font, which was broken on both older and newer versions of macOS
|
2024-01-06 21:49:48 +02:00 |
Lior Halphon
|
226825bda4
|
Fix menu layout in bordered/SGB mode, in the SDL port
|
2024-01-06 18:45:18 +02:00 |
Lior Halphon
|
927b7493e5
|
Fix menu redrawing mode in the SDL frontend in bordered/SGB mode, fixes #576
|
2024-01-06 17:46:12 +02:00 |
Lior Halphon
|
e9c2c866eb
|
Replace XAudio 2.7 and 2.9 with the redistrib version of XAudio 2.9
|
2024-01-06 17:41:24 +02:00 |
Lior Halphon
|
97e8df29c5
|
Don't prompt for an xcode-select reset every build
|
2024-01-05 22:50:23 +02:00 |
Lior Halphon
|
f725e70e84
|
Merge pull request #579 from Nyanport/master
Fix bugs in Makefile for newer operating systems
|
2024-01-03 20:08:48 +02:00 |
Max Parry
|
4569114cab
|
Update Makefile (as per LIJI32)
|
2024-01-03 14:19:23 +11:00 |
Max Parry
|
d51dcaca19
|
Update Makefile
|
2023-12-31 20:04:40 +11:00 |
Max Parry
|
10eb15bb90
|
Add files via upload
|
2023-12-31 19:55:28 +11:00 |
Lior Halphon
|
91f2a82f19
|
Merge pull request #577 from orbea/c++
gb.h: add include guards for C++ projects
|
2023-12-29 17:09:05 +01:00 |
orbea
|
8cf319e941
|
gb.h: add include guards for C++ projects
This is helpful for C++ projects like bsnes that wish to include gb.h
without needing to set extern "C" themselves.
|
2023-12-28 09:59:37 -08:00 |
Lior Halphon
|
e666ec09db
|
Update version to 0.16.1
|
2023-12-23 20:42:47 +02:00 |
Lior Halphon
|
c9fb3b3ec6
|
Fix XAudio2.7 hanging on device disconnection
|
2023-12-23 20:42:21 +02:00 |
Lior Halphon
|
e89df2df43
|
Automatically disable VSync on displays lower than 60Hz
|
2023-12-23 16:34:40 +02:00 |
Lior Halphon
|
b516f9a3ee
|
Drop ownership information from DEB TARs
|
2023-12-22 15:13:45 +02:00 |
Lior Halphon
|
2e38cec98b
|
Verify the entitlements match the plist, fixes #551
|
2023-12-21 23:45:07 +02:00 |
Lior Halphon
|
8ed46a6a58
|
Allow SameBoy Cocoa to coexist with VBA
|
2023-12-20 23:54:49 +02:00 |
Lior Halphon
|
27d42146ba
|
Fix compatibility with Catalina and older versions of macOS, improve printer UI
|
2023-12-18 22:41:15 +02:00 |
Lior Halphon
|
00e1c925a4
|
Prevent GB_workboy_is_enabled incorrectly returning true, prevent GB_workboy_set_key from affecting other accessories if Workboy isn't connected
|
2023-12-18 21:48:09 +02:00 |
Lior Halphon
|
9619500445
|
Use a more compatible TAR format for iOS debs
|
2023-12-16 23:22:34 +02:00 |
Lior Halphon
|
9cc70c085f
|
Update version to 0.16
|
2023-12-16 20:26:57 +02:00 |
Lior Halphon
|
746204e57c
|
Silence zip
|
2023-12-16 20:03:04 +02:00 |
Lior Halphon
|
3fd09ffcde
|
Update README for Windows builds
|
2023-12-16 19:55:41 +02:00 |
Lior Halphon
|
6e923645d3
|
The previous change should only affect channel 3
|
2023-12-15 20:52:24 +02:00 |
Lior Halphon
|
c7c2d08dc5
|
More accurate audio mixing in AGB mode, fixes #555
|
2023-12-15 20:38:19 +02:00 |
Lior Halphon
|
fcf31be735
|
Fix SDL controllers not automatically reconnecting. Fixes #563
|
2023-12-15 15:24:09 +02:00 |
Lior Halphon
|
d8905f57bf
|
iOS alarm support
|
2023-12-15 14:28:19 +02:00 |
Lior Halphon
|
8b2f683c20
|
Todo confirmed
|
2023-12-14 22:08:55 +02:00 |
Lior Halphon
|
404e153744
|
Use Expat rather than X11, as X11 has one extra clause. Fixes #574
|
2023-12-14 21:54:46 +02:00 |