Commit Graph

  • 05167c729a hiro: qt.moc should be generated, not committed to the repo. Tim Allen 2020-09-18 21:34:10 +1000
  • e35c22d405 Fix a potential single byte overflow Lior Halphon 2020-09-17 23:47:35 +0300
  • faf91508e2
    Yes, I *do* mean -Wno-maybe-uninitialized! Lior Halphon 2020-09-17 23:25:56 +0300
  • abea3888db
    Fix compilation under GCC 9 Lior Halphon 2020-09-17 23:18:16 +0300
  • e0d6aa59ad
    Merge pull request #289 from NieDzejkob/warning-fix Lior Halphon 2020-09-17 21:22:22 +0300
  • 9c50a992af
    pb12: check the return value of write Jakub Kądziołka 2020-09-17 19:56:31 +0200
  • d31c6e75a5 Add a copy of the ISC license. Tim Allen 2020-08-24 21:20:02 +1000
  • 2e4a638077 Update version to 0.13.6 Lior Halphon 2020-08-22 14:21:54 +0300
  • abce93640c Set a default value in the struct (instead of just during sanitation) Lior Halphon 2020-08-22 14:20:44 +0300
  • ceec044a22 Merge branch 'master' of https://github.com/LIJI32/SameBoy Lior Halphon 2020-08-22 14:17:20 +0300
  • ebcc0d18ce
    Merge pull request #281 from nadiaholmquist/feature/sdl-scale Lior Halphon 2020-08-22 14:17:09 +0300
  • e307de8064
    Style fixes Lior Halphon 2020-08-22 14:16:07 +0300
  • dab1c1bcfa Fix RTC drift Lior Halphon 2020-08-22 14:10:02 +0300
  • 832dc127a4 Fix Quick Look preview on Big Sur Lior Halphon 2020-08-22 14:02:41 +0300
  • c78b8a0d86 Use pkg-config instead of hardcoded path to Qt5 moc Zeno Sebastian Endemann 2020-05-10 11:40:02 +0200
  • c2410a4ffc Update UI for Big Sur Lior Halphon 2020-08-22 03:27:57 +0300
  • 5cffdbcd27 Prevent asking for notification permissions until used by an HuC-3 game Lior Halphon 2020-08-22 00:56:12 +0300
  • cc37632714 Remove printf Nadia Holmquist Pedersen 2020-08-19 06:15:36 +0200
  • d9f80db036 Consider the overscan setting when getting the aspect ratio Nadia Holmquist Pedersen 2020-03-25 10:17:07 +0100
  • fcbda418c2 Consider the overscan setting when getting the aspect ratio Nadia Holmquist Pedersen 2020-03-25 10:17:07 +0100
  • 096df4242a Proper cross-platform thread_local and alignas Naman Dixit 2020-06-06 15:11:09 +0530
  • 766529d7be Update version to 0.13.5 Lior Halphon 2020-08-06 21:01:55 +0300
  • bce4bfba61 Fix major battery save regressions introduced by the last release, fixes #282 Lior Halphon 2020-08-06 19:33:33 +0300
  • 012b9a2ba0 SDL: Make default window scale configurable Nadia Holmquist Pedersen 2020-08-06 03:08:19 +0200
  • 5b2eec214b Update version to 0.13.4 Lior Halphon 2020-08-05 21:17:22 +0300
  • 3f97b8eaa8 Even more regressions Lior Halphon 2020-08-05 02:10:21 +0300
  • d3664d5da0 Fix more RTC regressions Lior Halphon 2020-08-05 01:39:19 +0300
  • 289853445f Fix long loading times when loading save states with bad local RTC times Lior Halphon 2020-08-04 21:32:33 +0300
  • b0d118f246 Fix broken and regressed MBC3 RTC emulation. Fixes #273, fixes #276, fixes #280 Lior Halphon 2020-08-04 21:32:27 +0300
  • 68b8d4bb1e
    Merge pull request #279 from renatoliveira/cartridge-patch Lior Halphon 2020-08-01 19:22:34 +0300
  • 445aa74b14
    Fix "cartrdige" to "cartridge" in comments Renato Oliveira 2020-08-01 12:57:10 -0300
  • ac3b09966c
    Fix "Cartrdige" to "Cartridge" Renato Oliveira 2020-08-01 12:55:53 -0300
  • 79cd6d9075 Add game Star Fox 2. Rouven Spreckels 2020-07-27 22:51:24 +0200
  • dd8e0807b7 Add games Bahamut Lagoon and Tales of Phantasia. Rouven Spreckels 2020-07-27 22:48:53 +0200
  • fdacdf976d Make the README use local assets, not remotely-hosted ones. Tim Allen 2020-07-30 00:24:45 +1000
  • 61223adb9a Make the README use local assets, not remotely-hosted ones. Tim Allen 2020-07-30 00:24:45 +1000
  • 297e393065 Add boards SHVC-1K1X-10 and SHVC-LJ3M-01. Rouven Spreckels 2020-07-27 19:10:47 +0200
  • 785a401452 Add 'Unload Game' hotkey Sintendo 2020-07-01 21:52:28 +0200
  • 5ef2568ccd Add 'Power Cycle' hotkey Sintendo 2020-06-30 23:13:09 +0200
  • 4248ba8512
    Merge pull request #272 from lpla/patch-2 Lior Halphon 2020-06-25 20:54:58 +0300
  • 44ff0563c0
    Fixes #259 Leopoldo Pla 2020-06-25 19:50:24 +0200
  • a7942d6a1f Allow building fat x86-64 and ARM64 macOS binaries Lior Halphon 2020-06-25 19:51:58 +0300
  • 5bb5e34aa1
    Merge pull request #18 from namandixit/clang-signature-warning Kawa 2020-06-25 17:43:14 +0200
  • 1931c7d20d
    Merge pull request #10 from namandixit/optional-libc Kawa 2020-06-25 09:56:53 +0200
  • d4a67ab8d5 Added void to function signatures, in order to fix Clang's -Wstrict-prototypes Naman Dixit 2020-06-25 11:39:40 +0530
  • 64f381fa23 Update version to 0.13.3 Lior Halphon 2020-06-24 23:34:33 +0300
  • a2e656a7c2 Fixed boot ROM regression; CGB games were given the wrong palettes Lior Halphon 2020-06-24 20:34:52 +0300
  • 92c3eafc72 Merge branch 'master' of https://github.com/LIJI32/SameBoy Lior Halphon 2020-06-24 19:15:29 +0300
  • cfcdce81ba Fix color in OpenGL when frame blending is disabled Lior Halphon 2020-06-24 19:15:20 +0300
  • dbd59585f7
    Update presentation.cpp Rokkuman X 2020-06-24 15:12:52 +0200
  • 48d3afa86a
    Update save_state.h Rokkuman X 2020-06-24 15:12:00 +0200
  • 124dbd9c3b
    Update save_state.c Rokkuman X 2020-06-24 15:10:50 +0200
  • 3b0d02c807
    Update printer.h Rokkuman X 2020-06-24 15:09:42 +0200
  • 00f590df13
    Update printer.c Rokkuman X 2020-06-24 15:08:45 +0200
  • 2a5ac43ed0
    Update gb.h Rokkuman X 2020-06-24 15:07:38 +0200
  • 7a3c91b491
    Update debugger.h Rokkuman X 2020-06-24 15:06:22 +0200
  • e100267aa7
    Update debugger.c Rokkuman X 2020-06-24 15:05:11 +0200
  • 3808e8e25f Revert "Merge pull request #41 from RokkumanX/patch-10" Kawa 2020-06-23 21:02:29 +0200
  • 5d1a33daf7
    Merge pull request #41 from RokkumanX/patch-10 Kawa 2020-06-23 21:00:06 +0200
  • 57cabdcf58
    SameBoy 0.13.2 Rokkuman X 2020-06-23 20:16:59 +0200
  • 898ccd4668
    Update save_state.h Rokkuman X 2020-06-23 19:58:18 +0200
  • 0b90586e22
    Update save_state.c Rokkuman X 2020-06-23 19:56:45 +0200
  • f436c19218
    Update printer.h Rokkuman X 2020-06-23 19:55:05 +0200
  • 77f1d09968
    Update printer.c Rokkuman X 2020-06-23 19:53:36 +0200
  • f3910f15b0
    Update gb.h Rokkuman X 2020-06-23 19:51:47 +0200
  • b20ee7291f
    Update debugger.h Rokkuman X 2020-06-23 19:49:39 +0200
  • 649c4dd0a5
    Update SameBoy Rokkuman X 2020-06-23 19:43:04 +0200
  • ac521641ec
    Merge pull request #271 from JL2210/old-gcc Lior Halphon 2020-06-22 23:23:47 +0300
  • 87d25c0896 Compatibility hacks for old compilers James Larrowe 2020-06-22 20:14:32 +0000
  • e88a48e0a1 Use gamma-corrected mixing in shaders Lior Halphon 2020-06-19 23:18:38 +0300
  • edd45c0811
    Update Super Famicom.bml Rokkuman X 2020-06-16 05:17:37 +0200
  • c0021e1852
    Update boards.bml Rokkuman X 2020-06-16 04:54:36 +0200
  • 096eb78be7 Update version to 0.13.2 Lior Halphon 2020-06-11 13:39:25 +0300
  • 4f42f4f718 Minor layout fixes Lior Halphon 2020-06-11 00:38:53 +0300
  • 7eb4a92d2a Improve print window, add a button for actual physical printing Lior Halphon 2020-06-10 23:28:33 +0300
  • 006ee4f6cb What rhymes with "willows" and breaks when you edit a Makefile? Lior Halphon 2020-06-10 23:00:41 +0300
  • b6b56d0766 Fix various save state compatibility issues between Windows and non-Windows, and a potential crash Lior Halphon 2020-06-10 22:46:19 +0300
  • edf7762408 Improved Dark Mode support, improved Hex Fiend's general system-native appearance Lior Halphon 2020-06-10 01:10:11 +0300
  • 4a51f5c956 Cherry-picking libretro memory map bugfix (Closes #227, #205). Fixing libretro build with modern macOS SDKs. Lior Halphon 2020-06-09 20:09:50 +0300
  • 8dc73b6cec
    Merge pull request #28 from Screwtapello/ci-testing Kawa 2020-06-08 23:00:19 +0200
  • 35598cf622 Prevent Debian packages from prompting for configuration. Tim Allen 2020-06-09 05:33:17 +1000
  • f6d2645fd4 Apparently the MinGW compiler automatically appends the .exe extension now. Tim Allen 2020-06-09 05:26:11 +1000
  • 92ebbae4ce Make CirrusCI use a supported version of FreeBSD. Tim Allen 2020-06-09 04:49:14 +1000
  • bbcdddfcd1 Revenge of the son of the bride of ambiguity Kawa 2020-06-08 20:33:59 +0200
  • 20fa36a7d8
    Change docs from HTML to MD Kawa 2020-06-06 16:29:44 +0200
  • fb700978ac Moved the libc override macros to settings.h, and removed __VA_ARGS__ Naman Dixit 2020-06-06 18:57:44 +0530
  • bd9d4c96be Made the dependency on stdlib.h and assert.h optional Some platforms still depend on Libc (if they are exclusively POSIX/Unix/Linux), or need some other functionality (e.g., memcpy) Naman Dixit 2020-06-06 17:04:16 +0530
  • c07588e3bd Console auto complete Lior Halphon 2020-06-05 02:10:05 +0300
  • f98cb01d0a Update presentation.cpp Kawa 2020-06-03 21:21:29 +0200
  • 7ff2a874b6 Forgot to hit save. Kawa 2020-06-03 21:20:58 +0200
  • b94720ffa6 Update to SameBoy 0.13.1 Kawa 2020-06-03 21:16:30 +0200
  • b98ce40021 Update mbc.c Kawa 2020-06-03 20:44:27 +0200
  • ef203cf0e5 Update version to 0.13.1 Lior Halphon 2020-06-03 21:18:09 +0300
  • b7a9039e50 Sanitize SDL preferences for cross-version stability Lior Halphon 2020-06-03 21:06:47 +0300
  • 6a3cd371d0 Fix potential memory corruption when execution malformed ROMs Lior Halphon 2020-06-03 20:54:06 +0300
  • 9e8b4345c0 Update version to 0.13 Lior Halphon 2020-05-31 21:55:04 +0300
  • 9521729e4e Fixed Windows build Lior Halphon 2020-05-31 21:54:54 +0300
  • 08efb46d41 Made the command line debugger output “>” before inputs, added special magic sequence to break the debugger from stdin Lior Halphon 2020-05-31 20:32:00 +0300
  • 0c0ca8e862 Last resort for Macs that can’t send reports to certain devices Lior Halphon 2020-05-31 01:41:27 +0300
  • 97e844a0b7 GB_debugger_break is for external APIs, not available on libretro builds Lior Halphon 2020-05-31 01:01:06 +0300