zeromus
14fdc3cdb6
reorganize overclocking variabls from r3120 to be in the core emulator instead of all jumbled up among modules
2015-06-18 06:26:38 +00:00
feos-tas
72f2d47f3a
Overclocking. Implemented by adding extra scanlines to PPU loop. Disabled (optionally) while 7-bit samples are playing (as they can't be worked around otherwise).
2015-06-16 19:52:49 +00:00
zeromus
e71e32ceb7
revert last 3 commits, experiment failed. its always there if it proves helpful.
2015-06-16 06:53:43 +00:00
zeromus
c990bb3798
fiddle around with sdl frameadvance throttle (continued)
2015-06-16 06:03:27 +00:00
zeromus
34a1a9db51
fiddle around with sdl frameadvance throttle (continued)
2015-06-16 06:00:34 +00:00
zeromus
7bcc8a67f3
fiddle around with sdl frameadvance throttle
2015-06-16 06:00:00 +00:00
CaH4e3
aa90b868a1
UNIF 158B - new board for "Blood of Jurassic" dump
2015-06-14 13:05:32 +00:00
punkrockguy318
97437c8da4
SDL: added preliminary dendy support (set SDL.PAL to 2 to enable.. for now)
2015-06-09 01:20:47 +00:00
feos-tas
1df598e34d
Movie: when converting a FCM, fds flag was always set due to not being initialized.
2015-05-28 16:10:07 +00:00
feos-tas
72f5785c14
Video: implemented PAL subcarrier emulation as a filter, with options in Palette dialog.
2015-05-09 17:06:07 +00:00
feos-tas
85ec4f169d
Video: applied patch from #666 - lua drawings in nsf.
...
Sound: nsf can be set to Dendy.
2015-05-01 18:25:39 +00:00
feos-tas
fa6d74b373
Fixed #697 . Checkbox on the main Debugger panel.
2015-05-01 17:09:23 +00:00
feos-tas
81cc9062f0
Video: added Prescale filters, that pointresize to 2x-4x to allow less blur at fullscreen + hardware acceleration. Only work at 32bpp.
...
fix to previous commit note: not bytes, bits!
2015-05-01 16:13:22 +00:00
feos-tas
21d94f7f27
Added option to swap bytes in charge of duty cycles, a bug present on some Dendy models.
2015-04-26 23:16:31 +00:00
feos-tas
36e1b07c19
Added Dendy mode for Windows.
...
http://wiki.nesdev.com/w/index.php/Clock_rate
2015-04-26 10:12:15 +00:00
punkrockguy318
bceb7966bc
sdl: added hotkeys for volume up/down (sf698); applied Michal Kepien's patch (thank you)
2015-04-10 23:35:48 +00:00
punkrockguy318
6ecfad996e
sdl: fix volume up/down hotkeys (sf698) applied Michal Kepien's patch (thank you)
2015-04-10 23:33:04 +00:00
punkrockguy318
824e430eba
applying Anthony J. Bentley's manpage updates (sf 680)
2015-03-30 02:09:43 +00:00
punkrockguy318
6f75a23de7
sdl: add link to libgd project download page in readme
...
sdl: note optional libgd dependency in readme
scons: fix logic for LOGO and CREATE_AVI options
2015-03-15 18:53:06 +00:00
feos-tas
aae0c7dd45
Symbolic debug: tweaked register names, allowed to disable them from config file (entry "symbRegNames").
2015-03-11 18:16:14 +00:00
rainwarrior
7d323c450a
reducing forced customization of register names to a #define flag, see bug #687
2015-03-03 02:10:04 +00:00
rainwarrior
7412d1e1cf
correcting bug #690 FME-7 ( #69 ): Only writes to $0D should acknowledge the IRQ
2015-03-01 19:12:44 +00:00
CaH4e3
796f6309c6
UNIF COOLBOY - small fix
...
UNIF FK23C - 256K RAM fix
2015-02-22 12:23:27 +00:00
punkrockguy318
6b651e8acf
gtk: added apply button to video config dialog
2015-02-07 00:36:36 +00:00
rainwarrior
1292031e38
initializing pageNumbersLoaded so that debugging labels will load correctly on first use
2015-01-28 18:31:14 +00:00
rainwarrior
7ad8b79cd3
fix for new-PPU debug information (address and pixel)
2015-01-28 18:12:06 +00:00
CaH4e3
53544c7f79
SC-127 board (Wario Land II pirate Kirby Hack) prot read, fixes random crashes and glitches
2015-01-25 14:00:17 +00:00
rainwarrior
7936b92495
mapper 31 infiniteneslives-NSF
2015-01-25 00:04:36 +00:00
CaH4e3
860cc71cf9
mapper 35 - bad save state args fix
2015-01-09 13:02:08 +00:00
CaH4e3
06015dcba8
one more fix to prev
2015-01-06 15:33:41 +00:00
CaH4e3
87ebcdc87c
fceumm sync
2015-01-04 16:19:03 +00:00
CaH4e3
c5fce7dc20
mapper 4 - KT-008 board hacked into MMC3 for now.
2014-12-08 18:20:40 +00:00
zeromus
92f87c08ed
etc.
2014-11-23 23:49:25 +00:00
zeromus
e3dc85fb70
built-in lua codepath in sconstruct needed -ldl
2014-11-23 23:41:03 +00:00
zeromus
d520ffddf6
make SYSTME_LUA actually work, default it to false, and fix building when it isn't chosen (so the embedded lua can actually be used)
2014-11-22 02:03:33 +00:00
zeromus
7b85e797d8
fix linux compiling bug from e3070
2014-11-22 01:44:51 +00:00
zeromus
2ee1df514e
some kind of necessary vcproj fixup dunno why this happened
2014-11-22 01:34:19 +00:00
zeromus
efa98aafe3
revert r3037 (video-related 'refactors'). seemed to go ok, didnt touch as much stuff as the input-related stuff)
2014-11-22 01:29:32 +00:00
zeromus
f19171451e
revert these revisions:
...
3060-3066
3053-3058
(input-related 'refactorings' and subsequent bugfixes and squabbling)
reversions went without any merge conflicts, so I think it's OK. your key bindings may be history through, sorry.
2014-11-22 01:23:19 +00:00
CaH4e3
4b6910f45b
UNIF OneBus - PCM DMA timing and address fix
2014-11-12 16:42:17 +00:00
CaH4e3
b761f9c55c
fix #676
2014-11-03 20:48:24 +00:00
zeromus
4235202570
fix vrc7 sound savestates
2014-10-25 01:01:41 +00:00
feos-tas
1dd08eddf1
Fixed rerecord counting broken outside taseditor since r2974.
2014-09-06 11:46:32 +00:00
CaH4e3
590e0577c2
cheat ram fix (i hope final this time lol)
...
mapper 119 savestate fix
2014-08-15 16:51:39 +00:00
zeromus
9f0c58371a
fix mmc5 in newppu (uchuu keibitai SDF title screen)
2014-08-04 03:07:40 +00:00
zeromus
d2af8bba82
fix vc9 vcproj
2014-07-30 02:50:07 +00:00
zeromus
6e3567ad16
apply r7371 from bizhawk to mmc5 IRQ handling to fix metal slader glory credits. this may have impact in other MMC5 programs; not tested
2014-07-24 06:25:53 +00:00
feos-tas
20d0e3d6c2
Display register names (stored in memory) for symbolic debugging (including memview caption).
2014-07-13 17:22:57 +00:00
feos-tas
11e82599e6
Show some values for registers $4000-$4017 (memview, disassembly).
2014-07-13 12:22:22 +00:00
feos-tas
a2aec08026
* Hex Editor: don't forget to load the symbols, when hex editor is first launched before debugger.
2014-04-12 12:51:42 +00:00
zeromus
40ad98c0cd
commit patch #662 nes 2.0, mapper 30 (unrom-512)
2014-04-09 05:43:11 +00:00
feos-tas
b77c835d8a
Lua doesn't anymore remind the speed is *still* normal each time the script is edited. That uncovered a design bug, uncomment back the message no one saw because of the above, once some solution (and good use for it) is found.
2014-03-15 22:04:04 +00:00
zeromus
a9066961c7
win32-set symbolic debugger name entry dialog text limits even when creating a new label; and add some hacks for me
2014-03-14 18:03:04 +00:00
punkrockguy318
6302ac7d26
sdl: reverse previous accidental commit of old broken gtk gui code
2014-03-06 04:24:49 +00:00
punkrockguy318
1c418d3d72
scons: accept patch from Joe Nahmias to simplify "scons install" target
2014-03-06 04:20:15 +00:00
zeromus
14ae65d672
fix #651
2014-03-05 01:22:04 +00:00
zeromus
ebafa4b01d
make input mapping tables and enums less weird. not sure if i did this right.
2014-03-04 00:27:04 +00:00
rpahut
23972eeca8
issue #649 fixed
2014-03-03 21:01:32 +00:00
zeromus
5e4b069aa3
fix vc8 vcproj
2014-03-02 01:08:04 +00:00
rpahut
ee83c3e371
joy mapping fixed, closing #648
2014-02-25 20:55:18 +00:00
CaH4e3
0a99b626d9
fixed config crash, someone, update the issue on sf, please ;)
2014-02-25 13:30:33 +00:00
CaH4e3
9e2e61dd1a
better fix to the compile
2014-02-25 12:47:43 +00:00
CaH4e3
d6924b6d4e
cheat search: mmc5 akumajou dracula crash fix
...
cheat search: more RAM available in search
fceux cheat engine still couldn't handle the cases of banked SRAM, only currently mapper bank is visible to the cheat engine
2014-02-24 18:10:46 +00:00
CaH4e3
fa3a4efbdc
small note about keyboard transformer
2014-02-24 18:00:21 +00:00
rpahut
4a9b0d734e
fixed missing names for extended keys in win/input configuration dialogs
2014-02-24 16:03:39 +00:00
rpahut
d26ed7f39f
issue #647 fixed
...
+ formatting corrections
2014-02-24 14:23:33 +00:00
rpahut
2a4d02a9b8
issue #638 fixed
2014-02-23 17:10:22 +00:00
rpahut
b03dbdf484
vc10 project release config fix
2014-02-23 16:57:57 +00:00
rpahut
85a6c7fd32
win/input cleanup, refactoring
2014-02-23 15:05:32 +00:00
zeromus
9cc77b71d9
win-add option to dump entire 64k memory space to hex editor
2014-02-13 21:54:53 +00:00
zeromus
86d663102e
fix bugs in some debuggerPageSize cases
2014-02-05 20:02:20 +00:00
zeromus
1c069a8c83
fix bugs in hexeditor font handling from last commits
2014-02-05 20:01:16 +00:00
zeromus
71718de666
support more versatility in debugger symbolic name page sizes (not completely debugged yet) as well as hex editor fonts
2014-02-04 19:59:14 +00:00
zeromus
3334d90235
add debuggerPageSize config variable which lets you pick whether 8KB physical PRG pages are used, or 16KB (the original). it defaults to 14 (1<<14 == 16KB) but you can change it to anything else.
2014-02-01 07:50:18 +00:00
zeromus
a82532f5cf
update vc8 vcproj
2014-01-31 09:57:06 +00:00
zeromus
c89617ca22
fix vc9 vcproj
2014-01-20 19:17:08 +00:00
CaH4e3
c5e92ed930
lil fix to prev
2014-01-15 18:25:13 +00:00
CaH4e3
5d149f95d2
PEC-586 russian keyboard support
...
some fixes to subor keyboard layot (anyway, unused currently, todo: reckeck key mapping)
2014-01-12 14:53:50 +00:00
CaH4e3
cd3590d3de
fixed #637 issue, enjoy
2014-01-11 20:38:53 +00:00
rpahut
8a2a96bd1f
win/video cleanup
2014-01-03 05:33:39 +00:00
CaH4e3
0d3ed22d62
mapper 225 - mirror fix
2013-11-24 15:31:06 +00:00
punkrockguy318
863976b0ec
Restore trunk to state before voxel was accidentily commited to trunk
2013-11-19 15:38:15 +00:00
procyonsjj
bafaa80ef2
SDL Voxel Engine new files
2013-11-19 02:15:09 +00:00
procyonsjj
f78da547bf
SDL Voxel Engine first pass
2013-11-19 02:12:19 +00:00
zeromus
61ff9132f9
mapper29 unif
2013-11-16 19:23:16 +00:00
zeromus
69d1dac5f1
add mapper29 for some homebrew things
2013-11-16 04:51:49 +00:00
zeromus
222816f898
win32-dont crash when attempting to open file picked as target for CDLogger save stripped rom operation
2013-11-12 03:22:40 +00:00
CaH4e3
d98397ecc1
UNIF BMC 12 IN 1 - fixed with correct hardwre info, new "12-in-1" dump is working now
2013-11-08 18:49:44 +00:00
zeromus
b50a382d63
2013-10-30 08:10:24 +00:00
punkrockguy318
09d861b55c
scons: sf bug#625: use PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR from user environment; resolves homebrew OSX compilation issues on various systems
2013-10-21 17:41:50 +00:00
CaH4e3
ed1a068d4f
mapper 02 - reverted back mirror hack, too much games are broken with it. TODO: make the separate mapper or hack into another one lol
2013-10-21 14:31:30 +00:00
punkrockguy318
94aacddd24
bumped interim version to 2.2.3
2013-10-12 04:50:12 +00:00
ansstuff
5db78e2698
fixed typos in the pressrelease
...
[[Split portion of a mixed commit.]]
2013-09-24 12:51:30 +00:00
ansstuff
cce63460ac
unchecked "public release"
2013-09-23 23:40:04 +00:00
ansstuff
94ef9da3bc
updated site
...
[[Split portion of a mixed commit.]]
2013-09-23 22:50:46 +00:00
ansstuff
287fadc0d7
* updated current contributors list
2013-09-23 20:44:30 +00:00
ansstuff
187f48198e
* Taseditor/Hexeditor: made HotChanges colors slightly darker again
...
* updated docs
[[Split portion of a mixed commit.]]
2013-09-23 20:00:46 +00:00
punkrockguy318
ce64d6b8b3
update chm help location in SConstruct
2013-09-23 19:43:47 +00:00
ansstuff
bffdacf228
* Tracer: actually made "Symbolic trace" work correctly, albeit it's now going to be etremely slow when there's lots of NL data
2013-09-23 14:17:41 +00:00
ansstuff
4d84101fd0
Moved fceux.chm to \output\ folder
2013-09-22 21:39:22 +00:00