0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 14 hours ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed .cpp rule from Makefile More... almost 12 years ago
PNG screenshot creation code removed - removes dependency on inflate/compress functions (that are missing in Rzlib) plus the screenshot code should be triggered from RetroArch - it should be port-agnostic More... almost 12 years ago
osinline.h - remove unused _vec_mult and _mix_sample ARM ASM code More... almost 12 years ago
ToadKing patch - should fix two ARM assembly cores (Cyclone, Drz80) that were broken with the change back to C89/C90 More... almost 12 years ago
Typedef redefinition fix More... almost 12 years ago
Entire codebase converted back to C - MAME 0.36 was a C89/C90 codebase - pointless and problematic to convert this to a C++ codebase - should make for a smaller runtime and far faster to compile - also, no hacking required for missing mathematical int functions More... almost 12 years ago
Apply synchronization to mame thread. More... almost 12 years ago
Removed timer/gettimeofday calls - unneeded - only used for FPS reporting and frameskipping code - both unneeded More... almost 12 years ago
Start using proper locking. More... almost 12 years ago
Take out frameskip garbage code More... almost 12 years ago
Profiler functions are now dummies More... almost 12 years ago
[PATCH] Fix build for Linux. More... almost 12 years ago
initialize adsp2100 tables before use More... almost 12 years ago
Fix w/m t-unit drawing More... almost 12 years ago
remove automatic setting of CC/CXX, have the user set it themselves if it needs changing More... almost 12 years ago
makefile fix More... almost 12 years ago
use user-defined CC/CPP/LD if they exist More... almost 12 years ago
add readme More... almost 12 years ago
gitignore fix More... almost 12 years ago
.gitignore More... almost 12 years ago
initial libretro commit More... almost 12 years ago
import iMAME4all trunk More... almost 12 years ago