Commit graph

1035 commits

Author SHA1 Message Date
rdanbrook 3295191d76 repair libretro runahead audio 2018-09-28 20:46:50 -04:00
rdanbrook 328bb1769d Remove broken builds from travis 2018-09-03 21:12:02 -04:00
rdanbrook dcb2cf1d07 Updated build instructions in README.md 2018-09-02 20:15:42 -04:00
rdanbrook f3571bb62a Updated ChangeLog 2018-08-28 19:46:43 -04:00
rdanbrook 236155c802 Add new source files to libretro Makefile 2018-08-28 19:42:17 -04:00
rdanbrook d89f14d660 Nestopia savestate seems to require all state to be more than one level deep? 2018-08-28 19:33:47 -04:00
rdanbrook 888e550020 it's SwapBank not SwapBanks I guess 2018-08-28 19:33:47 -04:00
rdanbrook 9b12a64863 SIZE_32K doesn't get an address template 2018-08-28 19:33:47 -04:00
rdanbrook 078a9ccefe maybe 32K banking will work...? 2018-08-28 19:33:47 -04:00
rdanbrook 31c87379d5 still trying to figure out the SwapBanks template 2018-08-28 19:33:47 -04:00
rdanbrook 9e169d8478 syntax corrections 2018-08-28 19:33:47 -04:00
rdanbrook f89444cf88 fix accidental scope 2018-08-28 19:33:47 -04:00
rdanbrook 23b81844ea Nestopia doesn't really support 4k banking? Trying again with a work-around. 2018-08-28 19:33:47 -04:00
rdanbrook cd5e6b32b3 try moving the SwapBank address into the template? 2018-08-28 19:33:47 -04:00
rdanbrook a4878bd9ef SwapBank seems to work from 0x0000 not 0x8000? 2018-08-28 19:33:47 -04:00
rdanbrook 5b1b23097f missing colon 2018-08-28 19:33:47 -04:00
rdanbrook 6ccf34a154 fix InlRom to InlNsf misnamings 2018-08-28 19:33:47 -04:00
rdanbrook 9c66e10f4a include misnamed in NsfBoardInlNsf.cpp 2018-08-28 19:33:47 -04:00
rdanbrook 76388349d6 typo 2018-08-28 19:33:47 -04:00
rdanbrook c8710ea3a3 add mapper 31 to Makefile.am 2018-08-28 19:33:47 -04:00
rdanbrook 9383e27638 mapper 31 INLNSF 2018-08-28 19:33:47 -04:00
rdanbrook b8e4f1f501 The homebrew module
The homebrew module offers configurable ports useful to homebrew game
developers.

By reading and writing to new ports at configurable addresses, a rom may
* write to stdout
* write to stderr
* exit the emulator with a given exit status

These can be used to create automated test suites.
2018-07-31 20:53:00 -04:00
rdanbrook 6baed9b36a Added 1536 byte palettes 2018-07-29 20:17:37 -04:00
rdanbrook 0308f3be96 Update version in autoconf 2018-07-28 12:33:32 -04:00
rdanbrook e675c215f5 Rearrange wav file reader in libretro 2018-06-25 13:53:48 -04:00
rdanbrook 16f55995e1 Use sprintf to allow building on more platforms (libretro) 2018-06-25 08:05:53 -04:00
rdanbrook 6745d0632e Bump version to 1.49 2018-06-24 19:26:58 -04:00
rdanbrook ab218b2c60 Fixed icon paths 2018-06-24 19:18:30 -04:00
rdanbrook 09fa75e64c Hide non-working option in GTK+ 2018-06-24 18:50:13 -04:00
rdanbrook a186d9da8d GTK+ fullscreen fixes 2018-06-24 18:13:37 -04:00
rdanbrook 8840d920bb Changed default audio settings 2018-06-24 15:38:42 -04:00
rdanbrook e9dc0f0428 Added more entries to ChangeLog 2018-06-24 15:27:59 -04:00
rdanbrook 9a48e9d276 Update ChangeLog 2018-06-22 19:06:31 -04:00
rdanbrook 441a13a754 Allow loading of .wav samples in libretro port 2018-06-22 18:56:16 -04:00
rdanbrook c2135d427c Allow loading of .wav samples in cross-platform port 2018-06-22 16:43:04 -04:00
rdanbrook 501aeb0a8d Modified cursor behaviour on cross-platform port 2018-06-21 17:27:37 -04:00
rdanbrook 1c45109c39 Merge pull request #85 from Aftnet/master
UWP build fix
2018-05-31 11:50:49 +02:00
rdanbrook 2b3173aa20 UWP build fix 2018-05-31 16:35:52 +09:00
rdanbrook 0219632500 Merge pull request #81 from kwyxz/master
fix a symbol not found crash upon loading the core on Haiku
2018-04-19 19:53:35 +02:00
rdanbrook 41aa7d9113 This fixes a symbol not found crash upon loading the core on Haiku 2018-04-19 09:43:41 -08:00
rdanbrook f59b40b12e Cleaned up cursor related code in GTK+ 2018-04-16 11:15:14 -04:00
rdanbrook 40fca67bd2 Disable SDL window resizing 2018-04-16 11:03:51 -04:00
rdanbrook 2791c56be0 Merge pull request #79 from webgeek1234/master
Refactor android jni makefiles
2018-04-08 22:28:58 -04:00
rdanbrook 8e9dfe5d0c Add support for Magic Kid Googoo dump (Mapper190) 2018-04-08 16:23:57 -04:00
rdanbrook 164064a4f5 Refactor android jni makefiles 2018-04-08 12:01:40 -05:00
rdanbrook 45497ad2c8 Merge pull request #78 from webgeek1234/master
Fix android jni compile with clang
2018-04-03 23:19:26 -04:00
rdanbrook 4d862c0007 Fix android jni compile with clang 2018-04-03 22:15:20 -05:00
rdanbrook f2d6f0f132 Cheevos ram access support 2018-02-22 22:29:32 -05:00
rdanbrook d99ff6d0bf Merge pull request #76 from RexBorova/master
4 Player Adapter + NstDatabase.xml
2018-02-21 19:58:51 -05:00
rdanbrook 4d9a628fa7 4 Player Adapter + NstDatabase.xml
I overlooked the NstDatabase.xml when adding options for users to manually assign adapters. If (dbpresent) is true, it would select the most suited adapter, and would not allow users to manually assign the adapter. I moved some code around, and added a bit, so everything should function correctly now even if NstDatabase.xml is present in system folder or not.
2018-02-21 19:20:44 -05:00