ansstuff
2f2114368b
taseditor-ru: updates
...
[[Split portion of a mixed commit.]]
2012-11-25 17:01:57 +00:00
ansstuff
dc7805cfc5
* Taseditor: fixed bug in project saving
...
* Taseditor: fixed bug in laglog truncating when no Input changes are made by inserting/deleting frames
2012-11-25 09:50:46 +00:00
punkrockguy318
7922866f96
gtk: don't allow movie recording to begin when rom isn't running
2012-11-24 21:03:10 +00:00
punkrockguy318
30a8270297
scons: improve logic in checking for lua library
...
sdl doc: added tidbit about how to 'make clean' with our scons build system
2012-11-24 20:51:09 +00:00
ansstuff
1c2d6d88bc
* when the New PPU is on, it displays "(NewPPU)" in the window caption
...
* fixed bug with erasing more frames than there is movie records
2012-11-24 12:56:10 +00:00
punkrockguy318
8ece25e006
sdl: updated install doc
2012-11-23 19:24:41 +00:00
punkrockguy318
08a67e41bb
updated sdl readme
2012-11-23 19:11:23 +00:00
punkrockguy318
728d341198
sdl: fix build on OSX with SYSTEM_LUA=1
2012-11-23 18:58:07 +00:00
CaH4e3
ae9ea54126
fixed #554 , mapper 15 typo bug
2012-11-22 16:40:52 +00:00
ansstuff
4c0f74d022
* Taseditor: added "Ungreenzone" item to context menu
...
* Taseditor: added "Config->Enable Greenzoning"
* Taseditor: playback/greenzone cleanup
* Taseditor: fixed bug when opening TAS Editor in MOVIE_FINISHED mode
2012-11-20 18:42:19 +00:00
CaH4e3
42b35b5e23
mapper 227 fix
2012-11-20 11:49:43 +00:00
zeromus
200ea8e003
add some comments about RAM initialization, which have been found to wreck the game Huang Di. not changing the code yet until we gather some more information.
2012-11-17 08:12:59 +00:00
ansstuff
5f8013e45e
Taseditor: changed fm3 format to version 3
2012-11-13 16:20:06 +00:00
ansstuff
80bd1aaf02
improved SaveSnapshot performance ($552)
...
[[Split portion of a mixed commit.]]
2012-11-12 12:21:59 +00:00
punkrockguy318
caf491317d
scons: add option to use system-wide lua
2012-11-11 12:04:22 +00:00
ansstuff
24098b5159
Hexeditor: reverted font to Courier
2012-11-10 19:50:28 +00:00
zeromus
09934b51a6
fix 2005 vcproj
2012-11-10 19:06:22 +00:00
ansstuff
dbffd4eb7b
* win32 hotkeys: disallow unwanted hits of e.g. F1 after pressing Shift+F1 and quickly releasing Shift
...
* win32 hotkeys mapping: added the condition that both commands must have the same EMUCMDFLAG_TASEDITOR, or else they are not considered conflicting
2012-11-10 17:16:01 +00:00
ansstuff
25ded9a7a6
Taseditor: fixed bug in AdjustUp and improved its speed
2012-11-09 18:33:07 +00:00
CaH4e3
4d763e782f
more mapper madness
2012-11-09 15:49:58 +00:00
ansstuff
2de90cafdd
fixed #551 (Crash Bugs in Trace Logger and Code/Data Logger Cooperation)
2012-11-08 10:28:57 +00:00
zeromus
6bd8ece364
support mapper 028
2012-11-07 21:25:19 +00:00
ansstuff
41b11e53c6
* Taseditor: cleanup of InputLog
2012-11-07 15:15:13 +00:00
ansstuff
802f73b989
* Taseditor: another fix for previous commit
2012-11-06 13:27:58 +00:00
ansstuff
2882ff0942
* Taseditor: small fix for previous commit
2012-11-05 20:00:06 +00:00
ansstuff
c9bf79a8eb
* Taseditor: fixed lag adjustments when dealing with previously unknown lag state
...
* Taseditor: crossing gaps in Icons by Alt + wheel
2012-11-05 19:42:08 +00:00
punkrockguy318
93e4b17993
sdl: add mimetype to fceux desktop file
2012-11-02 14:06:03 +00:00
punkrockguy318
349eb7b933
sdl: include fceux-net-server binary and manpage in install scripts
2012-11-02 13:57:47 +00:00
punkrockguy318
4415f95227
sdl: fix a potential security issue with loading the game genie rom (thank you Joe Mahmias for your patch!)
2012-11-02 13:48:38 +00:00
punkrockguy318
e81018199c
added manual entry for fceux-net-server (thanks Joe Nahmias!)
2012-11-02 13:44:09 +00:00
punkrockguy318
8e5c0a063a
net-server: default to "fceux-server.conf" instead of "fceu-server.conf" (thanks Joe Nihmias!)
2012-11-02 13:41:36 +00:00
punkrockguy318
3343c1234f
applied patch from Joe Nahmias to prevent a segfault
2012-11-02 13:39:46 +00:00
punkrockguy318
5e85610997
fix encoding of fk23c.cpp
2012-11-02 13:22:11 +00:00
zeromus
8166a4320d
default stack pointer to $FD instead of $FF seems thats more accurate
2012-10-30 03:39:17 +00:00
zeromus
67b16af0e7
fix vs2005 vcproj
2012-10-29 18:49:02 +00:00
CaH4e3
e08b2388bf
mapper 252 added
...
stack pointer initial value changed, fixed pirate san guo zhi bootup (can't say if it correct for the core actually), but nothing else changed, except maybe tas features or something...
2012-10-29 16:20:37 +00:00
ansstuff
82add52a52
* Taseditor: update RAM Search and RAM Watch when jumping causes game state to change
...
* added BoulderDash_AmoebaAI.lua
* added CustomLagIndicator_RvT.lua
[[Split portion of a mixed commit.]]
2012-10-29 12:43:22 +00:00
punkrockguy318
90a869daee
sdl: implemented GetKeyboard() for transformer board
2012-10-28 17:42:01 +00:00
CaH4e3
be47e34b05
more baordification, refactor
2012-10-28 17:37:53 +00:00
CaH4e3
423586a727
nope, wrong attempt ;)
2012-10-28 08:35:27 +00:00
CaH4e3
31032d8e1c
trying to fix scons builds
2012-10-28 08:28:28 +00:00
zeromus
8ef2e53f86
fix a nondeterminism bug created by MasterRomInfoParams and roms being loaded in various orders without clearing out the params
2012-10-27 20:50:28 +00:00
CaH4e3
13e88c076d
mapper 21, 22, 25 boardification, merged to one vrc board source
2012-10-27 15:07:35 +00:00
CaH4e3
89d7da894f
i'm not a linux guy, so you linux guys should fix your scons yourself
2012-10-27 09:09:52 +00:00
zeromus
da866e5b57
fix 2005 vcproj and repair ines.cpp and unif.cpp
2012-10-26 00:11:04 +00:00
punkrockguy318
b7dfdd07e4
sdl: fix build scripts for mapper merge
2012-10-25 22:49:23 +00:00
CaH4e3
eb38da8381
mappers to board conversion
2012-10-25 10:31:30 +00:00
CaH4e3
a679f48a05
fceumm mapper sync, parts 2 and 3... need more regression tests, scons/old vc projects update
2012-10-23 15:26:58 +00:00
CaH4e3
71cc0baf0e
mapper 115 - regression fix
2012-10-23 09:24:40 +00:00
ansstuff
441c804dbe
* Taseditor: fixed lost_position logic
2012-10-22 13:17:52 +00:00