Commit Graph

  • 32969c0959
    [GTK3] WIP! “Port” some more functions gtk3-app-refactor Maximilian Mader 2021-01-09 19:09:15 +0100
  • 2aa171e0ea Better sample alignment on pre-CGB-D models Lior Halphon 2021-01-09 16:26:56 +0200
  • 96736fe7c5 Fix false positives in odd-mode detection Lior Halphon 2021-01-09 00:59:12 +0200
  • c496797fce Merge branch 'master' of https://github.com/LIJI32/SameBoy Lior Halphon 2021-01-09 00:31:26 +0200
  • c0582fd994 More accurate emulation of NR10 writes Lior Halphon 2021-01-08 16:43:00 +0200
  • 39af396004
    [GTK3] WIP! Start refactoring of the spaghetti main.c into a subclass of GtkApplication Maximilian Mader 2021-01-07 22:35:41 +0100
  • cc4be1f903
    [GTK3] Autoscroll the printer view gtk3 Maximilian Mader 2021-01-07 15:18:50 +0100
  • 6ce3016719
    [GTK3] Move GTK widgets into gtk3/widgets Maximilian Mader 2021-01-07 14:36:46 +0100
  • c125083a45
    [GTK3] Move main menu code into a proper MainMenu widget Maximilian Mader 2021-01-07 02:42:45 +0100
  • db325ad44d
    [GTK3] Move main window code into a proper MainWindow widget Maximilian Mader 2021-01-07 00:47:14 +0100
  • 8b158ac877
    Implement Gnome thumbnailer GnomeThumbnailer-rebased Maximilian Mader 2019-05-04 17:59:27 +0000
  • 15fbf0994a
    Merge remote-tracking branch 'origin/master' into GnomeThumbnailer GnomeThumbnailer Maximilian Mader 2021-01-05 20:45:39 +0100
  • 8420fb7364
    Merge pull request #319 from MaddTheSane/qlTrim Lior Halphon 2021-01-05 21:25:08 +0200
  • e4c7333a1a Fix visibility of a few functions in the QuickLook plug-in. C.W. Betts 2021-01-04 01:08:31 -0700
  • 1201b8928f
    [GTK3] Add Game Boy Printer support Maximilian Mader 2021-01-03 19:07:48 +0100
  • 29a3b18186 Better camera noise on frontends without camera support Lior Halphon 2021-01-03 16:52:18 +0200
  • f9b13c66b1 Emulation of a newly discovered revision specific APU quirk Lior Halphon 2021-01-03 13:49:36 +0200
  • 39ad93210c
    [GTK3] Remove obsolete menu UI definition files Maximilian Mader 2021-01-03 04:22:32 +0100
  • dcf2481fcf
    [GTK3] Add filters to file open dialog Maximilian Mader 2021-01-03 04:20:15 +0100
  • f45613f715
    [GTK3] Fix some menu entries Maximilian Mader 2021-01-02 23:38:06 +0100
  • 46821dd49a
    [GTK3] Update gamecontrollerdb.txt to commit d3f1cea1 Maximilian Mader 2021-01-02 23:25:28 +0100
  • d365f44fec
    [GTK3] Use Ctrl+C to break into the debugger in developer mode Maximilian Mader 2021-01-02 22:53:58 +0100
  • e46d87257c
    [GTK3] Open console window when logging messages in developer mode Maximilian Mader 2021-01-02 19:11:36 +0100
  • a56a97d657
    [GTK3] Workaround for a deadlock when killing the program while the debugger is stopped Maximilian Mader 2021-01-02 17:40:42 +0100
  • ecace40fb0 Minor APU bug fix Lior Halphon 2021-01-02 18:27:21 +0200
  • cc0827c429
    [GTK3] Hook up the Break Debugger menu entry Maximilian Mader 2021-01-02 16:25:43 +0100
  • 07f6da4c9e
    [GTK3] Make use of GB_debugger_complete_substring Maximilian Mader 2021-01-02 16:05:14 +0100
  • a9c337264e Fix the last remaining APU test Lior Halphon 2021-01-02 16:23:34 +0200
  • b54a72d9b9 Fixing a bug where where zero-shift sweep wouldn't tick Lior Halphon 2021-01-02 14:56:45 +0200
  • 5049f400f0
    [GTK3] Change config slider formatting a bit Maximilian Mader 2021-01-01 18:58:19 +0100
  • 863e6de420
    [GTK3] Add color temperature slider Maximilian Mader 2021-01-01 18:12:32 +0100
  • 92cc8b6c6e
    [GTK3] Add interference volume slider Maximilian Mader 2021-01-01 17:03:16 +0100
  • 50326f4058
    Merge remote-tracking branch 'origin/master' into gtk3 Maximilian Mader 2021-01-01 15:40:40 +0100
  • 5c854dbdca Interference emulation Lior Halphon 2020-12-31 00:06:36 +0200
  • 8e858c1bf1 Capitalization Lior Halphon 2020-12-27 01:02:50 +0200
  • e535d97e84 Fix GCC9 build break Lior Halphon 2020-12-27 00:23:16 +0200
  • 9e808b255c Escape now returns to the previous menu if used from a submenu in the SDL port Lior Halphon 2020-12-27 00:03:40 +0200
  • 1d34637bda Fix it harder Lior Halphon 2020-12-26 23:56:26 +0200
  • 47ebc31733 Fixed a bug where the SDL and libretro frontend would not update the border when loading a new ROM Lior Halphon 2020-12-26 23:52:41 +0200
  • 3dbd2eac91 Something went wrong with the color temperature commit somehow Lior Halphon 2020-12-26 23:33:01 +0200
  • 7fc59b5cf4 Let the SDL port choose a boot ROMs folder Lior Halphon 2020-12-26 15:10:11 +0200
  • e1f797c212 Improved scrolling Lior Halphon 2020-12-26 13:13:43 +0200
  • c471696fbb Scrollbar and mouse wheel support Lior Halphon 2020-12-26 03:20:53 +0200
  • 6d5ce6c54d Better scrolling a spacing in the SDL UI Lior Halphon 2020-12-26 01:45:03 +0200
  • 544d39f19d Further improvements to STOP timing Lior Halphon 2020-12-26 00:19:48 +0200
  • 4bbd27735f Fix a regression in speed switch timing, reset DIV on speed switch, better odd-mode detection and avoidance Lior Halphon 2020-12-25 20:40:39 +0200
  • 159d9d0348 Color temperature control Lior Halphon 2020-12-25 14:14:17 +0200
  • b5a611c5db More accurate color correction curves Lior Halphon 2020-12-24 23:17:20 +0200
  • 84b388692a Merge branch 'master' of https://github.com/LIJI32/SameBoy Lior Halphon 2020-12-24 23:14:00 +0200
  • 66f62d696c More window fixes Lior Halphon 2020-12-24 20:50:47 +0200
  • aa2bdf2a1c Better support for non-QWERTY Latin layouts Lior Halphon 2020-12-23 23:50:19 +0200
  • 8f64f49c3b More accurate emulation of window timing, actual correct fix of #123 Lior Halphon 2020-12-23 23:49:57 +0200
  • dac9d29ab2
    Merge remote-tracking branch 'origin/master' into gtk3 Maximilian Mader 2020-12-22 20:10:12 +0100
  • b0eb87dfab
    Merge pull request #315 from messmerd/line_ending_fix Lior Halphon 2020-12-19 11:36:49 +0200
  • 8a13b7be24
    Add .gitattributes line ending settings Dalton Messmer 2020-12-19 00:58:19 -0500
  • 7a3ebb708c LCDC write timing regression fix Lior Halphon 2020-12-12 22:55:14 +0200
  • db483ce95f Warn about potential odd-mode triggers Lior Halphon 2020-12-12 20:40:35 +0200
  • 555835549a More accurate pausing behavior, including revision differences Lior Halphon 2020-12-12 20:35:18 +0200
  • 770885440f Minor changes to debugger output Lior Halphon 2020-12-12 19:09:53 +0200
  • 4f408eae7c Whoops Lior Halphon 2020-12-12 18:13:55 +0200
  • dffc12331b Emulate the delayed NR44 write on the DMG Lior Halphon 2020-12-12 18:11:35 +0200
  • 6b30de5fb1 Fixed dark colors on Metal without frame blending Lior Halphon 2020-12-12 16:02:46 +0200
  • 7de6194e28 Redo channel 4's timing accurately, emulate NR43 write quirks Lior Halphon 2020-12-12 16:02:25 +0200
  • 9dc9e58a7f
    Fix WASM compilation Maximilian Mader 2020-12-03 11:47:04 +0100
  • 1baa0446a9 More sweep improvements Lior Halphon 2020-12-01 22:37:13 +0200
  • 13bc8679f9 Correct preservation of NRx1's state on pre-CGB models Lior Halphon 2020-12-01 14:18:19 +0200
  • 74cf452a48 Further accuracy improvements to sweep; passes Blargg's APU tests again, this time for real Lior Halphon 2020-12-01 14:17:35 +0200
  • 0485124076 Redo channel 1 sweep based on DMG schematics; emulates two newly discovered behaviors and also fixes #309 Lior Halphon 2020-11-28 19:31:25 +0200
  • 67c0e03f3b Fix a window bug in CGB mode, fixes #123 Lior Halphon 2020-11-22 00:21:19 +0200
  • bbf609f46b Add TGA output option to the tester, closes #310 Lior Halphon 2020-11-21 21:05:03 +0200
  • 027cecde24 Added debugger "undo" command. Closes #156 Lior Halphon 2020-11-21 16:19:58 +0200
  • bdd27ce50d IR support in the libretro port Lior Halphon 2020-11-21 15:36:21 +0200
  • 1d9ac5ccc3 More accurate IR emulation, simplify API Lior Halphon 2020-11-21 00:52:54 +0200
  • b7f3454763 More accurate emulation of the IR port Lior Halphon 2020-11-20 22:12:15 +0200
  • cd2310f0a7 Wave RAM reads 0xFF while active on AGBs Lior Halphon 2020-11-20 19:39:54 +0200
  • 7fdc58a07e Implement CGB-mode TILE_SEL mixing, fixes cgb-acid-hell and m3_lcdc_tile_sel_change2, closes #308 Lior Halphon 2020-11-20 16:24:16 +0200
  • c36bdc22f6 More accurate interrupt emulation Lior Halphon 2020-11-14 13:55:39 +0200
  • 60b8978762 Local link cable and infrared emulation in the Cocoa port Lior Halphon 2020-11-13 23:07:35 +0200
  • 88198e64f4 Minor bug fixes Lior Halphon 2020-11-13 16:28:48 +0200
  • 03cbab2f85
    Windows is no longer officially supported in the standalone builds Lior Halphon 2020-10-15 19:21:37 +0300
  • 1936dd7f67
    Merge pull request #304 from JL2210/rgbds-link Lior Halphon 2020-10-14 01:22:21 +0300
  • 6e0c09f78c Update RGBDS links in README and build-faq James Larrowe 2020-10-13 18:19:29 -0400
  • 919a88ec23
    Merge pull request #301 from SimpleTease1/patch1 Lior Halphon 2020-10-11 02:42:02 +0300
  • eb295de218 shared version.mk SimpleTease 2020-10-10 23:33:10 +0000
  • 696bebc673 libretro: joypad bitmasks SimpleTease 2020-10-10 17:14:10 +0000
  • 714227883f cross-compile friendly SimpleTease 2020-10-10 08:45:59 -0500
  • 526c2e029a
    Fix #296 Lior Halphon 2020-10-10 14:50:11 +0300
  • 2bfca48e0f libretro: fix core version SimpleTease 2020-10-09 23:01:42 -0500
  • cd526d960e libretro: changing model requires manual game restart SimpleTease 2020-10-07 21:59:29 -0500
  • 8dc60d0b87 update makefile radius 2020-10-10 03:52:22 +0000
  • efe8d6b643 Update Makefile twinaphex 2020-10-10 01:21:13 +0000
  • faeb1d2e18 Add libnx port slash0042 2020-10-09 23:21:20 +0000
  • 8b45c32d77 Merge branch 'master' of https://github.com/LIJI32/SameBoy Lior Halphon 2020-10-09 16:40:00 +0300
  • c35fe8b517 Make gb.h compatible with C++ again for bsnes integration. Fixed #300 Lior Halphon 2020-10-09 16:39:23 +0300
  • 195329463b
    Merge pull request #294 from yo-wotop/master Lior Halphon 2020-10-09 16:03:57 +0300
  • 99ec5b32fc
    Update build-faq.md Lior Halphon 2020-10-09 16:03:32 +0300
  • 64963e1746
    Update README.md Lior Halphon 2020-10-09 15:57:23 +0300
  • 38afb187cf Resolving some comments and clarifying some language yo 2020-10-06 23:03:39 -0700
  • 0b5853070a Updated instructions for Windows building yo 2020-10-05 14:37:49 -0700
  • 28234da2d2 Updated instructions for Windows building yo 2020-10-05 14:34:00 -0700