[patch] honor $(DESTDIR) during installation
[PATCH] Fix string comparison.
[PATCH] Let "mame.cfg" be configurable.
[PATCH] Add static_cast<> when assigning floats to integer tables.
[PATCH] Explicitly cast floating values to integers.
[PATCH] Fix assignment of signed integer into unsigned array.
[PATCH] Reorder readword() macro.
[PATCH] Fix use of signed literals in MemoryWriteAddress.
[PATCH] Fix use of signed literals in MemoryReadAddress.
[PATCH] Remove unused goto label.
[PATCH] Remove unused variables.
[PATCH] Use const for string literals.
[PATCH] Fix sprites array dereferences.
[PATCH] Add explicit return to gp2x_joystick_read().
[PATCH] Explicitly initialize variable.
[PATCH Fix variable assignments with side-effects.
[PATCH] Fix NULL references.
[PATCH] Correct off-by-one in array declarations.