Commit Graph

  • 4fcc921b46 Fix SGB multiplayer, improve multiplayer accuracy Lior Halphon 2019-09-13 13:13:28 +03:00
  • 1e626e75ef v109.3 byuu 2019-09-13 22:15:11 +09:00
  • c6d90d3ff1 Dyslexia. byuu 2019-09-10 22:35:30 +09:00
  • 29caf77751 v109.2 byuu 2019-09-10 22:32:33 +09:00
  • 29b13083d5 . byuu 2019-09-07 18:22:55 +09:00
  • 3883172a4e v109.1 byuu 2019-09-07 18:03:12 +09:00
  • fa77fc6a8f v109 v109 byuu 2019-09-06 23:54:58 +09:00
  • 56c9a5195e v109 byuu 2019-09-06 23:19:44 +09:00
  • a6ebce428f Minor cleanups. byuu 2019-09-06 12:33:18 +09:00
  • 0788627898 Minor cleanups. byuu 2019-09-06 12:30:54 +09:00
  • 1195c46ac0 v108.17 byuu 2019-09-03 18:50:46 +09:00
  • 90f094b931 Fix SGB JOYP incrementing behavior [endrift] Fix GB JOYP read setting d6+d7 in SameBoy Improve headered IPS patch handling byuu 2019-09-03 17:55:54 +09:00
  • 2bb1606552 v108.16 byuu 2019-09-03 12:01:45 +09:00
  • 08e5e81609 v108.15 byuu 2019-09-02 13:51:04 +09:00
  • 03aaaba889 Minor SGB change. byuu 2019-09-02 11:03:14 +09:00
  • 556ab4c809 Added a fix for a programming bug in Dirt Racer (Europe) The game relies on uninitialized memory containing certain values. The game will periodically freeze at boot even on real hardware. This commit adds a workaround to allow the game to always boot. byuu 2019-09-02 10:53:53 +09:00
  • 23467b5b1f Merged libretro target [Themaister and rtretiakov] byuu 2019-09-02 10:19:18 +09:00
  • 5ae1bcd973 Force disable entropy when recording movies from reset. This prevents potential desyncs in games that don't initialize RAM/IO. byuu 2019-08-31 09:27:14 +09:00
  • 64e3658bcb Minor code restructuring. byuu 2019-08-31 09:13:16 +09:00
  • ab515b59d4 Crayon Shin-chan - Arashi o Yobu Enji fix byuu 2019-08-31 08:14:52 +09:00
  • bb7b2f2e60 Added entropy setting (none, low, high) to settings->emulator byuu 2019-08-31 07:08:10 +09:00
  • 639b9db961 v108.14 byuu 2019-08-31 06:38:24 +09:00
  • f857f35e72 Fix Super Mario RPG regression. byuu 2019-08-26 02:46:08 +09:00
  • 5dc27a9fb3 Bubsy II (PAL) fix. byuu 2019-08-26 01:37:24 +09:00
  • ce3dba130c v108.13 byuu 2019-08-25 01:13:19 +09:00
  • f9ca7a4927 Fix an IRQ regression from a few releases back. Add fast PPU render cycle position setting. byuu 2019-08-24 01:23:18 +09:00
  • db1c37c799 v108.12 byuu 2019-08-24 08:34:17 +09:00
  • 7a98db84ac Fix SGB Killer Instinct MLT_REQ to start with player 1 byuu 2019-08-22 01:02:34 +09:00
  • b73493b492 Fix for Great Battle IV background graphics. byuu 2019-08-22 00:50:59 +09:00
  • 95831d3675 v108.11 byuu 2019-08-18 03:20:14 +09:00
  • ab25877af4 macOS fixes. byuu 2019-08-17 23:53:21 +09:00
  • 5ba538ee39 v108.10 byuu 2019-08-17 23:41:44 +09:00
  • eaa1c1cd4a Merge bsnes’s changes Lior Halphon 2019-08-16 17:38:43 +03:00
  • 04b85ade6b Add funding icon. byuu 2019-08-16 19:49:48 +09:00
  • 0b088b6b55 v108.9 byuu 2019-08-16 19:44:16 +09:00
  • 252f479b22 v108.8 byuu 2019-08-12 23:12:34 +09:00
  • 46dbe00f14 Add dismissable warning when using nightlies. byuu 2019-08-07 10:18:26 +09:00
  • 66ad62b79f Fix refactoring regression and simplify dot PPU mode 7 code. byuu 2019-08-07 10:04:31 +09:00
  • 27b2d11839 Small fix. byuu 2019-08-06 13:51:22 +09:00
  • 96c381f91f v108.7 byuu 2019-08-06 13:45:04 +09:00
  • 5757949023 v108.6 byuu 2019-08-06 02:48:28 +09:00
  • bad27bb8f3 . byuu 2019-08-05 11:09:57 +09:00
  • 06ceb7d29e Minor speedups for SuperFX and Cx4 emulation. byuu 2019-08-05 11:08:25 +09:00
  • e030428054 v108.5 byuu 2019-08-05 09:27:51 +09:00
  • 24dce7dd92 Remove CPU::boot() byuu 2019-08-02 11:25:59 +09:00
  • b577e6d5d0 Simplifications to CPU interrupt handling. byuu 2019-08-02 11:23:31 +09:00
  • db988d9588 Improvements to muting and snow. byuu 2019-08-02 06:35:35 +09:00
  • f6303518d5 v108.4 byuu 2019-08-02 04:45:06 +09:00
  • 9e8913cea0 Remove icarus, merge heuristics into bsnes. byuu 2019-08-01 09:05:01 +09:00
  • 0e56b27228 Okay maybe not all of them, but close to all of them ... byuu 2019-08-01 08:54:40 +09:00
  • fe81130f54 Remove all template integer types from fast PPU core. byuu 2019-08-01 08:49:18 +09:00
  • 216b472418 Cirrus CI update, Cocoa compilation fix (hopefully.) byuu 2019-08-01 03:15:52 +09:00
  • bc7456246c v108.3 byuu 2019-08-01 02:40:35 +09:00
  • a7b30b069c Fix blur emulation in the accurate PPU mode. byuu 2019-08-01 01:10:27 +09:00
  • 454b39cb78 v108.2 byuu 2019-08-01 00:33:28 +09:00
  • f65b7a8528 v108.1 byuu 2019-07-31 06:57:31 +09:00
  • 7e88bdde09 Cirrus CI updates. byuu 2019-07-29 04:01:54 +09:00
  • 4291a0cae6 v108 release. v108 byuu 2019-07-29 01:30:07 +09:00
  • ee6498258f v107.19 byuu 2019-07-29 00:59:45 +09:00
  • 296f2c094d v107.18 byuu 2019-07-28 06:44:38 +09:00
  • 6b284bb247 Minor cleanups. byuu 2019-07-28 06:13:48 +09:00
  • e6d7df41da v107.17 byuu 2019-07-28 01:44:59 +09:00
  • c77ecef3e0 SameBoy cross-compilation fix for Windows. byuu 2019-07-28 00:45:26 +09:00
  • a89acc2695 Updated readme. byuu 2019-07-28 00:44:06 +09:00
  • 45df47f08b Add Cirrus CI support. byuu 2019-07-28 00:39:02 +09:00
  • ff0fa9bb19 Fix SA1 typo. byuu 2019-07-27 01:50:01 +09:00
  • 4d2244ed5f More macOS Cocoa improvements. byuu 2019-07-27 01:27:56 +09:00
  • cdf4784468 macOS Cocoa improvements. byuu 2019-07-27 00:52:29 +09:00
  • 3934be89ff . byuu 2019-07-26 02:15:45 +09:00
  • 2f67beeba9 v107.15 byuu 2019-07-26 01:19:47 +09:00
  • c2a181dbc5 v107.14 byuu 2019-07-26 00:44:36 +09:00
  • 42e5bcc604 SameBoy Windows compilation fix that doesn't modify upstream. byuu 2019-07-25 22:48:13 +09:00
  • ea75d1bc7c SameBoy Windows getline() compilation fix. byuu 2019-07-25 22:41:16 +09:00
  • 73f0b7bb41 Add _GNU_SOURCE to SameBoy/gb.c byuu 2019-07-25 05:01:10 +09:00
  • b637ae34fe v107.13 byuu 2019-07-24 22:06:55 +09:00
  • 07c1beadfb v106.185 byuu 2019-07-24 22:05:39 +09:00
  • 6d4cddb818 Implement ppc64 ELFv2 support in libco Shawn Anastasio 2019-07-23 15:59:03 -05:00
  • 30c606fdc8 About screen improvements. byuu 2019-07-23 03:01:29 +09:00
  • b4c4b318e8 Ease of use improvements to rewind support. byuu 2019-07-23 02:53:54 +09:00
  • 32e2abdd90 v107.12 byuu 2019-07-23 02:13:28 +09:00
  • 2e5f6c56c6 Minor changes. byuu 2019-07-22 01:51:29 +09:00
  • 55799c4230 v107.11 byuu 2019-07-22 01:39:32 +09:00
  • e3672e8293 Emulate built in SGB palettes Lior Halphon 2019-07-20 16:10:24 +03:00
  • 78a6a2e7d7 v107.10 byuu 2019-07-20 21:28:55 +09:00
  • f3022fd907 Merge pull request #9 from LIJI32/serialization_fix byuu 2019-07-20 21:22:31 +09:00
  • e00fa027aa . byuu 2019-07-20 18:57:01 +09:00
  • 17793ef361 Merge pull request #191 from rzumer/gbc_memory_map Lior Halphon 2019-07-20 00:04:36 +03:00
  • d2e9025be6 Fixed major performence issues in the Cocoa port that affected some Macs, especially when emulating SGB1 Lior Halphon 2019-07-19 23:59:25 +03:00
  • 1a263a3acc Fix GBC memory map and add IO port range for cheevos Raphaël Zumer 2019-07-19 16:55:59 -04:00
  • 8c1f76a594 Fix HLE SGB Lior Halphon 2019-07-19 20:37:58 +03:00
  • ffb9f1b134 Fix HLE SGB Lior Halphon 2019-07-19 20:34:26 +03:00
  • e634019ac9 Fix CGB emulation Lior Halphon 2019-07-19 20:27:53 +03:00
  • 4f9c8e9374 Match the HLE timings to the LLE timings Lior Halphon 2019-07-19 20:19:09 +03:00
  • a0671bc8a9 Fix SGB save states Lior Halphon 2019-07-19 19:57:11 +03:00
  • 32c781c531 Accuracy fixed, major regression fix Lior Halphon 2019-07-19 18:19:53 +03:00
  • ea7dec4e88 Merge branch 'master' into bsnes_integration Lior Halphon 2019-07-19 15:51:10 +03:00
  • 33198fc7b7 Give SGB its own conflict map Lior Halphon 2019-07-19 15:50:49 +03:00
  • f0809a667f Fixed a potential Cocoa crash when closing a window Lior Halphon 2019-07-19 15:50:36 +03:00
  • 10038ec76d Emulate ICD desyncing Lior Halphon 2019-07-18 23:08:16 +03:00
  • df7f7d8171 Fix silly desync inaccuracy Lior Halphon 2019-07-18 22:55:11 +03:00