ansstuff
39414012b1
* win32: fixed fceux.cfg loading bug caused by r2689
...
* Taseditor: straighten out pause_frame logic (seriously)
2012-10-09 15:17:20 +00:00
ansstuff
f5339a36d6
updated docs
...
[[Split portion of a mixed commit.]]
2012-10-02 13:39:20 +00:00
ansstuff
c999dba979
* Cheats: applied bugfix patch by rimsky82, updated the Cheats dialog
...
* Debugger/Tracer: symbolic comments use the ";" prefix instead of "//"
2012-10-02 12:22:05 +00:00
ansstuff
572ac98f02
Fixed Tracer, changed Symbolic Names and Comments display
2012-09-30 18:56:12 +00:00
zeromus
07fa1f268f
didnt mean to check that in
2012-09-30 18:44:34 +00:00
zeromus
3acb751ea4
commit cheat perks patch from rimsky82 [ https://sourceforge.net/p/fceultra/bugs/512/ ]
2012-09-30 18:43:15 +00:00
CaH4e3
32774646fd
trace/logger fine tuning
2012-09-30 16:36:45 +00:00
ansstuff
f346020de2
* win32: fixed command line support for "-pal" ( #547 )
...
* added "(Europe)" and "(PAL)" strings to region detection
2012-09-30 11:38:59 +00:00
ansstuff
cb579fa216
fixed previous commit
...
[[Split portion of a mixed commit.]]
2012-09-28 19:41:12 +00:00
ansstuff
40c9e1b30b
* Tracer: fixed crash when logging undefined opcodes
...
* Hexeditor: display 0x4000-0x5FFF properly (fixes #545 )
* Hexeditor: Ctrl+F opens Find dialog
* Code/Data Logger: fixed VROM dumping in Old PPU mode
* updated docs
[[Split portion of a mixed commit.]]
2012-09-28 15:55:14 +00:00
ansstuff
058434b7e7
updated authors info
2012-09-27 17:18:10 +00:00
ansstuff
973c6cb9bb
Debugger: fixed Bookmarks naming
2012-09-27 17:07:43 +00:00
ansstuff
84bb3a8d1d
* improved FPS display, added a hotkey to toggle it
...
* Debugger: single click on any address copies this address to the "Seek To" field and "Bookmark Add" field
* Debugger: "Name" button in Bookmarks, total revamp of Bookmarks
* updated docs
[[Split portion of a mixed commit.]]
2012-09-26 20:19:01 +00:00
ansstuff
caac39d4d0
* Fixed replay engine bug that doubles the last input of the movie
...
* Tracer: RTS instructions output caller address/name
* Debugger: RTS instructions are emphasized by "-----"
2012-09-25 20:28:14 +00:00
ansstuff
662b69b9d2
* Debugger: disabled breakpoints now don't impose slowdown
...
* Taseditor: fixed r/w switch in "Old controls scheme"
2012-09-24 15:04:06 +00:00
CaH4e3
6f59c32e42
polishing
2012-09-23 16:49:43 +00:00
CaH4e3
7dfd0d6242
CDLOGGER: avoid to log VRAM access
2012-09-23 15:03:38 +00:00
punkrockguy318
2524abbb3c
fix gcc/llvm compliation errors by adding include
2012-09-23 14:51:56 +00:00
CaH4e3
a3e21f76cd
CDLOGGER: CHR logging for the new PPU engine, TODO: doc update
2012-09-23 14:07:43 +00:00
ansstuff
e30c685c5e
* Lua: auto-clearing previous frame drawings (same behaviour as other emulators)
...
* Debugger: fixed mouseover when using Symbolic debugging
* Debugger: mouseover works for the disassembly window too
* updated docs
[[Split portion of a mixed commit.]]
2012-09-23 12:45:28 +00:00
ansstuff
48a55b2fa2
* Tracer: added "Log current Frame number" option
...
* Tracer: added "Log emulator messages" option
* Tracer: added "Log breakpoint hits" option
* Tracer: added "Symbolic tracing" option
* Taseditor: added deselection stretching by Ctrl+clicking in a selected frame
2012-09-22 15:33:31 +00:00
ansstuff
76607d6b02
* Taseditor: fixed LagLog diff bug in history.RegisterChanges
2012-09-15 18:00:22 +00:00
ansstuff
463ccb4086
* Taseditor: AdjustDown clones frames instead of inserting blank frames
...
* Taseditor: changed HotChanges colors
2012-09-15 15:03:54 +00:00
ansstuff
c9b850a472
* Taseditor: cleaned up AdjustUp and AdjustDown logic
...
* updated docs
[[Split portion of a mixed commit.]]
2012-09-14 15:37:46 +00:00
ansstuff
35541256d7
Added emu.setlagflag() Lua function
2012-09-13 19:48:14 +00:00
ansstuff
95a301dbb2
* "Tools->TAS Editor" gives focus to Taseditor when it's already open; fixed the setfocus behavior for other tools as well
...
* Taseditor: AdjustDown operation now works faster (not rewinding anymore)
* Taseditor: AdjustLag always combines with current History item, not creating its own item in the History Log
2012-09-13 16:11:03 +00:00
ansstuff
571d3cc550
* Debugger: deleting a breakpoint leaves selection in the Breakpoints list
...
* Debugger: changed "Load .DEB" checkbox caption to ".DEB files" to emphasize that it also affects saving .deb files, not just loading them
* updated docs
* Taseditor: fixed extremely rare LagLog bug in History.jump() and RegisterBranching
* Taseditor: fixed RegisterLuaChange to also consider LagLog changes
[[Split portion of a mixed commit.]]
2012-09-11 15:32:11 +00:00
punkrockguy318
4bb04e3639
revert last commit
2012-09-11 09:58:00 +00:00
punkrockguy318
29a508fb56
applied patch to fix build on debian (bug 520)
2012-09-11 09:56:19 +00:00
ansstuff
d7fa589826
Added "Use Custom Palette" checkbox to Palette config
2012-09-06 18:34:46 +00:00
ansstuff
a0fc6b9680
* Debugger: fixed Symbolic Debugging (Names and Comments display)
...
* Debugger: special strings (NMI/IRQ/etc) can be also used in "Seek To" field and Bookmarks
* updated docs
[[Split portion of a mixed commit.]]
2012-09-06 15:00:27 +00:00
zeromus
7d6cd1f2ff
fix a little bug in fk23c hopefully
2012-09-05 22:07:10 +00:00
zeromus
504b620a24
add some m176 games to database
2012-09-05 21:57:52 +00:00
zeromus
d78037415b
fix bogus savestate variables in mapper 90
2012-09-05 21:55:53 +00:00
zeromus
887c93733e
support BKF23C unif and BKF23CA (big m176 multicarts)
2012-09-05 20:28:08 +00:00
ansstuff
bc347d475b
* fixed conditional breakpoints bug #538
...
* updated the documentation on Debugger according to rainwarrior's edits, removed "Debugger Usage (Intermediate)"
[[Split portion of a mixed commit.]]
2012-09-05 15:25:10 +00:00
zeromus
395aae72c7
fix lame bug in my mapper 156 reset additions
2012-09-04 17:19:05 +00:00
ansstuff
3069bf3f8a
fixed "Use Stack Pointer for lines tabbing" in Tracer
2012-09-03 19:02:32 +00:00
ansstuff
cf440d61ed
Taseditor: fixed bug in LagLog
2012-09-02 19:02:31 +00:00
punkrockguy318
975cd353d1
add mapper 156 to scons build system and remove second declaration of a static variable
2012-09-02 12:37:38 +00:00
ansstuff
9ff1257907
minor fixes for Debugger, Tracer, Hexeditor, Taseditor
2012-09-02 12:17:50 +00:00
zeromus
13c770ef6e
fix bug in mapper 156 reset state (which was actually nonexistent). attn cah4e3-shouldve been broken in fceu-mm too
2012-09-01 17:07:29 +00:00
ansstuff
c03fd7d23b
* fixed movie savestates logic, loading post-movie savestates is not allowed in read-only
...
* optimized movie records operations (compare, insert, clone)
2012-09-01 11:47:09 +00:00
zeromus
525deb4c65
update mapper 156 from fceu-mm sources
2012-08-31 18:34:36 +00:00
zeromus
a4bcfa8599
win32-blech.. i cant remember the details here. i think this was necessary to stop hexedit (memview) from going into infinite loops on some people's systems, probably WINE systems.
2012-08-31 18:26:36 +00:00
ansstuff
96de43061d
* fixed savestates filenaming bug when working with a movie
...
* updated docs
[[Split portion of a mixed commit.]]
2012-08-30 15:51:19 +00:00
ansstuff
a2fb69118b
* Taseditor: Delete, Insert, InsertNum, Clone and PasteInsert also shift Laglog
...
* added "Force Grayscale" checkbox to Palette config
* deleted old SubWCWeb.exe since SubWCRev.exe is used instead
2012-08-29 17:46:58 +00:00
zeromus
f62eb3e427
fix old vcproj
2012-08-28 15:57:32 +00:00
ansstuff
d5cb50be9a
updated SubWCRev
...
[[Split portion of a mixed commit.]]
2012-08-28 15:23:05 +00:00
ansstuff
b5aaafe409
* fixed MessageLog bug #537
...
* taseditor-ru: updates
[[Split portion of a mixed commit.]]
2012-08-26 19:50:44 +00:00