Commit Graph

33 Commits

Author SHA1 Message Date
zeromus 525deb4c65 update mapper 156 from fceu-mm sources 2012-08-31 18:34:36 +00:00
zeromus f62eb3e427 fix old vcproj 2012-08-28 15:57:32 +00:00
ansstuff d5cb50be9a updated SubWCRev
[[Split portion of a mixed commit.]]
2012-08-28 15:23:05 +00:00
zeromus 9ed058f889 add m116 from fceu-mm 2012-06-23 01:22:31 +00:00
zeromus e89a0ca588 win32-fix old vcprojs 2012-03-25 20:24:21 +00:00
zeromus eca6e6e279 win32-fix compiling in old windows and old visual studio 2012-03-19 19:45:53 +00:00
zeromus 9585a84eef never mind, we dont need dirent.h in windows because we dont need configsys 2012-03-06 07:41:43 +00:00
zeromus a7a3ebfd0b since microsoft is too busy making visual studio purple to do anything useful like add dirent.h, we have to use someone else's dirent.h. add it to fix recent configsys changes, and do some other warnings cleanup 2012-03-06 06:54:39 +00:00
zeromus 0386050d77 fix old vcprojs 2012-02-23 20:23:59 +00:00
zeromus 03db50a443 fix 2005 vcproj 2012-02-02 07:04:23 +00:00
zeromus 7ba5f57311 fix vcproj 2012-01-24 22:17:36 +00:00
zeromus c9f276761e vcproj cleanup 2011-11-26 19:25:16 +00:00
zeromus bf31670246 vcproj cleanup and fix [3441099] printf bug in SwapSaveState() 2011-11-22 20:43:18 +00:00
zeromus d233874ced add winapi lua library and cleanup various vcproj from tasedit additions 2011-10-31 19:11:31 +00:00
zeromus 64bbb516f8 build fixes for tasedit and old vcprojs 2011-10-21 00:12:09 +00:00
zeromus 873c9dd728 remove shared memory stuff 2011-03-18 00:59:55 +00:00
zeromus 48de647b72 as requested 2010-11-28 07:48:53 +00:00
zeromus 50cd0559d3 vs2005 fastbuild configuration failed to link luaperks.lib 2010-07-27 03:29:47 +00:00
zeromus 8def9ce6c6 vc8 can produce a working win9x build again 2010-06-18 02:00:37 +00:00
adelikat d618a0ebd6 Fix vc8 proj file 2010-05-31 02:47:22 +00:00
zeromus 4e66aaef9c replace most of the crappy iostream stuff with EMUFILE 2010-05-17 21:02:38 +00:00
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