add preliminary blitter; fb, input handling
authornotaz <notaz@pixelinis>
Sun, 14 Mar 2010 23:08:53 +0000 (01:08 +0200)
committernotaz <notaz@pixelinis>
Wed, 28 Jul 2010 13:01:40 +0000 (16:01 +0300)
commit3d295a9fe6e27f6103701e8d8ae23257b43ff2dd
tree4360fc05be7b15f557d167ca73b45a0015643e76
parent86418a845b35b2bb08b611fa1a1d1eec05b924c9
add preliminary blitter; fb, input handling

somewhat playable doukutsu on pnd (gfx glitches due to unfinished
blitter).
loader/.gitignore [new file with mode: 0644]
loader/Makefile
loader/emu.c
loader/header.h
loader/host_fb.c [new file with mode: 0644]
loader/host_pnd.c [new file with mode: 0644]
loader/patches.c