Commit Graph

3527 Commits

Author SHA1 Message Date
zeromus e3b7197128 add "record from sram" (to fix SF bug #828) 2018-06-18 22:19:59 -05:00
zeromus 166e7a8ad9 fix some problem in the scmrev stuff 2018-06-18 22:19:23 -05:00
Chris Broome 95e82b57ba Fix Linux build errors (#3)
Enable usage of `nullptr` by passing `-std=c++0x`
- SConstruct
- src/Makefile.am

Add missing mappers to boards/Makefile.am.inc:
- boards/190.cpp
- boards/80013-B.cpp
- boards/hp10xx_hp20xx.cpp
2018-06-15 13:02:23 -04:00
Brad Smith 9b6ff8fe49
Mapper 30 4-screen (#10)
mapper 30 support for both 1-screen and 4-screen configurations (see: Black Box Challenge)
2018-06-05 02:17:38 -04:00
Rongjian Zhang 211c7972a9 Fix compile error at macOS (#9)
* Fix compile error at macOS
* If fixing some of the whitespace in this file with this patch, might as well go the whole way?
* > 0 to != NULL
2018-06-03 03:37:39 -04:00
Brad Smith 458eb30f3d
Small improvement to sound output options. #6
1. Force 8-bit sound option confused some users who thought it might be an emulation accuracy option instead of selecting output bit depth, replaced it with a drop-down that's consistent with the other sound output options instead (hiding the temptation of setting "8-bit" and thinking that's a desirable thing for an NES emulator).
2. Making the default samplerate 48000, because it is the most common native device rate now.
3. Increasing the AVI output's 1 second buffer size to allow the maximum samplerate of 96000.
2018-06-02 03:11:33 -04:00
Brad Smith e90b7e17b7
Merge pull request #8 from bbbradsmith/mmc5_warning
mmc5.cpp fix warning about int to boolean type conversion
2018-06-02 02:29:37 -04:00
Brad Smith f1af3a0f44
Merge pull request #7 from bbbradsmith/vc10_ignores
Ignores for VC10
2018-06-02 02:29:08 -04:00
Brad Smith 29171209a7 mmc5.cpp fix warning about int to boolean type conversion 2018-06-01 21:08:35 -04:00
Brad Smith 18735ead37 Ignores for VC10 2018-06-01 20:58:28 -04:00
zeromus fd29f48d01 dont require git to build 2018-06-01 16:56:46 -04:00
zeromus f0819b988c make vs2010 project not garbage 2018-06-01 16:49:53 -04:00
zeromus 4245280271 apply patch #827 : Fix "non-constant-expression cannot be narrowed from type" compile error 2018-05-31 12:52:38 -04:00
zeromus c5bb44a37f implement namco 340 NT mirroring register (fixes wagyan land 3) 2018-05-26 20:45:27 -04:00
zeromus e5f98c7c57
Update readme.md 2018-05-07 17:20:14 -05:00
zeromus 00b56787f8 readd old vc10 projects 2018-04-11 16:36:12 -05:00
zeromus 4a1ea6dd1f support vc100 toolchain once more 2018-04-11 16:11:49 -05:00
zeromus 3155ae970d meant to use v140_xp toolset, but left it as v140 in a few cases 2018-04-11 14:51:48 -05:00
zeromus 8dd5ae414d gitignores 2018-04-11 01:16:59 -05:00
zeromus 05a1886861 fix release mode build errors 2018-04-11 01:07:27 -05:00
zeromus e2c85a2d50 fix more warnings. didnt do a great job last time. 2018-04-11 01:05:41 -05:00
zeromus f8f9dd967f fix warning 2018-04-11 01:04:37 -05:00
zeromus 9ff8ecb856 fix Uchuu Keibitai SDF in oldppu (broken in r3360) 2018-04-11 00:47:00 -05:00
zeromus bb5cd1527d uhhh did i leave this hacked when i fixed re-un-broke cv3 recently? 2018-04-11 00:17:30 -05:00
zeromus 7c5395e10b gitignore 2018-04-11 00:16:59 -05:00
zeromus 95a7673191 add build outputs to gitignore 2018-04-10 23:22:39 -05:00
zeromus c626ff0987 change some build outputs from vc10 to vc14 2018-04-10 23:22:39 -05:00
zeromus f42fb23276 delete excess gitignores (we're starting from scratch) 2018-04-10 23:22:39 -05:00
zeromus 6936766d93 fix warning 2018-04-10 23:22:39 -05:00
zeromus 104e17522e fix scmrev stuff to use git (copied from desmume) 2018-04-10 23:22:39 -05:00
zeromus 2afdc2769e change to use vs2015 2018-04-10 23:22:39 -05:00
zeromus 3a07e69599 start new gitignore 2018-04-10 23:22:38 -05:00
zeromus f28d236729 change subwcrev to use git instead 2018-04-10 23:22:38 -05:00
zeromus 8b3c15d0a4
Update readme.md 2018-04-08 18:54:14 -05:00
zeromus 5b99edbc2f
readme.md 2018-04-08 18:44:34 -05:00
zeromus 5439890395 Merge branch 'web' 2018-04-08 17:44:24 -05:00
zeromus df35afc8f8 tidying (dir for web) 2018-04-08 17:42:51 -05:00
zeromus 32dc4a2cd9 tidying (rename gfceu to final location) 2018-04-08 17:40:44 -05:00
zeromus 4666d75f0b Merge branch 'gfceu' 2018-04-08 17:39:50 -05:00
zeromus c0078a17fc tidying (reorg gfceu) 2018-04-08 17:39:25 -05:00
zeromus 0307e3b827 migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
zeromus 4d2e8eee53 migration tidying 2018-04-08 17:31:44 -05:00
zeromus 23efe1ed7f "build fix for latest clang" 2018-04-05 07:14:22 +00:00
aquanull 3b531d0d7c Small fixes. 2018-04-04 18:26:57 +08:00
aquanull da4194ec7a Fixed the bug that the first frame of user input after movie end would be ignored. 2018-04-13 11:59:34 +08:00
aquanull c7710ae244 Fix for the interframe-pause-skips-updating-next-frame bugs, mostly noticeable when dumping AVIs. 2018-04-12 22:43:39 +08:00
aquanull 9137dfbf3f Tiny refactoring on input display. 2018-04-05 18:51:16 +08:00
aquanull 56f61b9b0b Now it clears previous input display when starts playing a movie from power-on. 2018-04-05 18:51:00 +08:00
aquanull f16f6548bb Adds 2 movie recording modes imported from VBA-rr.
Frame display is modified to indicate the currently selected mode.
2018-04-05 08:18:53 +08:00
aquanull e7adca9132 Allows changing Read-Only state by toggling Recording/Playing even if movie finished. 2018-04-05 00:53:56 +08:00