8
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 28, 2024 — Oct 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove obsolete register keywords More... about 3 years ago
Make mmu_dump_tables output available to debugger More... over 3 years ago
Do not generate hardware DMA interrupt on FDC IRUPT commands when running NetBSD, this panics the kernel. More... over 3 years ago
Fix a bug in ikbd handling when MFP interrupts are disabled. More... over 3 years ago
Fix spacing More... over 3 years ago
Prevent some warning with newer GCC More... over 3 years ago
Implement Timer-A emulation (delay-mode only). Needed by NetBSD. More... over 3 years ago
Fix end-of-symbols address for netbsd kernel More... over 3 years ago
Rework -mno-red-zone handling More... over 3 years ago
Add experimental loader for netbsd kernel More... over 3 years ago
Fix a typo in debug message More... over 3 years ago
nfcdrm_linux.cpp: fix typo in last change More... over 3 years ago
nfosmesa_macros.h: add missing braces More... over 3 years ago
nfcdrm_linux.cpp: include <cstddef> for offsetof More... over 3 years ago
Respect the AR environment variable when building More... over 3 years ago
Use libcwrap.h specifically with glibc, not just Linux, to fix musl More... over 3 years ago
remark may start only after a white char or at beginning of line. More... over 3 years ago
SDL_HINT_BMP_SAVE_LEGACY_FORMAT is only available in SDL2 More... almost 4 years ago
fixed something looking like a typo error, thanks Chris @czietz More... almost 4 years ago
Fix missing bpf_helper and libjpeg.dylib in MacAranym bundle. More... almost 4 years ago
Remove code signing identity (which is not needed for running a build locally). More... almost 4 years ago
Upgraded project (using Xcode 13.2) to new (=latest) build system and suggested build settings (except code signing and automatic architecture selection). Reviewed change and disabled some nasty warnings (unused variables; unused functions; implicit 64bit to 32bit conversions; allowing quoted includes in framework) More... almost 4 years ago
Support for switching the snapshot BMP internal format More... almost 4 years ago
Add a missing cast to MAPVOIDPTO32 for 32bit hosts More... over 4 years ago
Work around a possible compilation problem More... over 4 years ago
pthread_join() sometimes seems to hang on macOS More... over 4 years ago
Move -lpthread to configure.ac; seems to be needed also with SDL 1.x on Ubuntu More... over 4 years ago
Convert MiNT mode to host for chmod() in case they differ More... over 4 years ago
O_APPEND uses 0x08 in the kernel, not 0x1000 More... over 4 years ago
Enhance ethernet debugging and move it to common code More... over 4 years ago