Commit Graph

12 Commits

Author SHA1 Message Date
adelikat 37a7bf8458 Update vc8 proj file for the 253 mapper move. 2009-11-08 14:52:37 +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 c7374b797e Add taseditlib stuff to vc8 .vcproj 2009-06-16 14:41:45 +00:00
adelikat f0a7a2945e Fix vc8 build 2009-03-22 13:57:24 +00:00
adelikat ffe25288cc Win32 - created movie options dialog box 2008-12-22 23:31:39 +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