Commit Graph

1883 Commits

Author SHA1 Message Date
Lior Halphon
e466c3c5b1 Ehh oops 2022-07-02 22:40:37 +03:00
Lior Halphon
7071032288 Improved MMM01 emulation, fixes #447 2022-07-02 21:03:26 +03:00
Lior Halphon
887a8104f5 Refresh icon if launched via a software update 2022-07-02 21:00:40 +03:00
Lior Halphon
a773297b3a Add CGB revision selection to the SDL frontend 2022-07-02 18:11:55 +03:00
Lior Halphon
63a858d767 Fix GBS player's appearance on Big Sur and newer 2022-07-01 22:46:03 +03:00
Lior Halphon
1065a40d8f Add rX as symbol aliases to IO_X 2022-07-01 17:40:47 +03:00
Lior Halphon
f2429e1c25 Fix IB oopsies 2022-07-01 16:24:54 +03:00
Lior Halphon
96d127e160 Remove the SLD command, reorder debugger commands 2022-07-01 16:14:52 +03:00
Lior Halphon
1b38e8c932 Prevent audio chuckling when an instance is debug-stopped 2022-06-25 20:09:23 +03:00
Lior Halphon
52a4c09855 More accurate PPU/OAM-DMA conflicts, artifacts in "It Came from Planet Zilog" should match hardware now 2022-06-25 20:08:59 +03:00
Lior Halphon
6a24598266 Grammar 2022-06-25 15:55:42 +03:00
Lior Halphon
aaf9a76b67 The vblank callback now reports the vblank type 2022-06-25 01:59:51 +03:00
Lior Halphon
58df8144ec Fix audio artifacts in the SGB jingle 2022-06-25 01:44:50 +03:00
Lior Halphon
16913f925b Oops 2022-06-24 14:24:24 +03:00
Lior Halphon
9a765820cc Runtime audio driver fallback 2022-06-24 14:18:53 +03:00
Lior Halphon
fd6b734fd0 Add XAudio2.7 as an compile-time audio driver for vanilla Windows 7 2022-06-24 14:18:30 +03:00
Lior Halphon
9ae2c9fd54 Replace SDL2 audio with XAudio2 on Windows 2022-06-23 01:13:59 +03:00
Lior Halphon
8f8b7f6b33 Minor adjustment to 32x32@2x 2022-06-18 23:10:48 +03:00
Lior Halphon
ec4c1948f5 New macOS icon (again) 2022-06-18 22:36:08 +03:00
Lior Halphon
22f8ab6509 Last fix was wrong, this is correct 2022-06-17 18:17:29 +03:00
Lior Halphon
517f455486 Theorized HDMA behavior proven wrong 2022-06-17 15:58:37 +03:00
Lior Halphon
9b5dc9eca7 Refine TILE_SEL glitch, fixes #445 2022-06-12 21:43:04 +03:00
Lior Halphon
b932f6699e Fix libretro build 2022-06-12 21:42:26 +03:00
Lior Halphon
20e9b1c655 Merge branch 'master' of https://github.com/LIJI32/SameBoy 2022-06-12 21:29:03 +03:00
Lior Halphon
3fbeb61c09 Fix MMM01 RAM size detection (Closes #446) 2022-06-12 21:28:58 +03:00
Lior Halphon
ab4fa3a478
Merge pull request #457 from radimerry/libretro-core-options
[Libretro] Sync core options
2022-06-12 21:07:56 +03:00
Lior Halphon
4d90504688 HuC-1 mode is not a thing, fixes Robopon Japanese prototype 2022-06-11 20:57:02 +03:00
Lior Halphon
d41c188cfd More accurate Camera MBC emulation 2022-06-11 14:44:06 +03:00
Lior Halphon
24796acccf MBC7 mouse control in SDL 2022-06-10 23:51:06 +03:00
Lior Halphon
979d32faed Group keyboard and joypad controls into a submenu 2022-06-10 14:55:13 +03:00
Lior Halphon
197a475fab SDL Joypad controls for MBC7 games 2022-06-10 14:37:28 +03:00
radimerry
426d3d3a37
[Libretro] Sync core options 2022-06-10 04:12:15 +00:00
Lior Halphon
4f91b19a94 Added MBC7 BESS support, documented BESS TPP1 2022-06-05 14:09:33 +03:00
Lior Halphon
abf6e5632c Disable pkg-config on macOS 2022-05-23 22:16:06 +03:00
Lior Halphon
eb60dbce0d There you go, kouhai. Closes #455 2022-05-23 22:13:59 +03:00
Lior Halphon
12891c641b
Merge pull request #453 from remind-me-later/master
fix rlc_r zero flag
2022-05-21 22:15:32 +03:00
Lior Halphon
6bd7b96ed5 Include some default editable color themes 2022-05-21 21:27:02 +03:00
Lior Halphon
95f5eeb40b Add audio recording to SDL 2022-05-21 18:18:34 +03:00
Ricardo Maurizio Paul
c79e67b8cc
fix rlc_r zero flag 2022-05-21 14:45:16 +02:00
Lior Halphon
cdfcc4ca2d Audio recording in the Cocoa frontend 2022-05-21 14:33:03 +03:00
Lior Halphon
6055092249 Add audio recording APIs 2022-05-21 02:06:10 +03:00
Lior Halphon
5cc845d715 Fix scrolling not updating in the VRAM viewer 2022-05-19 23:43:31 +03:00
Lior Halphon
706135113c Fix AGB APU regression 2022-05-19 20:59:48 +03:00
Lior Halphon
8c86cff486 Fix MBC5's initial state 2022-05-14 01:33:45 +03:00
Lior Halphon
bb836662dd More accurate emulation of Hblank skip, emulation of Mode 2 skip 2022-05-14 01:14:41 +03:00
Lior Halphon
87fdf91e0c Better debugger output for scrolling adjustment 2022-05-13 00:58:21 +03:00
Lior Halphon
f866284b49 Fix the 16x16 cartridge icon 2022-05-11 03:35:17 +03:00
Lior Halphon
4521bb4767 Fixed and accurate emulation of object at x=0 timings 2022-05-11 02:15:56 +03:00
Lior Halphon
a68f749c3a Initial emulation of "SCX banging" to prolong mode 3 2022-05-09 17:15:54 +03:00
Lior Halphon
cb73e0b91a Oops, I broke the window 2022-05-09 00:43:49 +03:00