1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Re-work debug/non-debug bem_printf to avoid inconsistent behaviour with compilers that support or do not support variadic macros. Apply the printf format attribute for the bem_debugf type functions and fix all the warnings produced as a result. More... about 7 years ago
Try getting 32016 emulation More... about 7 years ago
Remove leftover file More... about 7 years ago
Exit on malloc() failure More... about 7 years ago
Check for asprintf; use our version if not found More... about 7 years ago
VDFS: Remove dependency on alloa More... about 7 years ago
Make debugging on/off compatible with GNU autotools More... about 7 years ago
Add VDFS ROM More... about 7 years ago
Fix allegro test (-Werror) More... about 7 years ago
squash for line-endings More... about 7 years ago
Include _GNU_SOURCE for asprintf() More... about 7 years ago
Unix: Fix fullscreen handling More... about 7 years ago
Add missing intptr_t More... about 7 years ago
Switch to intptr_t rather than type-punning More... about 7 years ago
Rationalise version string More... about 7 years ago
Clang/GCC: fix compiler warnings More... about 7 years ago
Fix compiler warnings More... about 7 years ago
Add LOGO roms More... about 7 years ago
README: formatting fixes More... about 7 years ago
+. More... about 7 years ago
Ascertain version from git repo if !release More... about 7 years ago
Unix: Force menu closure on selection More... about 7 years ago
Add roms/discs/tapes More... about 7 years ago
x_fopen(): guard against empty path More... about 7 years ago
Remove the 'restrict' keyword. More... about 7 years ago
Add include guards to header files More... about 7 years ago
Provide a wrapper around fopen() More... about 7 years ago
Correct Rebecca's name More... about 7 years ago
Reintroduce LF normalisation for missing files More... about 7 years ago
Add EOL normalisation More... about 7 years ago