zeromus
0307e3b827
migration tidying (build master from trunk)
2018-04-08 17:35:15 -05:00
punkrockguy318
2be5084a7b
create new subversion repo structure (trunk, tags, branches)
...
[[Split portion of a mixed commit.]]
2013-03-15 19:00:14 +00:00
ansstuff
bb03b4e7e3
updated docs
...
[[Split portion of a mixed commit.]]
2013-03-10 21:18:37 +00:00
ansstuff
1666803e05
* 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
6422560659
* 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
1a98c236af
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
cc8e3e0e0c
updated docs
...
[[Split portion of a mixed commit.]]
2013-03-01 12:49:18 +00:00
ansstuff
989d356c0e
* PPU/PAL/Input type changing is now disabled when a movie is playing
...
* "Switch fullscreen by double-click" is disabled by default
2013-02-28 16:00:33 +00:00
ansstuff
3d9095fc29
* Fixed iNesSave and iNesSaveAs ( #579 )
...
* Moved "Config->Game Genie" to "Config->Enable->Game Genie ROM"
2013-02-11 12:03:37 +00:00
ansstuff
181c48efdb
* win32: Added "TV Aspect (4:3)" to Video Config
...
* updated docs
2013-02-02 14:04:51 +00:00
ansstuff
07a21643d6
fixed GetPath when opening Cheats
2012-12-29 16:32:21 +00:00
ansstuff
bf8649f110
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
e1ef50ac14
* 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
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
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
ansstuff
80bd1aaf02
improved SaveSnapshot performance ($552)
...
[[Split portion of a mixed commit.]]
2012-11-12 12:21:59 +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
ansstuff
c08253cef7
updated docs
...
[[Split portion of a mixed commit.]]
2012-10-12 20:00:29 +00:00
ansstuff
f5339a36d6
updated docs
...
[[Split portion of a mixed commit.]]
2012-10-02 13:39:20 +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
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
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
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
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
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
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
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
10d40f6b98
* Taseditor: fixed bug when saving/loading LagLog
...
* Taseditor: moved "Adjust Input according to Lag" checkbox to Config menu
* Taseditor: History Log highlights items related to current item
2012-08-26 17:28:35 +00:00
ansstuff
7c0d95d8a9
* 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
b8594bf3d8
* "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
83c4530df2
* 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
4be6daa197
updated docs
...
[[Split portion of a mixed commit.]]
2012-08-08 15:00:14 +00:00
ansstuff
e5c10de5c9
* Taseditor: Markers are bound to Input by default; some minor fixes
...
* fixed docs
[[Split portion of a mixed commit.]]
2012-07-23 16:45:36 +00:00
ansstuff
23daa27c16
* updated docs
...
* new hotkey "Run Manual Lua function" (not mapped by default)
* Taseditor: general cleanup of codebase
[[Split portion of a mixed commit.]]
2012-07-01 14:11:24 +00:00
ansstuff
18b9dd1c59
* Lua functions emu.pause() and emu.unpause() don't yield and don't reset emulator speed anymore
...
* updated docs
[[Split portion of a mixed commit.]]
2012-05-01 21:05:35 +00:00
ansstuff
e3fff40b5c
* Taseditor: Alt+Wheel = jump across gaps in Input/Markers
...
* updated the site on fm2 format
[[Split portion of a mixed commit.]]
2012-03-26 18:40:35 +00:00
ansstuff
893d871902
* Taseditor: BookmarksList clicks apply on buttonup only
...
* returned default mapping of Frame Advance hotkey to Backslash
* updated documentation on fm2 format
[[Split portion of a mixed commit.]]
2012-03-25 15:37:45 +00:00
ansstuff
6e5ed43c21
* Taseditor: changed Shift+V and Shift+Ins to Ctrl+Shift+V and Ctrl+Shift+Ins
...
* updated documentation
[[Split portion of a mixed commit.]]
2012-03-23 20:20:50 +00:00
ansstuff
e267095bd1
* Changed some checkboxes to radiobuttons in menu
...
* Taseditor: "Marker Rename" shows Note text in History; added "Marker Move" modtype
* Taseditor: "Frame#" lights when Alt key is being held, not entering menu by Alt
* Taseditor: PATTERNS menu, loading data from "tools\taseditor_patterns.txt"
* Taseditor: ColumnSet (Input and Markers) with Alt key = set pattern
* Taseditor: "Use pattern" checkbox in Recorder; Config->ColumnSet Pattern skips Lag
2012-02-18 16:43:40 +00:00
ansstuff
a8ef2f72ce
* refined Recording, now can safely record commands (Power, Reset, Insert, Switch)
...
* new Lua scripts: SoundDisplay.lua, TrackNoise.lua
2012-02-06 16:57:46 +00:00
ansstuff
2c30bbe760
* updated fceux.chm
...
* uploaded new online documentation (old fceux-2.0.2 doc is still there)
* converted old HelpNDoc project file to HelpNDoc3 format
[[Split portion of a mixed commit.]]
2012-02-02 19:06:42 +00:00
fatratknight
7b53114862
Didn't quite explain all the lua scripts, but I thought I should start organizing something to make it easier to finish later. Added "Overview of Included Scripts".
2010-06-09 05:23:12 +00:00
adelikat
3bfa40572e
New lua function: gui.savescreenshotas()
2010-06-07 16:38:47 +00:00
adelikat
8e8bbec3e0
getting stuff ready for a 2.1.4a maintenance release.
...
[[Split portion of a mixed commit.]]
2010-06-01 01:54:30 +00:00
adelikat
d618a0ebd6
Fix vc8 proj file
2010-05-31 02:47:22 +00:00
adelikat
9cc28a4ebd
Compile Help docs & webpages, Fix version string, fix up web pages for release. Update changelog to reflect release date + svn.
...
[[Split portion of a mixed commit.]]
2010-05-31 01:46:29 +00:00
adelikat
487074a6b5
Better document new loadstate logic and fix up changelogs
...
[[Split portion of a mixed commit.]]
2010-05-30 23:45:55 +00:00
adelikat
3415c1af4e
Update 2.1.4 changelog in win32 docs
2010-05-29 23:31:27 +00:00