Commit Graph

220 Commits

Author SHA1 Message Date
ansstuff f56a7976a6 * Taseditor: handle "Insert Coin" command correctly (no recording while seeking/etc)
* Taseditor: updated docs

[[Split portion of a mixed commit.]]
2013-06-15 19:44:11 +00:00
ansstuff 8a55e7443e * movie recording: fixed bug when emulator allowed recording commands outside the range of FM2 specs (#615)
* movie recording: added "Insert coin" command
* updated docs accordingly

[[Split portion of a mixed commit.]]
2013-06-15 18:46:52 +00:00
ansstuff f54f56acae * Hexeditor: specify Data bank condition when adding a Breakpoint by context menu
* updated docs

[[Split portion of a mixed commit.]]
2013-05-27 15:42:08 +00:00
ansstuff 382995f111 updated docs
[[Split portion of a mixed commit.]]
2013-05-07 14:53:50 +00:00
ansstuff 6c2c160958 * web: fixed typo in the release date 2013-04-02 15:11:11 +00:00
zeromus a271309c48 test hook 2013-03-26 18:45:40 +00:00
ansstuff 58866002c0 fix html page 2013-03-11 20:52:11 +00:00
ansstuff bdefe65697 changed homepage pic 2013-03-10 23:46:22 +00:00
ansstuff d557682ec1 updated site
[[Split portion of a mixed commit.]]
2013-03-10 23:06:00 +00:00
ansstuff 1eed03d068 updated docs
[[Split portion of a mixed commit.]]
2013-03-10 21:18:37 +00:00
ansstuff 04bcce1864 * CDLogger: removed "Enable New PPU" note, because Old PPU is now functional as well
* updated docs

[[Split portion of a mixed commit.]]
2013-03-10 20:14:13 +00:00
ansstuff 2bcb72abf8 * added JumpingFCEUXWindow.lua
* updated docs
* Taseditor: some more cleanup

[[Split portion of a mixed commit.]]
2013-03-09 14:04:01 +00:00
feos-tas ca9d62d673 Tweaked SoundDisplay2.lua a bit.
Added LuaPerks description.
TODO: write LuaPerks samples.

[[Split portion of a mixed commit.]]
2013-03-03 15:24:05 +00:00
ansstuff e44c2357cd forgot to add the file 2013-03-01 16:32:36 +00:00
ansstuff 799195d93f updated docs
[[Split portion of a mixed commit.]]
2013-03-01 12:49:18 +00:00
ansstuff a8e244fd8f win32: fixed restoring maximized window after switching from fullscreen
win32: holding Shift when resizing FCEUX window reverts "Force integral factors" meaning
win32: remodel "Video config" dialog:
* removed the list of predefined modes (they were broken anyway)
* removed FS stretching options (obsoleted by "Best Fit")
* removed broken display of "Current Pixel Aspect Ratio" (may return it after implementing the 4:3 mode)
* "Full Screen (hotkey: Alt + Enter or double-click)" - reads current hotkey mapping

[[Split portion of a mixed commit.]]
2012-12-19 19:35:00 +00:00
ansstuff 5df5312223 * fixed "Auto-resume old play session", for some reason NSFs don't allow loading savestate right after opening the ROM
* updated docs

[[Split portion of a mixed commit.]]
2012-12-16 13:07:50 +00:00
ansstuff ae4b602c3c web: added cool pic
[[Split portion of a mixed commit.]]
2012-11-29 21:39:44 +00:00
ansstuff 71e416505f web: fixed download links 2012-11-27 20:07:43 +00:00
punkrockguy318 8534a1ce4d web: changed link to static changelog to link to commit browser 2012-11-27 20:00:43 +00:00
ansstuff 31891bad88 updated site
updated docs

[[Split portion of a mixed commit.]]
2012-11-27 19:52:11 +00:00
punkrockguy318 a94d844aa2 web: updated the link to svn 2012-11-27 17:19:44 +00:00
ansstuff 9c3eba6c84 fixed docs
[[Split portion of a mixed commit.]]
2012-11-27 17:11:25 +00:00
ansstuff a4a56ec5a8 updated docs and changed version to 2.2.0
[[Split portion of a mixed commit.]]
2012-11-27 17:03:56 +00:00
ansstuff fe45494191 initial upload of English version of TAS Editor Manual
[[Split portion of a mixed commit.]]
2012-11-25 17:07:47 +00:00
ansstuff 4a98f4339e taseditor-ru: updates
[[Split portion of a mixed commit.]]
2012-11-25 17:01:57 +00:00
ansstuff 09faa324e2 improved SaveSnapshot performance ($552)
[[Split portion of a mixed commit.]]
2012-11-12 12:21:59 +00:00
ansstuff 7fe54e1924 * 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
ansstuff 1971817b6d updated docs
[[Split portion of a mixed commit.]]
2012-10-12 20:00:29 +00:00
ansstuff dd0de14e13 updated docs
[[Split portion of a mixed commit.]]
2012-10-02 13:39:20 +00:00
ansstuff fa39315a2e fixed previous commit
[[Split portion of a mixed commit.]]
2012-09-28 19:41:12 +00:00
ansstuff cc1a56f198 * 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 afa3e044bc * 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 0fc6688c26 * 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 a06c9c9904 * taseditor-ru: updates 2012-09-21 13:09:54 +00:00
ansstuff 7680c2c910 * Taseditor: cleaned up AdjustUp and AdjustDown logic
* updated docs

[[Split portion of a mixed commit.]]
2012-09-14 15:37:46 +00:00
ansstuff 873138b1dd * 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
ansstuff 4d7584eb77 * 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
ansstuff e7b5bdde81 * 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
ansstuff 945b1d833d * 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 533327bfa6 updated SubWCRev
[[Split portion of a mixed commit.]]
2012-08-28 15:23:05 +00:00
ansstuff 4c556052a6 * fixed MessageLog bug #537
* taseditor-ru: updates

[[Split portion of a mixed commit.]]
2012-08-26 19:50:44 +00:00
ansstuff bd43c39e12 * total revamp of Video config stuff, now current screen resolution is always suggested by default
* Best Fit also works for fullscreen mode
* "Hide mouse cursor" and "Use console BG color for empty areas" options
* "Switch fullscreen by double-click" option in GUI config
* Fixed "Reload ROM" hotkey in fullscreen
* updated docs

[[Split portion of a mixed commit.]]
2012-08-20 20:41:45 +00:00
ansstuff 579bfa851e * "Maintain aspect ratio (best fit)" option in Video config
* updated docs

[[Split portion of a mixed commit.]]
2012-08-19 20:31:40 +00:00
ansstuff c8465b09b6 taseditor-ru: glossary update and various fixes 2012-08-18 20:49:51 +00:00
ansstuff 1ef200ff52 * Added FPS display to Win32 port (Config->Display->FPS)
* Debugger: double-click breakpoint also adds current bank number to breakpoint condition
* Debugger: "Display ROM offsets" option
* updated docs

[[Split portion of a mixed commit.]]
2012-08-12 16:22:22 +00:00
ansstuff 08f14816f4 taseditor-ru: minor fixes 2012-08-08 15:15:13 +00:00
ansstuff fd1360db10 updated docs
[[Split portion of a mixed commit.]]
2012-08-08 15:00:14 +00:00
ansstuff fa4d8fbd38 taseditor-ru: first fixes 2012-07-26 20:08:09 +00:00
ansstuff dc43c5e634 Web: uploaded Russian version of TAS Editor Manual. English version is in progress... 2012-07-26 13:53:35 +00:00