Commit History

Author SHA1 Message Date
  m9710797 0c6c272e85 [2/2] use constexpr to define constants 4 years ago
  Wouter Vermaelen bc48c7d9b9 Replace our 'noncopyable' helper with c++11 '=delete' 9 years ago
  m9710797 5bedf250bb [5/9] unique_ptr->value, Rom,Ram,Sram,Flash 9 years ago
  m9710797 c2a8cb3594 [1/9] unique_ptr->value, setting objects 9 years ago
  wouter d089095d55 Various text-processing stuff 11 years ago
  Wouter Vermaelen b68da2fd03 Don't crash when using multiple RTC chips 11 years ago
  Wouter Vermaelen d301f1573e C++11 allows to use '>>' (instead of '> >') to close a nested template 11 years ago
  Wouter Vermaelen 3979f87d52 Replace std::auto_ptr with std::unique_ptr 11 years ago
  Wouter Vermaelen f4eb30d3bd pass EmuTime by-value on 64-bit CPUs 15 years ago
  Wouter Vermaelen af409c117d more cleanups 15 years ago
  Wouter Vermaelen c4513e9900 serialize RTC 16 years ago
  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 16 years ago
  Wouter Vermaelen 9759718a1d various small tweaks: prefer unsigned over byte/int (see ChangeLog) 16 years ago
  Wouter Vermaelen 351c636ce2 compiled with -Wpadded and changed the order of some members (see ChangeLog) 17 years ago
  Wouter Vermaelen 78a97f2002 compiled with -Wpadded and fixed some of the warnings 17 years ago
  Wouter Vermaelen 367986ffd6 made a lot of classes noncopyable / small cleanups 17 years ago
  Wouter Vermaelen b9c418d9ac large singleton cleanup (see ChangeLog) 18 years ago
  Wouter Vermaelen 4438d1e8ef implemented SRAM syncing 19 years ago
  Maarten ter Huurne 2e359aa9ef Removed trailing whitespace from all source files. 19 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 449ad9041f removed more #include dependencies 19 years ago
  Wouter Vermaelen c2e9dc16b9 large cleanup, see ChangeLog for details 19 years ago
  Wouter Vermaelen 7ea463da49 Implemented RTC mode as a setting 19 years ago
  Maarten ter Huurne eb1a622dfd Replaced EmuTimeFreq by Clock and DynamicEmuTime by DynamicClock. 20 years ago
  Maarten ter Huurne 659286f276 Put all openMSX code in namespace "openmsx". 21 years ago
  Wouter Vermaelen 069f6b7799 more cleanups 21 years ago
  Wouter Vermaelen a1f58d1356 small fix 21 years ago
  Wouter Vermaelen 32cd05d354 reworked RTC 21 years ago
  Wouter Vermaelen ba9cba2156 fixed warnings 21 years ago