add OMAP layer, also preliminary menu, hud and input support
authornotaz <notasas@gmail.com>
Thu, 9 Dec 2010 17:15:01 +0000 (19:15 +0200)
committernotaz <notasas@gmail.com>
Tue, 14 Dec 2010 13:25:05 +0000 (15:25 +0200)
commit69af03a2c2fccc06cb836f42a10b490a48f29c15
tree486d6a6d91e252a95cf56e48057cbe28eaee34ee
parent698517be481301b4525c29873134a67b8343af3c
add OMAP layer, also preliminary menu, hud and input support
13 files changed:
.gitignore
Makefile
frontend/arm_utils.s
frontend/main.c
frontend/menu.c [new file with mode: 0644]
frontend/omap.c [new file with mode: 0644]
frontend/omap.h [new file with mode: 0644]
frontend/pcnt.h
frontend/plugin.c
frontend/plugin_lib.c
frontend/plugin_lib.h
libpcsxcore/new_dynarec/new_dynarec.h
plugins/dfxvideo/draw_fb.c