James Larrowe
|
87d25c0896
|
Compatibility hacks for old compilers
GCC versions below 4.8.1 didn't have __builtin_bswap16, so provide
a suitable replacement.
|
2020-06-22 20:14:32 +00:00 |
|
Lior Halphon
|
b6b56d0766
|
Fix various save state compatibility issues between Windows and non-Windows, and a potential crash
|
2020-06-10 22:46:19 +03:00 |
|
Lior Halphon
|
c07588e3bd
|
Console auto complete
|
2020-06-05 02:10:05 +03:00 |
|
Lior Halphon
|
6a3cd371d0
|
Fix potential memory corruption when execution malformed ROMs
|
2020-06-03 20:54:06 +03:00 |
|
Lior Halphon
|
08efb46d41
|
Made the command line debugger output “>” before inputs, added special magic sequence to break the debugger from stdin
|
2020-05-31 20:32:00 +03:00 |
|
Lior Halphon
|
97e844a0b7
|
GB_debugger_break is for external APIs, not available on libretro builds
|
2020-05-31 01:01:06 +03:00 |
|
Lior Halphon
|
5f4aee8ca1
|
Merge pull request #261 from JL2210/ld-b-b
Add ld b, b breakpoint
|
2020-05-31 00:55:17 +03:00 |
|
Lior Halphon
|
f1ea39f1c6
|
Spacing
|
2020-05-31 00:54:49 +03:00 |
|
Lior Halphon
|
fd97e11919
|
Spacing
|
2020-05-31 00:54:13 +03:00 |
|
James Larrowe
|
6fcf77c7f6
|
Make no argument for softbreak be equivalent to "on"
|
2020-05-30 16:46:17 -04:00 |
|
James Larrowe
|
abdece7737
|
add debugger command to enable and disable
|
2020-05-30 16:35:07 -04:00 |
|
James Larrowe
|
f105f28017
|
Add ld b,b breakpoint
Signed-off-by: James Larrowe <larrowe.semaj11@gmail.com>
|
2020-05-30 15:54:51 -04:00 |
|
Lior Halphon
|
fa7232944f
|
Better emulation of CGB’s first frame behavior
|
2020-05-30 01:25:21 +03:00 |
|
Lior Halphon
|
ffa569deeb
|
Partial emulation of reading VRAM right after mode 3
|
2020-05-29 23:10:23 +03:00 |
|
Lior Halphon
|
17dfe0dd6a
|
Fix minor CGB-C regression
|
2020-05-29 16:30:40 +03:00 |
|
Lior Halphon
|
7af66387de
|
HuC-3 alarm clock emulation
|
2020-05-23 14:50:54 +03:00 |
|
Lior Halphon
|
369410f370
|
Fix HuC-1 regression
|
2020-05-23 00:09:30 +03:00 |
|
Lior Halphon
|
08ca56eec7
|
Cleanup
|
2020-05-23 00:05:43 +03:00 |
|
Lior Halphon
|
ce9114ed55
|
Fix IR bugs
|
2020-05-19 01:24:09 +03:00 |
|
Lior Halphon
|
933b622886
|
Allow more GameShark cheats
|
2020-05-19 01:24:02 +03:00 |
|
Lior Halphon
|
a588993f28
|
Add an HuC command required by Pocket Family 2
|
2020-05-17 00:10:43 +03:00 |
|
Lior Halphon
|
a9023d08c6
|
Emulate HuC-3’s IR and RTC
|
2020-05-16 23:27:17 +03:00 |
|
Lior Halphon
|
2cc980755e
|
HuC1 IR support
|
2020-05-13 22:21:31 +03:00 |
|
Lior Halphon
|
3cba3e8e27
|
Emulate CGB-C PCM read glitch, fix a potential noise volume envelope bug
|
2020-05-10 00:37:52 +03:00 |
|
Fredrik Ljungdahl
|
99ec31dfdc
|
Allow more than 1 symbol per debug address
|
2020-05-07 00:12:35 +02:00 |
|
Lior Halphon
|
5a56c3b882
|
Style fixes
|
2020-05-01 16:03:26 +03:00 |
|
Lior Halphon
|
4b24178553
|
Rumble mode selection
|
2020-04-29 16:50:31 +03:00 |
|
Lior Halphon
|
6448a692e2
|
Add smart rumble to games without a rumblepak
|
2020-04-29 16:06:11 +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
|
110cedeaac
|
Even better hueristics
|
2020-04-25 23:26:17 +03:00 |
|
Lior Halphon
|
d1e3ad7790
|
Better hueristics for wrong MBC type
|
2020-04-25 23:18:03 +03:00 |
|
Lior Halphon
|
ca567bee79
|
Fix Linux build break
|
2020-04-25 22:54:50 +03:00 |
|
Lior Halphon
|
152924e13f
|
Add support to the ISX format, including symbols
|
2020-04-25 22:48:48 +03:00 |
|
Lior Halphon
|
bb5c9f7fc6
|
Fix libretro build
|
2020-04-25 15:12:10 +03:00 |
|
Lior Halphon
|
1e7737a239
|
Limit unroll to GCC 8
|
2020-04-25 14:46:01 +03:00 |
|
Lior Halphon
|
0cf168f32b
|
Fixing inconsistent style
|
2020-04-24 20:37:57 +03:00 |
|
Lior Halphon
|
695c6ee943
|
Don't crash if a naughty frontend runs the boot ROM without a ROM
|
2020-04-11 19:21:00 +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
|
852a6997ed
|
Add cheats UI to Cocoa
|
2020-04-11 18:03:10 +03:00 |
|
Lior Halphon
|
337e74352d
|
Add cheats API, with GameShark and GameGenie import
|
2020-04-09 22:13:09 +03:00 |
|
Lior Halphon
|
a6567d9ee1
|
Update old coding style
|
2020-04-09 14:32:52 +03:00 |
|
Lior Halphon
|
a9cd3f2c11
|
Fix operator priorities, fix parsing debugger bug
|
2020-04-09 14:21:07 +03:00 |
|
Lior Halphon
|
92d6cc6394
|
Use official register names
|
2020-04-09 02:36:27 +03:00 |
|
Lior Halphon
|
d8e89f5114
|
Fix banked 16-bit assignments; fixes #245
|
2020-04-08 19:17:45 +03:00 |
|
Lior Halphon
|
0ed5cf6b38
|
Proper MBC30 support, more accurate MBC3 emulation. Fixes #244
|
2020-04-08 19:07:29 +03:00 |
|
Lior Halphon
|
2f1b8e5b57
|
IME is now available under the registers command
|
2020-03-27 18:56:47 +03:00 |
|
Lior Halphon
|
1a3572316f
|
next now skips over halt, closes #233
|
2020-03-27 17:49:14 +03:00 |
|
Lior Halphon
|
05403d3a56
|
Fix the Joypad interrupt. Fixes #237
|
2020-03-27 17:36:55 +03:00 |
|
Lior Halphon
|
4cb56dc76f
|
Improve MBC2 emulation. Fixes #238
|
2020-03-27 16:35:36 +03:00 |
|