view src/sdl/Drive.h @ 88:65c2854c5875

can now save moves and states and am ready to continue past the title
author Robert McIntyre <rlm@mit.edu>
date Sat, 10 Mar 2012 15:36:26 -0600
parents 719d910c90f8
children 1ff2c546f5ad
line wrap: on
line source
1 int runVBA(int, char**);
3 void step();
5 void step(int keymask);
7 void shutdown();