0
I Use This!
Inactive

Commits : Listings

Analyzed 14 minutes ago. based on code collected about 5 hours ago.
Feb 06, 2025 — Feb 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed bug in subdirectory parsing in the effect list More... over 15 years ago
ensured a minimum height of 15 in the combos More... almost 16 years ago
fixed bug in ComboBox reading More... almost 16 years ago
added debug support to configure More... almost 16 years ago
added -g to gcc flags when debug is enabled More... almost 16 years ago
added unicode support More... almost 16 years ago
added unicode support to AgALag; fixed a bug in reading asm properties in AgALag More... almost 16 years ago
fixed C issue in the condition table More... over 16 years ago
adapted the rest of the code to the new dir and the C format of its files More... over 16 years ago
Moved the files to be installed in a sepatrate directory More... over 16 years ago
added the code More... over 16 years ago
added a function to initialise the DSP More... over 16 years ago
adapted for installation of the simulation funcs lib and headers More... over 16 years ago
Changed to compile under GCC. More... over 16 years ago
Fixed breaks in compilation with MSVC More... over 16 years ago
added a first version of the object-to-C converter More... over 16 years ago
adapted the build structure to build a lib and install headers for the simulation More... over 16 years ago
split the structure into a base class and a derived one; adapted the code accordingly; added a tag saying what fields are set by a given command More... over 16 years ago
adapted to unicode version of wxWidgets (tested against 2.8.7) More... over 16 years ago
fixed issue with format for Hexa and Octal constant (to be tested with other compilers) More... over 16 years ago
updated Makefiles for the asm in C More... almost 18 years ago
Moved the AL3101 assembler source code to pure C More... almost 18 years ago
updated headers (basically the number of cycles) More... almost 18 years ago
redirected shell output to wxConsole (linux-only fix; was already fine under win32) More... almost 18 years ago
fixed typos More... almost 18 years ago
added Chimay theme More... almost 18 years ago
fixed type in filename More... almost 18 years ago
Modified the fprintf that are causing crashed under Windows by wxLogDebug calls. They get automatically redirected to the wxTextCtrl console in Agalag. More... almost 18 years ago
Solved an undefined variable problem under WIN32. More... almost 18 years ago
Undefed the Windows ERROR macro to let the floor for this one. More... almost 18 years ago