9
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 6 months ago.
Nov 16, 2022 — Nov 16, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
corrected a typo More... almost 21 years ago
trying to get FDC_DirAsDSK running :-) More... almost 21 years ago
forgot to add files More... almost 21 years ago
FDC cleanups More... almost 21 years ago
Added option to build only a subset. Example: "export OPENMSX_SUBSET=video". More... almost 21 years ago
fix compile errors More... almost 21 years ago
Added missing file More... almost 21 years ago
CPU cleanup / speedup More... almost 21 years ago
Trying to create fakedisk that uses a directory to create a dsk on the fly. Current code might not compile/link More... almost 21 years ago
Get compile and link flags for SDL and libxml2 from their respective lib-config script. More... almost 21 years ago
fix doxygen warning / cleanup More... almost 21 years ago
Removed "|" in dependency list, because GNU Make < 3.80 does not support it. More... almost 21 years ago
Print build configuration at start of build. Also link to executable from fixed location. More... almost 21 years ago
Disable asserts. More... almost 21 years ago
Fixed compilation with asserts disabled. More... almost 21 years ago
Added support for profiling. More... almost 21 years ago
Added support for flavours. More... almost 21 years ago
Added dependency file generation. And some other improvements. More... almost 21 years ago
First basic version. It produces a working executable. But it does not do full dependency checking yet and contains some shortcuts. More... almost 21 years ago
Small improvements More... almost 21 years ago
removed using namespace std More... almost 21 years ago
fixed compile bug for gcc version 2.95 More... almost 21 years ago
Added style to H4, used for subsections. Also tweaked the minty colours. More... almost 21 years ago
fixed compile error with gcc version 2.95 More... almost 21 years ago
Starting restructuring; filled in introduction and Contact Info More... almost 21 years ago
fixed compile errors for gcc version 2.95 More... almost 21 years ago
Added joystick emulation for mouse and RS-232 features More... almost 21 years ago
Fixed a crash when no console background was set. More... almost 21 years ago
Added rs232 extension More... almost 21 years ago
made sure pure virtual classes truly are pure virtual More... almost 21 years ago