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
|
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 |
adelikat
|
0d686906b6
|
fix vc9 vcproj file
|
2011-09-28 01:18:15 +00:00 |
zeromus
|
48de647b72
|
as requested
|
2010-11-28 07:48:53 +00:00 |
CaH4e3
|
1dd4e93cec
|
mapper 19 savestate fix
mirroring for "Dream Master (J)" corrected to "four-screen" by CRC check
|
2010-05-23 18:37:31 +00:00 |
ugetab
|
e5f12da441
|
After much effort, added NTSC 2x scaler option to both Windows and SDL. Includes new config option NTSCwinspecial.
|
2010-05-21 20:36:24 +00:00 |
zeromus
|
4e66aaef9c
|
replace most of the crappy iostream stuff with EMUFILE
|
2010-05-17 21:02:38 +00:00 |
adelikat
|
5993feb80c
|
Getting the ball rolling on replacing the movie savestate ostream usage. Porting over the emufile class for desmume. Had to impport its types.h as types-des.h to get it to compile. Added the files to both the vc9 & vc10 proj files.
|
2010-05-16 19:41:11 +00:00 |
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 |