Lior Halphon
|
9fa564f97c
|
Fix #336
|
2021-02-25 17:12:01 +02:00 |
|
Lior Halphon
|
fa5420136e
|
I hate the audio thread
|
2021-02-25 15:43:52 +02:00 |
|
Lior Halphon
|
d343f0c969
|
Merge pull request #330 from jverkoey/array
Add type annotations to GBImageView's grid arrays.
|
2021-02-13 14:38:07 +02:00 |
|
Lior Halphon
|
3316954d14
|
Merge pull request #326 from jverkoey/deprecations
Resolve various deprecation warnings.
|
2021-02-13 14:15:48 +02:00 |
|
Lior Halphon
|
8ad08c1b35
|
Fix more audio deadlocks
|
2021-02-01 23:11:42 +02:00 |
|
Jeff Verkoeyen
|
557f554270
|
[Sameboy] Add type annotations to GBImageView's grid arrays.
|
2021-01-15 13:21:28 -05:00 |
|
Jeff Verkoeyen
|
8f91533a9a
|
Revert nil check changes.
|
2021-01-15 12:49:24 -05:00 |
|
Lior Halphon
|
931045fd9b
|
Merge pull request #325 from jverkoey/master
Annotate all Cocoa properties as nonatomic.
|
2021-01-15 14:15:09 +02:00 |
|
Jeff Verkoeyen
|
1707c8818a
|
Fix broken sprite rendering in the VRAM viewer due to mis-calculation of image data size.
|
2021-01-15 00:41:21 -05:00 |
|
Jeff Verkoeyen
|
60f226321d
|
Resolve various deprecation warnings.
|
2021-01-13 14:52:18 -05:00 |
|
Jeff Verkoeyen
|
6dca01ad27
|
Annotate properties as nonatomic.
|
2021-01-13 14:12:34 -05:00 |
|
Lior Halphon
|
5c854dbdca
|
Interference emulation
|
2020-12-31 00:07:04 +02:00 |
|
Lior Halphon
|
8e858c1bf1
|
Capitalization
|
2020-12-27 01:02:50 +02:00 |
|
Lior Halphon
|
3dbd2eac91
|
Something went wrong with the color temperature commit somehow
|
2020-12-26 23:33:01 +02:00 |
|
Lior Halphon
|
159d9d0348
|
Color temperature control
|
2020-12-25 14:17:57 +02:00 |
|
Lior Halphon
|
1d9ac5ccc3
|
More accurate IR emulation, simplify API
|
2020-11-21 00:52:54 +02:00 |
|
Lior Halphon
|
60b8978762
|
Local link cable and infrared emulation in the Cocoa port
|
2020-11-13 23:07:35 +02:00 |
|
Lior Halphon
|
7ff3556bc3
|
Workboy emulation (Cocoa only)
|
2020-09-19 19:31:24 +03:00 |
|
Lior Halphon
|
c2410a4ffc
|
Update UI for Big Sur
|
2020-08-22 13:06:27 +03:00 |
|
Lior Halphon
|
5cffdbcd27
|
Prevent asking for notification permissions until used by an HuC-3 game
|
2020-08-22 00:56:12 +03:00 |
|
Lior Halphon
|
4f42f4f718
|
Minor layout fixes
|
2020-06-11 00:38:53 +03:00 |
|
Lior Halphon
|
7eb4a92d2a
|
Improve print window, add a button for actual physical printing
|
2020-06-10 23:28:33 +03:00 |
|
Lior Halphon
|
edf7762408
|
Improved Dark Mode support, improved Hex Fiend's general system-native appearance
|
2020-06-10 01:10:11 +03:00 |
|
Lior Halphon
|
c07588e3bd
|
Console auto complete
|
2020-06-05 02:10:05 +03:00 |
|
Lior Halphon
|
83b959c126
|
Delay requests to show notifications
|
2020-05-30 22:46:06 +03:00 |
|
Lior Halphon
|
c9b401135f
|
Actually, don’t use rumble threads at all, because IOHIDDeviceSetReport seems to queue stuff despite being blocking
|
2020-05-30 22:18:32 +03:00 |
|
Lior Halphon
|
59b94b92ca
|
Make sure reports are only sent from one thread
|
2020-05-30 18:43:09 +03:00 |
|
Lior Halphon
|
f1442b0ea6
|
Attempt to add rumble support to SDL. Who knows it might work.
|
2020-05-24 23:04:36 +03:00 |
|
Lior Halphon
|
7af66387de
|
HuC-3 alarm clock emulation
|
2020-05-23 14:50:54 +03:00 |
|
Lior Halphon
|
260f61f33a
|
This window shouldn’t be resizeable
|
2020-05-04 22:48:00 +03:00 |
|
Lior Halphon
|
2854578527
|
Less ugly hacks
|
2020-05-01 18:26:48 +03:00 |
|
Lior Halphon
|
021cdb402d
|
Various hacks for stopping the PWM thread when needed, important if we have a WUP-028 connected with more than one controller
|
2020-05-01 18:16:33 +03:00 |
|
Lior Halphon
|
60ad3160cf
|
Fix an XIB oops
|
2020-04-29 23:52:28 +03:00 |
|
Lior Halphon
|
0c91502859
|
Remove log
|
2020-04-29 16:52:32 +03:00 |
|
Lior Halphon
|
4b24178553
|
Rumble mode selection
|
2020-04-29 16:50:31 +03:00 |
|
Lior Halphon
|
151d58eb60
|
setRumble should be double
|
2020-04-29 16:05:31 +03:00 |
|
Lior Halphon
|
5a14eb93c6
|
Merge branch 'master' into JoyKit
# Conflicts:
# Cocoa/Document.m
# Cocoa/GBView.h
# Cocoa/GBView.m
# Cocoa/joypad.m
# Cocoa/main.m
# Core/display.c
# Core/gb.h
# Core/save_state.c
|
2020-04-29 15:52:03 +03:00 |
|
Lior Halphon
|
9e99ce434e
|
Allow loading .RAM files
|
2020-04-25 23:09:08 +03:00 |
|
Lior Halphon
|
152924e13f
|
Add support to the ISX format, including symbols
|
2020-04-25 22:48:48 +03:00 |
|
Lior Halphon
|
0cf168f32b
|
Fixing inconsistent style
|
2020-04-24 20:37:57 +03:00 |
|
Lior Halphon
|
db9410caa5
|
Minor UI fix
|
2020-04-11 21:48:47 +03:00 |
|
Lior Halphon
|
32a0dc0e43
|
Rename the "Developer" menu to "Develop", like first party Mac apps
|
2020-04-11 20:44:15 +03:00 |
|
Lior Halphon
|
0abd3b2c46
|
Dump and load cheats
|
2020-04-11 19:15:40 +03:00 |
|
Lior Halphon
|
5df45417fa
|
Console quirks
|
2020-04-11 18:27:31 +03:00 |
|
Lior Halphon
|
0c3db932b2
|
Fix Mavericks compatibility
|
2020-04-11 18:19:15 +03:00 |
|
Lior Halphon
|
852a6997ed
|
Add cheats UI to Cocoa
|
2020-04-11 18:03:10 +03:00 |
|
Lior Halphon
|
1d80c185d8
|
Remove IDE comment
|
2020-04-09 17:25:14 +03:00 |
|
Lior Halphon
|
4a21dd3232
|
The Cocoa sidebar is now resizeable and collapseable
|
2020-04-09 15:29:49 +03:00 |
|
Lior Halphon
|
a6567d9ee1
|
Update old coding style
|
2020-04-09 14:32:52 +03:00 |
|
Lior Halphon
|
876b36ac1c
|
More crash fixes, restore Metal support
|
2020-03-27 17:26:51 +03:00 |
|
Lior Halphon
|
588c0734a9
|
Fix a crash
|
2020-03-27 17:23:33 +03:00 |
|
Lior Halphon
|
fa1c84f18f
|
Remove the Blend Frames menu item
|
2020-03-27 15:43:30 +03:00 |
|
Lior Halphon
|
5ecb845662
|
Add accurate frame blending option
|
2020-03-26 20:54:18 +02:00 |
|
Lior Halphon
|
e94e7cc501
|
Add another color correction mode
|
2020-03-25 20:33:13 +02:00 |
|
Lior Halphon
|
78b552fe82
|
More attempts to fix this bug
|
2020-03-06 17:37:04 +02:00 |
|
Lior Halphon
|
40868df759
|
Fix this bug again
|
2020-02-28 14:05:29 +02:00 |
|
Lior Halphon
|
83ea4edce2
|
Shut up, annoying log message
|
2020-02-23 00:16:15 +02:00 |
|
Lior Halphon
|
bf32ae66c6
|
Another attemp to fix Cocoa deadlocking
|
2020-02-15 19:23:04 +02:00 |
|
Lior Halphon
|
dcb3f6db9e
|
Fix minimum window size in the Cocoa frontend
|
2020-02-08 14:38:04 +02:00 |
|
Lior Halphon
|
103caa56e1
|
Allow displaying borders outside of SGB emulation, including borrowing SGB border. Allow not displaying SGB borders. (Todo: libretro support)
|
2020-02-08 13:28:46 +02:00 |
|
Lior Halphon
|
370f02661d
|
Deadlock fix
|
2020-02-08 12:31:06 +02:00 |
|
Lior Halphon
|
48d3504de7
|
Let the core handle boot ROM selection
|
2020-01-29 20:29:30 +02:00 |
|
Lior Halphon
|
99d2c0258c
|
Add monochrome LCD shader
|
2020-01-29 15:51:53 +02:00 |
|
Lior Halphon
|
163a5ea20c
|
Add DMG color palettes (Cocoa)
|
2020-01-29 14:19:11 +02:00 |
|
Lior Halphon
|
0737655753
|
Merge branch 'master' into JoyKit
|
2020-01-03 23:42:25 +02:00 |
|
Lior Halphon
|
23c7fb2885
|
Update version, update copyright year
|
2020-01-01 23:43:36 +02:00 |
|
Lior Halphon
|
4c24323530
|
Fix Game Boy Camera support in macOS Mojave and newer
|
2019-12-29 17:34:43 +01:00 |
|
Lior Halphon
|
0ece21bca7
|
Replace the SDL-derived controller support with my own JoyKit framework. Adds rumble support, LED support, better manual and automatic configurations, analog speed controls.
|
2019-10-19 19:26:04 +03:00 |
|
Lior Halphon
|
d2e9025be6
|
Fixed major performence issues in the Cocoa port that affected some Macs, especially when emulating SGB1
|
2019-07-19 23:59:25 +03:00 |
|
Lior Halphon
|
f0809a667f
|
Fixed a potential Cocoa crash when closing a window
|
2019-07-19 15:50:36 +03:00 |
|
Lior Halphon
|
f1b578fd2e
|
Update version to 0.12, update copyright year
|
2019-06-21 19:20:51 +03:00 |
|
Lior Halphon
|
72b1fe0500
|
Minor Fixes™
|
2019-06-21 01:03:52 +03:00 |
|
Lior Halphon
|
280f609785
|
Fix under clock speed (Should have been 0.5, but ended up as ~0.4 due to rounding errors)
|
2019-06-19 22:25:59 +03:00 |
|
Lior Halphon
|
e268efefef
|
Redesign and reimplement the audio API, let the frontends handle more stuff. Probably affects #161
|
2019-06-15 23:22:27 +03:00 |
|
Lior Halphon
|
b2397a2e7a
|
Joystick hat support in Cocoa
|
2019-06-14 18:06:15 +03:00 |
|
Lior Halphon
|
5cda1f2f5f
|
Fix the last commit
|
2019-06-08 00:04:58 +03:00 |
|
Lior Halphon
|
d0bd741049
|
Added SCX/SCY display in the VRAM viewer. Closes #168
|
2019-06-07 23:38:34 +03:00 |
|
Lior Halphon
|
7fc3de69da
|
Mark CGB-C as experimental
|
2019-06-07 18:40:54 +03:00 |
|
Lior Halphon
|
c342663200
|
Emulate serial bit shifting, update the serial API to use bits instead of bytes, update printer emulation and libretro to use the new API
|
2019-03-15 14:36:10 +02:00 |
|
Lior Halphon
|
112a174f4a
|
Proper window minimum size handling
|
2019-01-05 23:58:18 +02:00 |
|
Lior Halphon
|
21eb96a2f5
|
Joypad multiplayer support (Cocoa)
|
2018-12-15 18:55:41 +02:00 |
|
Lior Halphon
|
e8dfc18d11
|
Multiplayer SGB support in Cocoa (Keyboard only)
|
2018-12-05 00:00:16 +02:00 |
|
Lior Halphon
|
241577a7f1
|
Merge branch 'master' into sgb
|
2018-12-02 00:15:07 +02:00 |
|
Lior Halphon
|
b852add773
|
Minor refinements to the icon
|
2018-12-01 22:43:35 +02:00 |
|
Lior Halphon
|
a1c39173dd
|
SGB2 boot ROM
|
2018-12-01 17:28:57 +02:00 |
|
Lior Halphon
|
cbbe3fe207
|
Revision selection
|
2018-12-01 17:16:50 +02:00 |
|
Lior Halphon
|
51b7780d83
|
Redesign the preferences window
|
2018-12-01 17:16:29 +02:00 |
|
Lior Halphon
|
b3166135eb
|
Clean up that crashing mess I made
|
2018-11-23 19:59:15 +02:00 |
|
Lior Halphon
|
aaafd482cc
|
Fixed Cocoa OpenGL regression, it was completely broken
|
2018-11-22 22:59:29 +02:00 |
|
Lior Halphon
|
6160f513aa
|
CRT filter
|
2018-11-19 18:52:11 +02:00 |
|
Lior Halphon
|
634a54c046
|
SGB resolution support (Cocoa only so far)
|
2018-11-15 00:21:21 +02:00 |
|
Lior Halphon
|
44891d5c4a
|
Initial code to support SGB, command “parsing”, replacement SGB boot ROM
|
2018-11-11 01:16:32 +02:00 |
|
Lior Halphon
|
9080a23913
|
Improved idle performance in the Cocoa port when using Metal
|
2018-10-11 18:43:31 +03:00 |
|
Lior Halphon
|
1b049b8f75
|
Fixing UI bugs in the Cocoa debugger. Console windows now display the ROM file name
|
2018-09-15 17:57:59 +03:00 |
|
Lior Halphon
|
e5f4495ca0
|
Turns out the last Cocoa fix was neither reliable or actually working.
|
2018-07-11 19:48:54 +03:00 |
|
Lior Halphon
|
dc4c23c0da
|
Worked around a macOS bug where fullscreen-mode SameBoy would render garbage on High Sierra. Fixed titlebar color when using the ugly Yosemite theme.
|
2018-07-10 20:35:07 +03:00 |
|
Lior Halphon
|
32443a9675
|
Improved analog stick controls in both ports. Affects #34?
|
2018-06-26 19:36:14 +03:00 |
|
Lior Halphon
|
74abf61a08
|
Fixed a crash that happened when changing the rewind length in Cocoa
|
2018-06-23 11:50:08 +03:00 |
|
Lior Halphon
|
6b2c25475f
|
Removed limitations around debugger output in the Cocoa frontend
|
2018-06-21 21:23:57 +03:00 |
|
Lior Halphon
|
0ffb936885
|
The Cocoa port now allows selecting a folder containing boot ROM files
|
2018-06-21 00:48:02 +03:00 |
|