コミット履歴

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