Lior Halphon
|
083b4a2970
|
Fix joypad hat input in the menu in the SDL port
|
2019-06-15 12:53:00 +03:00 |
|
Lior Halphon
|
8b7922b679
|
Fix #144 by ignored malformed commands with 0 length
|
2019-06-15 03:42:53 +03:00 |
|
Lior Halphon
|
b2397a2e7a
|
Joystick hat support in Cocoa
|
2019-06-14 18:06:15 +03:00 |
|
Lior Halphon
|
66b814a226
|
Don’t use libc’s random/rand
|
2019-06-14 16:49:41 +03:00 |
|
Lior Halphon
|
5a04054145
|
Style changes
|
2019-06-14 14:34:02 +03:00 |
|
Lior Halphon
|
8389c6a450
|
Long overdue capitalization fixes
|
2019-06-14 14:31:17 +03:00 |
|
Lior Halphon
|
a956d58ea1
|
Merge commit 'c678407d1eae9fec625a644506b3cd66654d9b1a'
|
2019-06-14 14:28:36 +03:00 |
|
Jakub Kądziołka
|
c678407d1e
|
Compress the Sameboy logo. 117 bytes are now free
|
2019-06-10 17:45:14 +02:00 |
|
Lior Halphon
|
e2ef8dbbe0
|
Fix the GUI on some Windows 10 machines (Intel HD?). Fixes #112
|
2019-06-09 18:43:23 +03:00 |
|
Lior Halphon
|
843683a492
|
Randomize everything!
|
2019-06-09 18:14:32 +03:00 |
|
Jakub Kądziołka
|
8386aaf12f
|
Save 20 bytes in the CGB boot ROM
|
2019-06-09 15:15:08 +02:00 |
|
Lior Halphon
|
8b1c165253
|
Automation fixes
|
2019-06-09 13:48:05 +03:00 |
|
Lior Halphon
|
a0c5baecd8
|
More realistic initial V/RAM values in the boot ROM. Fixes #150 and #91
|
2019-06-09 00:53:44 +03:00 |
|
Lior Halphon
|
49d8a5cb44
|
Fixed the parsing of comparison operators as well as their priorities. Fixes #155
|
2019-06-08 16:08:07 +03:00 |
|
Lior Halphon
|
0da2930109
|
Fix #175
|
2019-06-08 14:35:52 +03:00 |
|
Lior Halphon
|
bb7fa95426
|
Fix incorrect register values when changing the color palette via the boot ROM
|
2019-06-08 13:37:49 +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
|
274760746e
|
Fix #165
|
2019-06-07 19:18:07 +03:00 |
|
Lior Halphon
|
7fc3de69da
|
Mark CGB-C as experimental
|
2019-06-07 18:40:54 +03:00 |
|
Lior Halphon
|
9d8adbb581
|
This is not correct, this bug only affects the PCM registers and not actual output. Currently not emulated at all.
|
2019-06-07 18:37:19 +03:00 |
|
Lior Halphon
|
2f9de4942c
|
Increase input polling frequency in the Cocoa and SDL frontends, should make inputs look less synthetic and potentially reduce input lag
|
2019-06-07 18:27:25 +03:00 |
|
Lior Halphon
|
64879f5b02
|
Accurate emulation of (most aspects of) stop mode
|
2019-06-07 13:53:50 +03:00 |
|
Lior Halphon
|
4c34e0a6e0
|
Turns out the AGB inverts Channel 3’s output
|
2019-06-01 18:22:58 +03:00 |
|
Lior Halphon
|
6888047102
|
Show flags in the registers command
|
2019-06-01 16:42:17 +03:00 |
|
Lior Halphon
|
9acb4636db
|
Fix various GTK bugs
|
2019-06-01 16:19:44 +03:00 |
|
Lior Halphon
|
cdc36f329e
|
Added open dialog to the SDL GUI, misc fixes
|
2019-06-01 14:29:46 +03:00 |
|
Lior Halphon
|
f9cc7a3b46
|
Fix SDL mouse support in SGB mode
|
2019-05-31 18:50:02 +03:00 |
|
Lior Halphon
|
54c353830f
|
SDL GUI mouse support
|
2019-05-31 18:33:51 +03:00 |
|
Lior Halphon
|
1de34b12ac
|
Merge pull request #181 from ISSOtm/master
Fix sample lengths for CH1, 2 and 4
|
2019-05-25 21:09:47 +03:00 |
|
Lior Halphon
|
85c43fa81f
|
Fixed Channel 3’s first sample behavior, update analog characteristic to more realistic values. Fixes #177
|
2019-05-25 19:12:09 +03:00 |
|
Lior Halphon
|
c29b5b5800
|
Fixed the CRT shader for OpenGL frontends (SDL and older Macs)
|
2019-05-18 20:38:10 +03:00 |
|
Lior Halphon
|
e12e03d9c2
|
SGB revision selection in the SDL port
|
2019-05-18 20:37:41 +03:00 |
|
Lior Halphon
|
3e724afb0a
|
Basic SGB support in the SDL port
|
2019-05-18 18:45:31 +03:00 |
|
ISSOtm
|
ec5d1b7b88
|
Fix sample lengths for CH1, 2 and 4
|
2019-05-18 03:01:20 +02:00 |
|
Lior Halphon
|
3ee2c64899
|
Make the apu command a bit safer
|
2019-05-17 22:03:23 +03:00 |
|
Lior Halphon
|
6648a0a84d
|
Minor adjustments and style fixes to the new APU debug functions
|
2019-05-17 20:48:49 +03:00 |
|
Lior Halphon
|
8d9149b020
|
Merge pull request #178 from ISSOtm/master
Add APU-related debugger commands
|
2019-05-17 20:34:07 +03:00 |
|
Lior Halphon
|
280467ad38
|
Merge branch 'master' into master
|
2019-05-17 20:31:52 +03:00 |
|
Lior Halphon
|
0158803bde
|
Merge pull request #176 from bentley/head-dd
Use dd instead of non-POSIX head(1) options to trim bootroms.
|
2019-05-17 20:29:32 +03:00 |
|
Lior Halphon
|
91eeb4d9d5
|
Emulate AGB audio mixing
|
2019-05-17 00:08:34 +03:00 |
|
ISSOtm
|
40f83c8f25
|
Add APU-related debugger commands
This change includes making one of the APU functions public
|
2019-05-15 12:45:51 +02:00 |
|
Anthony J. Bentley
|
07bdc60a49
|
Use dd instead of non-POSIX head(1) options to trim bootroms.
|
2019-05-11 21:38:32 -06:00 |
|
Lior Halphon
|
795823e372
|
Merge pull request #174 from funbars/lib1
fix libretro log interface
|
2019-05-11 00:17:26 +03:00 |
|
funbars
|
4a54985441
|
fix libretro log interface
|
2019-05-10 15:50:16 -05:00 |
|
Lior Halphon
|
ddc4e7484b
|
Fix and restore optimization
|
2019-05-10 22:29:30 +03:00 |
|
Lior Halphon
|
32361589c9
|
Fix GCC build
|
2019-05-10 22:05:03 +03:00 |
|
Lior Halphon
|
06670fc970
|
Fix #172. Allow unroll optimizations when compiling with GCC.
|
2019-05-10 21:51:11 +03:00 |
|
Lior Halphon
|
1433c59778
|
Merge pull request #167 from rzumer/gbc_memory_map
Update libretro GBC memory map
|
2019-05-10 14:16:21 +03:00 |
|
Lior Halphon
|
aa0309e425
|
Merge pull request #171 from funbars/t1
libretro windows compiler (random) Fixes #111 #154
|
2019-05-10 14:15:49 +03:00 |
|