Commit Graph

16 Commits

Author SHA1 Message Date
CaH4e3 4c3e35f9ba mappers 253, 226 redesigned, only vc9 project updated 2009-11-08 14:39:50 +00:00
zeromus 856ca12c03 add luaperks.lib (iup and associated libraries) 2009-11-03 06:11:55 +00:00
zeromus 009dd0f23a add lua source files so that we can compile lua once more in linux. 2009-11-03 05:09:17 +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 25cdffc734 add lua console, and add/replace print, tostring, addressof, and copytable. 2009-10-19 03:01:26 +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 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
zeromus ced181e0cc fix auxlib.lua build step 2009-03-30 02:21:25 +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
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