0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 23, 2025 — Mar 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
frontend: Correctly check fgets return values More... over 3 years ago
libpdp12: Fix core memory initialization More... over 3 years ago
misc: Replace copyright notices with SPDX spcifiers More... over 3 years ago
misc: Add missing copyright headers More... over 3 years ago
build: Build command line tools if argp is present More... over 3 years ago
build: Don't use the deprecated AM_CONFIG_HEADER macro More... over 3 years ago
build: Rename configure.in to configure.ac More... over 3 years ago
bin loader: Skip unhandled field directives instead of failing More... over 14 years ago
Fix broken warning message More... over 14 years ago
Use the BIN loader instead of the RIM loader in the console frontend More... over 14 years ago
Implement a proper RIM loader and a separate BIN loader More... over 14 years ago
Fix log helper string formatting bug More... over 14 years ago
Add .gitignore More... over 15 years ago
Re-intent all code with the correct number of white spaces More... over 15 years ago
Renamed typedef types to be suffixed with _t and all lower-case More... over 15 years ago
Renamed log_level to global_log_level. More... over 15 years ago
Add missing time.h include. Fixes a compilation error on some systems. More... over 15 years ago
Include AM_PROC_CC_C_O to allow per target makefile flags. More... over 15 years ago
Don't pass a bare string to printf instead of a format string. Fixes a warning in newer GCC versions. More... over 15 years ago
Updated configure.in to reflect project name change, removed unused SVN rewrite tags. More... over 18 years ago
Updated some more copyright notices and email addresses. More... over 18 years ago
Updated license and copyright notice. More... over 18 years ago
Fixed a warning when calling isspace (requires int parameter, not char). Style fixes. More... over 18 years ago
Fixed include paths to support building outside source directory. More... over 18 years ago
Removed SDL flags and LIBS from globla settings. More... over 18 years ago
Removed GNU specifik junk. More... over 18 years ago
Makefile cleanup. Replaced autogen.sh with proper autoreconf configuration. More... over 18 years ago
Removed trailing white spaces. More... over 18 years ago
Code style fixes. More... over 18 years ago
Indentation fixes. More... over 18 years ago