9
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected 7 months ago.
Nov 16, 2022 — Nov 16, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implemeted a RS232 tester pluggable More... almost 21 years ago
RS232 additions More... almost 21 years ago
try to catch more specific exceptions More... almost 21 years ago
Added MSX-RS232 More... almost 21 years ago
some operators should return a const object More... almost 21 years ago
more cleanups More... almost 21 years ago
added settings for the debugger More... almost 21 years ago
Added settings for de debugger in settings.xml More... almost 21 years ago
cpu needs setings when compiled with debug More... almost 21 years ago
Moved Settings.hh/cc into its own directory. In the future it will be split into multiple files. Also cleaned up the linking process: no more linking subdir libs to other subdir libs. However, the order of linking at the top level is not arbitrary. More... almost 21 years ago
Tell CVS to ignore Makefile.in and other non-CVS files. More... almost 21 years ago
Moved filename resolution to FilenameSetting. More... almost 21 years ago
re-enabled the debugger and added a disassemblyview More... almost 21 years ago
re-enabled the debugger and added disassemblyview More... almost 21 years ago
Map keys are always const, no need to enforce that in the key type. Also changed return type of SettingsManager::getByName. More... almost 21 years ago
more cleanups More... almost 21 years ago
Refactored settings: reduced code duplication and prepared for hierarchical name space. More... almost 21 years ago
fixed bug i recently introduced More... almost 21 years ago
more cleanups More... almost 21 years ago
included <cassert> to make it compile More... almost 21 years ago
#include "EmuTime.hh" cleanup (+ others) More... almost 21 years ago
midi in related fixes More... almost 21 years ago
(partial) fix More... almost 21 years ago
Added midi in reader More... almost 21 years ago
Fixed crash when de debugger is disabled, forgot to disable the drawing More... almost 21 years ago
disabled the debugger More... almost 21 years ago
Added Semaphore class, protected Scheduler with a Semaphore More... almost 21 years ago
added joystick emulation for mouse More... almost 21 years ago
generate end-of-sample interrupt at every sample end, including loops More... almost 21 years ago
fixed doxygen warning More... almost 21 years ago