コミット履歴

作者 SHA1 メッセージ 日付
  m9710797 b485443bb7 Serialize period iso frequency for DynamicClock 3 年 前
  m9710797 945f4ec69e Tweak calculation of ResampledSoundDevice::emuClock speed 3 年 前
  m9710797 8f52062221 Use cubic interpolation in WavImage 4 年 前
  m9710797 0d434c3158 Fix inaccuracy in DynamicClock::getFreq() 5 年 前
  m9710797 4802e7236d clang-tidy-8: fix 'readability-const-return-type' warnings 5 年 前
  m9710797 d1a0ca5e65 Fixed regression introduced by the VDP delay refactoring 8 年 前
  m9710797 2ffbf13d44 Rudementary support for different data formats 8 年 前
  Wouter Vermaelen ba9fcc4603 Round instead of truncate inside DynamicClock::setFreq() 9 年 前
  wouter d089095d55 Various text-processing stuff 11 年 前
  Wouter Vermaelen 636a9a3c21 Use the types defined in the <cstdint> header 11 年 前
  Wouter Vermaelen 967913c0cb Replaced our STATIC_ASSERT macro with the c++11 static_assert feature 11 年 前
  Wouter Vermaelen eba0cc490f Don't use floating point for getTicksTill() -> FixedPoint 12 年 前
  Wouter Vermaelen 914b39c342 Added support for non-fixed track lengths 12 年 前
  Wouter Vermaelen 8e54022178 Added DynamicClock::setFreq(num, denom) 12 年 前
  Wouter Vermaelen 3d0c00643d Refactor sound device resampling, part 1 12 年 前
  Wouter Vermaelen 7b9e0d885f Implemented R800 'wait for even clock cycle for IO' behaviour 14 年 前
  Wouter Vermaelen f4eb30d3bd pass EmuTime by-value on 64-bit CPUs 15 年 前
  Wouter Vermaelen 341dd229f1 split serialize.hh in 3, small compile-time speedup 16 年 前
  Wouter Vermaelen f2f8ec50e4 serialize CPUClock 16 年 前
  Wouter Vermaelen 930acd8146 compact DynamicClock structure 16 年 前
  Wouter Vermaelen 5d31cd3f55 added DivModByConst/DivModBySame (see ChangeLog) 16 年 前
  Wouter Vermaelen 4850963d4f optimized 64bit divided-by 32-bit operations 16 年 前
  Wouter Vermaelen a9dc89e3c1 tweaked calculation of current CPU time 17 年 前
  Wouter Vermaelen b6b34c1510 fixed old-style-cast warnings while compiling debug flavour 17 年 前
  Wouter Vermaelen d3025a4211 micro optimization 17 年 前
  Wouter Vermaelen c5563c1bd2 documentation fix 17 年 前
  Wouter Vermaelen 82c41e50e7 optimized inner CPU emulation loop 17 年 前
  Wouter Vermaelen 078aafdba5 implmented end-of-tape detection 17 年 前
  Wouter Vermaelen 4af7b15b24 made (most) constructors with one argument explicit 17 年 前
  Wouter Vermaelen 4e285621d0 removed EmuTime (and related) constructors that initialize time at 0 18 年 前