Historique des commits

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