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
|
10aa7e32d8
|
Readd lua files from pcejin and fix VS2005/2008 compile error "lstate.h - include file not found". lstate.h is an internal header file of Lua, but TAS emulators refer it for some advanced implementation (for instance, error handling); sideeffect: Lua library has become a static library.
Note: we can import more files from desmume and some other TAS emulator projects if they're needed.
|
2009-10-31 12:07:26 +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
|
25cdffc734
|
add lua console, and add/replace print, tostring, addressof, and copytable.
|
2009-10-19 03:01:26 +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 |
gocha
|
2e8e6ccdcd
|
Replace SubWCRev.exe with older one, which needs no dlls to run.
|
2009-10-08 14:25:40 +00:00 |
gocha
|
493e086850
|
vs200x: print svn revision number in version string.
|
2009-10-08 13:48:15 +00:00 |
gocha
|
585cb80257
|
add gens style RAM tools; RAM watch somehow works, but RAM search doesn't work well for some reasons. I hope I'll fix it a little later.
|
2009-10-08 07:04:41 +00:00 |
gocha
|
526f3a7a81
|
add 253.cpp to vc8/vc9
|
2009-10-08 04:07:29 +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
|
c7374b797e
|
Add taseditlib stuff to vc8 .vcproj
|
2009-06-16 14:41:45 +00:00 |
adelikat
|
e4243982d0
|
update vc9 proj file
|
2009-06-16 13:18:32 +00:00 |
adelikat
|
610a809b29
|
Win32 - TASEdit - Enabled some menu items
|
2009-06-14 16:09:05 +00:00 |
adelikat
|
aef5bb5148
|
Win32 - fceux.chm is copied to the output folder on a release build
|
2009-05-25 03:53:20 +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 |
zeromus
|
ced181e0cc
|
fix auxlib.lua build step
|
2009-03-30 02:21:25 +00:00 |
zeromus
|
7b2c2205ef
|
fix archive.bat
|
2009-03-29 23:00:22 +00:00 |
adelikat
|
9396d00216
|
Win32 - Updated archive.bat to reflect /dll folder revert
|
2009-03-29 13:02:10 +00:00 |
adelikat
|
d104b94665
|
Fixed upload.bat
|
2009-03-28 13:09:35 +00:00 |
adelikat
|
145076d94c
|
Updated archive.bat to reflect new file tree. Added lua5.1.dll to the dll folder
|
2009-03-28 12:40:04 +00:00 |
adelikat
|
f0a7a2945e
|
Fix vc8 build
|
2009-03-22 13:57:24 +00:00 |
CaH4e3
|
9e77b890a5
|
latest fceumm mappers merged into fceux
fixed sound volume bug
a lot of vandal modifications lol
|
2009-03-22 05:31:17 +00:00 |
zeromus
|
5bcdc96445
|
fix vc9 compilation
|
2009-01-14 01:33:22 +00:00 |
adelikat
|
ffe25288cc
|
Win32 - created movie options dialog box
|
2008-12-22 23:31:39 +00:00 |
CaH4e3
|
adcb406887
|
vc9 project fix
|
2008-12-14 05:04:03 +00:00 |
zeromus
|
591a02c349
|
reorganize visual c++ builds into one directory with two different vcproj files (gets rid of a bunch of redundant files)
|
2008-12-12 19:38:33 +00:00 |