DPRCZ / gpsp

gpsp - Raspberry pi port
GNU General Public License v2.0
40 stars 35 forks source link

Some improvements #5

Closed gizmo98 closed 9 years ago

gizmo98 commented 9 years ago

-Makefile: Use -march=armv6j instead of -march=armv6zk and -mcpu. -gles_video.c: Use hardware upscaling. (see line 300) -input.c: Add START-SELECT exit combo.