Commit Graph

2804 Commits

Author SHA1 Message Date
CaH4e3 f3d6e617d5 tracer/logger fixed unlogged ram code 2012-12-07 19:18:47 +00:00
ansstuff 7c0604e323 * Tracer: adjusted total line width to the new disassembly field width
* removed "forcing the default resolution of fullscreen to be the same as current display resolution"
2012-12-06 16:50:58 +00:00
zeromus 7ec00fad29 win32-change trace logger not to use such a wide disassembly field. it makes tracing to the tracer window using the old options useless since the registers are pushed off the edge. if this is unacceptable for some reason (i have no idea why the disassembly field became so big; is it for symbolic stuff?) then we should make it an option, or make it dynamic and use the smaller size when logging to the window with default option set. 2012-12-05 18:42:21 +00:00
ansstuff 9cc3a0d29c Fixed zapper and mouse positioning in fullscreen and bestfit mode 2012-12-05 18:10:07 +00:00
zeromus 72319e90d7 fix vc8 compiling 2012-12-05 18:07:30 +00:00
ansstuff 604c22e16b * speed up HUD text drawing
* Taseditor: speed up consecutive Recordings (when combining)
2012-12-04 17:03:58 +00:00
ansstuff e21ed84dfa * fixed "X" button in the "Enter New Input" dialog (Hotkey Mapping); changed "Cancel" button to "OK"
* Taseditor: fixed accelerators when editing Notes
2012-12-03 17:11:17 +00:00
CaH4e3 5ca09c31d5 mapper 99 - fixed
UNIF SMB2J - now not support SMB2j which is proven bad dump
2012-12-03 15:26:22 +00:00
punkrockguy318 6652cec0ae scons: trivial variable name change for consistency 2012-12-02 00:02:44 +00:00
punkrockguy318 1889aca8aa fceux: bump devel version number to 2.2.1 2012-12-01 22:57:53 +00:00
punkrockguy318 969258d32a scons: dynamically generate the build source list 2012-12-01 21:54:02 +00:00
punkrockguy318 fb0a9dd2ff scons: disable public release option for the next development period 2012-12-01 20:30:55 +00:00
CaH4e3 814f7e1b68 almost done with conversion... 2012-11-30 09:49:38 +00:00
ansstuff ee4a3ec8c9 web: added cool pic
[[Split portion of a mixed commit.]]
2012-11-29 21:39:44 +00:00
zeromus 19c97a392e fix you ling xing dong by assigning to mapper 192 2012-11-29 17:26:19 +00:00
ansstuff d14ecba070 forgot to comment this out after compiling 2012-11-27 23:00:23 +00:00
ansstuff cd9560bf98 updated site
updated docs

[[Split portion of a mixed commit.]]
2012-11-27 19:52:11 +00:00
ansstuff 519c15f01c fixed docs
[[Split portion of a mixed commit.]]
2012-11-27 17:11:25 +00:00
punkrockguy318 84491cd15a sdl: rename some references to 2.1.6 to be 2.2.0; uncomment PUBLIC_RELEASE in build scripts 2012-11-27 17:07:46 +00:00
ansstuff 8df92bb338 updated docs and changed version to 2.2.0
[[Split portion of a mixed commit.]]
2012-11-27 17:03:56 +00:00
punkrockguy318 c8b4be7911 sdl: clang accidently got set to default; use gcc as default 2012-11-27 16:56:38 +00:00
zeromus 57b0178477 taseditor-fix building in old visual studios 2012-11-26 19:18:15 +00:00
ansstuff b9d935a555 * Taseditor: use doublebuffering style for listviews 2012-11-26 14:43:58 +00:00
punkrockguy318 9bcf1cc648 sdl: attempt to detect video resolution for fullscreen during configuration file generation 2012-11-25 18:56:53 +00:00
ansstuff f3486b8fdd initial upload of English version of TAS Editor Manual
[[Split portion of a mixed commit.]]
2012-11-25 17:07:47 +00:00
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