view src/sdl/Drive.h @ 53:9d0ec2614443

enabled stepping from clojure
author Robert McIntyre <rlm@mit.edu>
date Wed, 07 Mar 2012 02:31:39 -0600
parents 139178c4d843
children 719d910c90f8
line wrap: on
line source
1 int runVBA(int, char**);
3 void step();
5 void shutdown();