Commit History

Author SHA1 Message Date
  m9710797 ea7d554a4f Remove workaround for gcc-4.7 bug 5 years ago
  m9710797 eaaed8c994 Replace 'short' with 'int16_t' 8 years ago
  Wouter Vermaelen f3e567c5f5 Replace 'typedef' with 'using' 9 years ago
  Wouter Vermaelen 963da5b8e9 Removed PRT_DEBUG 9 years ago
  Patrick van Arkel 4753384006 Fixed Debug Compiler Error for Visual Studio 10 years ago
  wouter a65e265f30 Workaround pre-gcc-4.7.2 compiler bug 11 years ago
  wouter d089095d55 Various text-processing stuff 11 years ago
  Wouter Vermaelen 636a9a3c21 Use the types defined in the <cstdint> header 11 years ago
  Alex Wulms b1b14864f3 Android port 11 years ago
  Alex Wulms 703ab54dfe Add logging support for Android 11 years ago
  Patrick van Arkel 659acf21e4 fix VC++ debug build 11 years ago
  Sean Young 80daabc259 Add missing SHA1SUMS for Pioneer PX-V60, fix debug build and canonicalize on 15 years ago
  Sean Young c370cac248 First commit of Laserdisc code. Some of the outstanding issues are listed 15 years ago
  Max Feingold 3a7fc7dd12 Catapult works now - fix regression introduced with SSPI checkin 15 years ago
  Wouter Vermaelen 54d06efd52 don't use win32 specific code to define 64-bit types, gave compilation errors in combination with function-style casts, it's anyway not needed to have win32 specific code for this 17 years ago
  Maarten ter Huurne 53ef7c08c5 Removed extraneous spaces at the end of lines. 17 years ago
  Wouter Vermaelen 31c6a227e5 changed 'unisgned int' -> 'unsigned' everywhere / fixes some (recent) doxygen warnings 17 years ago
  Wouter Vermaelen 7c05ee8173 improved build time 19 years ago
  Wouter Vermaelen a91b7c61c2 Changed include guards from __FOO_HH__ to FOO_HH 19 years ago
  Wouter Vermaelen c2e9dc16b9 large cleanup, see ChangeLog for details 19 years ago
  Reikan 95ff39c6f3 change __WIN32__ to _WIN32 19 years ago
  Maarten ter Huurne 8909924035 Renamed "dword" (unused) to "uint32" (used in refactored SHA1 code). 20 years ago
  Wouter Vermaelen c857cab633 CliCommunicator takes XML input / replaced PRT_INFO (see ChangeLog) 20 years ago
  Wouter Vermaelen 53909a66c4 replace all PRT_ERROR macors with 'throw FatalError()' 20 years ago
  Reikan b50f9366e7 initial step to support win32. 21 years ago
  Maarten ter Huurne 148ff32e4d Added Doxygen comment for the "openmsx" namespace. 21 years ago
  Maarten ter Huurne 659286f276 Put all openMSX code in namespace "openmsx". 21 years ago
  Maarten ter Huurne 12da00805a Moved "#include" and "using" lines to the top of the file. Preparation for "openmsx" namespace. 21 years ago
  Wouter Vermaelen cae2185f8f removed using namespace std 21 years ago
  Wouter Vermaelen 069f6b7799 more cleanups 21 years ago