Commit History

Author SHA1 Message Date
  m9710797 9f2312e3d0 Make use of strCat() and strAppend() 5 years ago
  m9710797 9723de8202 Replace 'unplug' event with 'plug-empty' 6 years ago
  m9710797 363502b6bf Inline trivial getter/setters 9 years ago
  wouter d089095d55 Various text-processing stuff 11 years ago
  Wouter Vermaelen 7e6fe607d6 Replace NULL with nullptr 11 years ago
  Wouter Vermaelen 52f238dea7 various std::string related cleanups 14 years ago
  Wouter Vermaelen 8ec2de5995 replace 'assert(false)' with 'UNREACHABLE' 14 years ago
  Max Feingold 37c0593545 Fix unused argument warning 14 years ago
  Wouter Vermaelen 8a4409c2a3 various cleanups 15 years ago
  Wouter Vermaelen f4eb30d3bd pass EmuTime by-value on 64-bit CPUs 15 years ago
  Wouter Vermaelen 93cb6ef169 fix (de)serialization of Joystick, we should restore the stuff done in plugHelper 16 years ago
  Wouter Vermaelen 2a362fd887 reduce #include dependencies: split Pluggable.hh into Pluggable.hh and PlugException.hh 16 years ago
  Wouter Vermaelen 20d309d243 PluggingController related cleanups 18 years ago
  Wouter Vermaelen c2e9dc16b9 large cleanup, see ChangeLog for details 19 years ago
  Wouter Vermaelen d4a4c9e93d pluggable related cleanups 20 years ago
  Wouter Vermaelen 8607bb246c Don't allow one Pluggable to be plugged in two Connectors at once 20 years ago
  Wouter Vermaelen 6d46792675 major singleton cleanup 20 years ago
  Maarten ter Huurne 659286f276 Put all openMSX code in namespace "openmsx". 21 years ago
  Wouter Vermaelen e34dba81a9 A Pluggable is now told in which Connector it is plugged 21 years ago
  Wouter Vermaelen 884f16fb6b Added a lot of const qualifiers 21 years ago
  Wouter Vermaelen 46419eb564 extended "plug" command 22 years ago