Commit graph

1201 commits

Author SHA1 Message Date
rdanbrook
369f5e158f Change log level of some messages in libretro port 2019-02-15 22:57:03 -05:00
rdanbrook
79ceb2c686 Added button shift option (libretro) 2019-02-11 22:03:51 -05:00
rdanbrook
c2c198c482 Update 2019-01-04 03:07:11 +01:00
rdanbrook
471e500c08 Update Makefile 2018-12-29 07:24:47 +01:00
rdanbrook
0ea5bf353f Enable toggling overclock without restart in GTK port 2018-10-22 22:17:58 -04:00
rdanbrook
3804af8605 Fixed previous merge 2018-10-22 22:12:03 -04:00
rdanbrook
a66a1afcfc disable overclock
see issue https://github.com/0ldsk00l/nestopia/issues/246
2018-10-22 22:06:11 -04:00
rdanbrook
15e8ecc15c Changed sample rate to a define in libretro port 2018-10-21 14:54:08 -04:00
rdanbrook
a4c98777eb Merge pull request #91 from Classicmods/master
Added Classic Platform structure - ARMv7 Cortex A7 build
2018-10-19 09:54:55 -04:00
rdanbrook
91a45126a6 init commit 2018-10-17 22:23:26 +01:00
rdanbrook
415343560c sound savestates
reproduce 1:1 bitstream after loadstate
2018-10-16 16:40:42 -04:00
rdanbrook
d427e4301c Revert "repair libretro runahead audio"
This reverts commit cce1f5b331.
2018-10-03 20:34:31 -04:00
rdanbrook
1413771faf Revert "repair libretro runahead dmc"
This reverts commit 7857bb47cd.
2018-10-03 20:34:22 -04:00
rdanbrook
43e46a7a41 Merge pull request #90 from m4xw/libnx
[LIBNX] Initial Port
2018-09-30 01:19:43 +02:00
rdanbrook
d164cf9d48 [LIBNX] Initial Port 2018-09-30 01:15:22 +02:00
rdanbrook
6a13593f7f repair libretro runahead dmc 2018-09-28 23:33:07 -04:00
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