Historial de Commits

Autor SHA1 Mensaje Fecha
  m9710797 0c6c272e85 [2/2] use constexpr to define constants hace 5 años
  Wouter Vermaelen bc48c7d9b9 Replace our 'noncopyable' helper with c++11 '=delete' hace 10 años
  m9710797 5bedf250bb [5/9] unique_ptr->value, Rom,Ram,Sram,Flash hace 9 años
  m9710797 c2a8cb3594 [1/9] unique_ptr->value, setting objects hace 10 años
  wouter d089095d55 Various text-processing stuff hace 11 años
  Wouter Vermaelen b68da2fd03 Don't crash when using multiple RTC chips hace 11 años
  Wouter Vermaelen d301f1573e C++11 allows to use '>>' (instead of '> >') to close a nested template hace 12 años
  Wouter Vermaelen 3979f87d52 Replace std::auto_ptr with std::unique_ptr hace 12 años
  Wouter Vermaelen f4eb30d3bd pass EmuTime by-value on 64-bit CPUs hace 16 años
  Wouter Vermaelen af409c117d more cleanups hace 16 años
  Wouter Vermaelen c4513e9900 serialize RTC hace 16 años
  Wouter Vermaelen 0a4d558ee5 fixed extreme slowdown when RTC day or month register was set to zero (meaning day 0 or the month before january), happened in 'maze' demo hace 17 años
  Wouter Vermaelen 9759718a1d various small tweaks: prefer unsigned over byte/int (see ChangeLog) hace 17 años
  Wouter Vermaelen 351c636ce2 compiled with -Wpadded and changed the order of some members (see ChangeLog) hace 17 años
  Wouter Vermaelen 78a97f2002 compiled with -Wpadded and fixed some of the warnings hace 17 años
  Wouter Vermaelen 367986ffd6 made a lot of classes noncopyable / small cleanups hace 18 años
  Wouter Vermaelen b9c418d9ac large singleton cleanup (see ChangeLog) hace 19 años
  Wouter Vermaelen 4438d1e8ef implemented SRAM syncing hace 19 años
  Maarten ter Huurne 2e359aa9ef Removed trailing whitespace from all source files. hace 19 años
  Wouter Vermaelen 7c05ee8173 improved build time hace 19 años
  Wouter Vermaelen a91b7c61c2 Changed include guards from __FOO_HH__ to FOO_HH hace 19 años
  Wouter Vermaelen 449ad9041f removed more #include dependencies hace 20 años
  Wouter Vermaelen c2e9dc16b9 large cleanup, see ChangeLog for details hace 20 años
  Wouter Vermaelen 7ea463da49 Implemented RTC mode as a setting hace 20 años
  Maarten ter Huurne eb1a622dfd Replaced EmuTimeFreq by Clock and DynamicEmuTime by DynamicClock. hace 20 años
  Maarten ter Huurne 659286f276 Put all openMSX code in namespace "openmsx". hace 21 años
  Wouter Vermaelen 069f6b7799 more cleanups hace 21 años
  Wouter Vermaelen a1f58d1356 small fix hace 22 años
  Wouter Vermaelen 32cd05d354 reworked RTC hace 22 años
  Wouter Vermaelen ba9cba2156 fixed warnings hace 22 años