Commit Graph

  • 868fff9c06 Install icons to default theme Ghislain Antony Vaillant 2020-11-10 01:03:36 +0100
  • 7a1d16bb3b Use XDG base directories Ghislain Antony Vaillant 2020-11-09 20:33:17 +0100
  • 806cab506b hiro: Fix screensaver suspension under GNOME on X11. Tim Allen 2020-11-10 17:11:13 +1100
  • 1301ac99e2
    Install icons to default theme Ghislain Antony Vaillant 2020-11-10 01:03:36 +0100
  • e57d5c03f6
    Use XDG base directories Ghislain Antony Vaillant 2020-11-09 20:33:17 +0100
  • d29677b778 target-bsnes: Only suppress screensavers when active Sintendo 2020-11-08 12:34:18 +0100
  • dba608a808 target-bsnes: Expose screensaver supression in UI Sintendo 2020-11-08 12:29:45 +0100
  • 0a9d15a978 hiro/cocoa: Implement Application::setScreenSaver Sintendo 2020-11-08 10:34:17 +0100
  • e6ad10af2b sfc: Report auto joypad polling in the HVBJOY register. Asura 2020-11-02 03:46:17 +0900
  • 9d4b7a5604 target-bsnes: Only suppress screensavers when active Sintendo 2020-11-08 12:34:18 +0100
  • 47d94196f6 target-bsnes: Expose screensaver supression in UI Sintendo 2020-11-08 12:29:45 +0100
  • 7d6c133024 hiro/cocoa: Implement Application::setScreenSaver Sintendo 2020-11-08 10:34:17 +0100
  • 05eb06e01d target-bsnes: Fixes for a couple of input settings bugs. John Chadwick 2020-11-07 12:31:18 -0800
  • f78502e131 Add a skeleton for bsnes user documentation. Tim Allen 2020-11-04 18:51:51 +1100
  • a2571fe106 target-bsnes: Patch up broken recent-game entries. Tim Allen 2020-11-04 15:45:15 +1100
  • 33cb7eb106 Add some documentation about what's in various bsnes directories. Tim Allen 2020-11-03 23:38:25 +1100
  • 09100f5d88 correctly set O_NONBLOCK in OSS Moonchild 2020-11-05 20:55:39 -0800
  • b9b0929cd0 correctly set O_NONBLOCK in OSS Moonchild 2020-11-05 20:55:39 -0800
  • d4e1c34d0b Fix EXHIROM-RAM-* board mappings. John Chadwick 2020-11-05 18:55:02 -0800
  • 80d6fbdd03 Fix EXHIROM-RAM-* board mappings. John Chadwick 2020-11-05 18:55:02 -0800
  • 47b932e44e target-bsnes: Fix crash when clicking in an empty row while assiging inputs. Tim Allen 2020-11-05 23:51:24 +1100
  • 2ac20577fe Add a skeleton for bsnes user documentation. Tim Allen 2020-11-04 18:51:51 +1100
  • 216bcee66b nall: Support all the names endian.h provides on common platforms. Tim Allen 2020-10-30 18:01:10 +1100
  • c30e75ea11 target-bsnes: Patch up broken recent-game entries. Tim Allen 2020-11-04 15:45:15 +1100
  • 74a1f3f3f4 Add some documentation about what's in various bsnes directories. Tim Allen 2020-11-03 23:38:25 +1100
  • f062c83cf7 target-bsnes: Patch up broken recent-game entries. Tim Allen 2020-11-02 22:25:10 +1100
  • 22066b9a24
    Update io.cpp Asura 2020-11-02 03:46:17 +0900
  • 3589e68648 nall: Support all the names endian.h provides on common platforms. Tim Allen 2020-10-30 18:01:10 +1100
  • 6b38388a67 I have added comments to clarify the unknown behaviors that remain. Specifically, we don't know what happens when reading from 4016-4017 or 4218-421f, or when writing to 4016 or 4200, during the auto joypad polling sequence. Presumably, nothing good. asuramaru 2020-10-23 23:38:08 -0400
  • 42f9e68fb2 Update timing.cpp Asura 2020-10-24 11:14:32 +0900
  • 39c37ec2d1 Fix SNES auto-joypad polling asuramaru 2020-10-21 23:31:10 -0400
  • 0111246b6b I have added comments to clarify the unknown behaviors that remain. Specifically, we don't know what happens when reading from 4016-4017 or 4218-421f, or when writing to 4016 or 4200, during the auto joypad polling sequence. Presumably, nothing good. asuramaru 2020-10-23 23:38:08 -0400
  • a160772ccb Update timing.cpp Asura 2020-10-24 11:14:32 +0900
  • dc241dcf35 Fix SNES auto-joypad polling asuramaru 2020-10-21 23:31:10 -0400
  • 9d262ed113 nall: fix bad memory access pattern in string.format jsd1982 2020-10-27 18:22:29 -0500
  • 47814ca431 nall: fix bad memory access pattern in string.format jsd1982 2020-10-27 18:22:29 -0500
  • ac37afd153 Use byuu.org/bsnes as the official homepage. Tim Allen 2020-10-27 18:43:01 +1100
  • f09c45f3e4 Fix region auto-detection when using native file dialogs. Tim Allen 2020-10-26 21:52:42 +1100
  • bfe7f8b998 Use byuu.org/bsnes as the official homepage. Tim Allen 2020-10-27 18:43:01 +1100
  • 523756ba6e Fix region auto-detection when using native file dialogs. Tim Allen 2020-10-26 21:52:42 +1100
  • 090b79b3be Strip whitespace and empty lines from the cheat editor. Tim Allen 2020-10-20 17:39:12 +1100
  • 9095c94db8 nall: Use unprefixed endian defines from endian.h. nia 2020-10-20 14:32:01 +0200
  • 8966cdf077 Strip whitespace and empty lines from the cheat editor. Tim Allen 2020-10-20 17:39:12 +1100
  • 968e6b5feb Implement GitHub Actions Based CI. John Chadwick 2020-10-17 17:05:13 -0700
  • 5f8f4f1816 Implement GitHub Actions Based CI. John Chadwick 2020-10-17 17:05:13 -0700
  • 1f943663b8 C89 requires __STDC__ to be defined, but not __STDC_VERSION__ Tim Allen 2020-10-17 10:17:56 +1100
  • 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
  • e866a909dc Apply bsnes' customisations back on top of the upstream SameBoy source. Tim Allen 2020-10-12 16:52:54 +1100
  • ec18efcb04 Add 'bsnes/gb/' from commit '919a88ec23f8011dd0389a4abceb62b3d0c83e00' Tim Allen 2020-10-12 16:43:40 +1100
  • 844e23d0f4 Remove old SameBoy snapshot. Tim Allen 2020-10-12 16:41:26 +1100
  • 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
  • 7b5bfb3f3a Update SameBoy to 0.13.6 Ruslan Tretiakov 2020-10-09 09:54:23 -0400
  • 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
  • 0ab0ab6957 Merge commit '5e109224fb3480d806e44d74587d052c7f88bf83' into master Tim Allen 2020-10-09 02:31:32 +1100
  • 5e109224fb Make comments ANSI C compliant Ruslan Tretiakov 2020-10-08 10:18:08 -0400
  • 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
  • 04e5f1b8cf Updated for Windows clang and SDL2 changes yo 2020-10-05 14:33:36 -0700
  • d0efbfbcd9 libretro: Add support for BS-X Satellaview Ruslan Tretiakov 2020-10-02 08:42:09 -0400
  • 89e5decfa4 libretro: Add support for BS-X Satellaview Ruslan Tretiakov 2020-10-02 08:42:09 -0400
  • d72874fa59 Merge libco repository's commit 'd31c6e75a54be12307d65fd80f55adfbe7aa9d67' into master Tim Allen 2020-10-01 16:34:55 +1000
  • a2255f6052 Add update-subtrees.sh based on script from higan Ruslan Tretiakov 2020-09-30 13:22:15 -0400
  • fcc982dff0 PPU Mosaic fixes imported from higan Ruslan Tretiakov 2020-09-30 07:27:37 -0400
  • 3569dc8b98 Merge commit 'd31c6e75a54be12307d65fd80f55adfbe7aa9d67' into libco Ruslan Tretiakov 2020-09-30 13:22:21 -0400
  • 7c1f363a8c Add update-subtrees.sh based on script from higan Ruslan Tretiakov 2020-09-30 13:22:15 -0400
  • d5b14ac857 PPU Mosaic fixes imported from higan Ruslan Tretiakov 2020-09-30 07:27:37 -0400
  • 2a5aed626d
    Update README.md Lior Halphon 2020-09-29 20:50:14 +0300
  • 1e9e961e9c
    Create CONTRIBUTING.md Lior Halphon 2020-09-29 20:43:47 +0300
  • 9517080349 Merge fix from higan for Sound Novel Tsukura/Derby Stallion 96 (jbo-85) Ruslan Tretiakov 2020-09-29 08:35:58 -0400
  • 7eee058864 libretro: sync Boards dump with upstream Ruslan Tretiakov 2020-09-29 08:33:19 -0400
  • 366a20386c Corrected valid extensions to fix archive loading of GB/GBC Sanaki 2020-06-20 02:45:50 -0700
  • 2b26f01637 Merge fix from higan for Sound Novel Tsukura/Derby Stallion 96 (jbo-85) Ruslan Tretiakov 2020-09-29 08:35:58 -0400
  • 4338edadc7 libretro: sync Boards dump with upstream Ruslan Tretiakov 2020-09-29 08:33:19 -0400
  • 90652e4afc Corrected valid extensions to fix archive loading of GB/GBC Sanaki 2020-06-20 02:45:50 -0700
  • 9ef085fb06 Add games Bahamut Lagoon and Tales of Phantasia. Rouven Spreckels 2020-07-27 22:48:53 +0200
  • 1c83a6fe44 Add boards SHVC-1K1X-10 and SHVC-LJ3M-01. Rouven Spreckels 2020-07-27 19:10:47 +0200
  • a8c1f19f75 Add 'Unload Game' hotkey Sintendo 2020-07-01 21:52:28 +0200
  • c2c479440e Add 'Power Cycle' hotkey Sintendo 2020-06-30 23:13:09 +0200
  • 7c92845882 Merge branch 'master' of https://github.com/LIJI32/SameBoy Lior Halphon 2020-09-19 19:31:31 +0300
  • 7ff3556bc3 Workboy emulation (Cocoa only) Lior Halphon 2020-09-19 19:31:24 +0300
  • b9ccb90324 GNU Make 4.3 compatibility Alcaro 2020-07-26 18:20:11 +0200
  • e4cbc98d04 GNU Make 4.3 compatibility Alcaro 2020-07-26 18:20:11 +0200
  • 24503fc922 hiro: qt.moc should be generated, not committed to the repo. Tim Allen 2020-09-18 21:34:10 +1000
  • d383f0e883 Use pkg-config instead of hardcoded path to Qt5 moc Zeno Sebastian Endemann 2020-05-10 11:40:02 +0200