Oliver Schmidt
50c4fd1c4c
Improve MinGW support.
...
- Code specific to Windows was #ifdef'ed with _MSC_VER so it wasn't included with MinGW. So _MSC_VER is replaced with _WIN32.
- MinGW doesn't support _get_pgmptr() so it is necessary to directly call the Win32 function GetModuleFileName(). This implies including windows.h which in turn causes a name clash with the Win32 function SearchPath(). So the cc65 type SearchPath is renamed to SearchPaths.
2014-03-03 22:12:14 +01:00
..
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-07-10 02:37:09 -04:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2014-03-03 22:12:14 +01:00
2014-03-03 22:12:14 +01:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-10-09 11:33:53 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00
2013-05-09 13:57:12 +02:00