gocha
4c36140c0d
apply recent lua changes of snes9x:
...
* accept a table for color value.
* add gui.parsecolor, joypad.getup, joypad.getdown, emu.emulating.
* gui.line, gui.box, joypad.get becomes like Gens.
* win32: add a menu to Lua window, add "Font..." and "Clear" items.
Note: gui.box will work much differently from before, it's easy to write a wrapper function, though.
2009-11-08 12:15:25 +00:00
adelikat
113511536e
Getting everything release ready, version number, web site changes, documentation changes. This SVN number marks FCEUX 2.1.2
...
[[Split portion of a mixed commit.]]
2009-11-03 15:36:47 +00:00
adelikat
0ecb4777d0
Minor fix ups to documentation plus info added to 2.1.2 press release.
...
[[Split portion of a mixed commit.]]
2009-11-03 04:58:17 +00:00
adelikat
57de66a79f
Win32 - Changes to help docs and renamed it better, compile and update the .chm file. Create a 2.1.2 press release file.
...
[[Split portion of a mixed commit.]]
2009-11-03 04:44:40 +00:00
adelikat
f028e0d9bd
Win32 - Memory Watch - Save Changes prompt - default to quicksave first and save as second (instead of always defaulting to save as)
2009-11-01 01:04:06 +00:00
adelikat
327163b60c
Win32 - ramwatch saves x,y position, and auto-load & save window position bools. Minor update to help doc.
2009-11-01 00:46:21 +00:00
adelikat
e0013f7876
Documentation should be up to date with the latest changes at this point.
2009-10-31 23:08:45 +00:00
gocha
0bc230bd31
add savestate.registerload, savestate.registersave, and savestate.loadscriptdata from snes9x lua (test needed! especially for savestate.loadscriptdata, one of the functions I've never used)
2009-10-25 03:02:00 +00:00
gocha
0ed6811c8c
Lua: add register s and p.
2009-10-19 04:07:30 +00:00
gocha
e462f55688
Lua: upgrade gui.popup, add input.popup.
2009-10-12 22:30:06 +00:00
gocha
841e8f4c3b
helpdoc: add gui.opacity, and some minor changes.
2009-10-12 08:16:19 +00:00
adelikat
ea652c6836
Win32 - removed the RAM Filter dialog since it is doubly redundant compared to both cheat search and Ram search. Some minor changes to the help doc.
2009-10-12 02:51:38 +00:00
gocha
9553ec70c7
re-add movie.playbeginning for backward compatibility; add the description of emu.registerbefore, emu.registerafter, emu.registerexit, memory.getregister, memory.setregister, memory.registerwrite and memory.registerexec to the Lua functions list.
2009-10-11 23:48:45 +00:00
adelikat
888febcd19
Added some backwards compatible lua functions. Cleaned some lua stuff up, added documentation on lua changes to the help file.
2009-10-11 21:11:30 +00:00
adelikat
840e07773f
Added press release 2.1.1, updated index & downloads php files, updated .chm with the 2.1.1 changelog
...
[[Split portion of a mixed commit.]]
2009-07-29 20:27:02 +00:00
adelikat
8e063314bc
Added a chapter for options that can only be done by editing the .cfg file.
2009-05-22 15:21:47 +00:00
adelikat
6208ad95b2
Checking in the .hnd file used to make the fceux.chm file. This way multiple people can contribute to its development. It is made using HelpNDoc v1.13 Freeware Version.
2009-05-22 14:51:36 +00:00