tomcw
e98de27039
Manual merge from master @ c798157
2016-03-21 23:48:02 +00:00
tomcw
8c019bcd35
More main-loop reduction & removal of redundant globals.
...
Fixed JoyUpdateButtonLatch() to debounce in 5mecs instead of 5secs!
SpkrToggle() was using redundant global ('cyclenum') when using the PC speaker.
. I reworked the code (as it looked out-of-date),
but probably better to just remove all the PC speaker support.
2014-09-14 21:23:54 +01:00
tomcw
73f0e405e5
Remove wchar.h & Update VS2012 proj with new headers
2014-08-14 22:27:41 +01:00
tomcw
cbdad2a02f
Qualified all STL refs with std:: to get rid of the 'using namespace std' mismatch between the main code & debugger code
2014-08-14 20:29:01 +01:00
tomcw
ea23def601
More header refactoring
2014-08-14 18:03:12 +01:00
tomcw
6a26a95487
PCH refactor: remove non-system headers from stdafx.h
2014-08-13 21:30:35 +01:00
michaelangel007
8090dd3933
Cleanup: Removed unused variable: needsprecision
2014-07-17 19:50:39 -07:00
tomcw
d591dd006b
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00