Commit Graph

11 Commits

Author SHA1 Message Date
tomcw
5fdc879a05 Merge from branch 'NTSC_PreMerge':
1.26.0.1
. NTSC video modes (TV Color, TV B&W, Monitor Color, Monitor B&W)
. Full Screen using native resolution (not 640x480)

NB. 6502 emulation is slower now, which means disk loading (ie. full-speed) is slower.
. EG. Aztec.dsk: from F2 boot to "Press any key". (Release build, 50% "TV Color", not run in VS, VAIO laptop)
  ~4 secs: AppleWin 1.25.0.3 (built with VS2005)
  ~7 secs: AppleWin 1.26.0.1 (built with VS2008 or VS015)
2016-09-04 21:14:26 +01:00
michaelangel007
ceb38c25ff MSVC 2010: Add libyaml\include to debug include path, C/C++ PreProcessor: YAML_DECLARE_STATIC 2016-06-07 11:15:37 -07:00
michaelangel007
bcc608442e Fixed MSVC 2010 project - pravets and libyaml 2016-06-06 05:26:17 -07:00
michaelangel007
5f1decaaea Fix MSVC Project so it compiles on MSVC 2010 -- was missing Sam.cpp 2015-07-30 07:17:05 -07:00
michaelangel007
fdd1d73ba6 Add .bmp to the project grouping 2015-01-10 09:30:08 -08:00
michaelangel007
8809caefe2 Added new logo, fixed fullscreen y offset 2015-01-06 01:45:38 -08:00
michaelangel007
e116014742 First pass of NTSC integration 2014-12-31 14:13:36 -08:00
tomcw
d21bb2cc3b Move Util_* files into Debugger subfolder & update all vcproj files 2014-08-13 22:25:22 +01:00
tomcw
f500d72143 Update History.txt with v1.24.0 changes.
Update location of History.txt in all VS project files (docs -> bin).
2014-07-28 21:08:55 +01:00
michaelangel007
a8e75eb9d4 Added linker directory ddraw_lib\x86 to Visual Studio 2010 project so SDK isn't needed. 2014-07-26 13:32:28 -07:00
tomcw
d591dd006b Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00