--- a/src/dreamcast.h Thu Nov 22 11:10:15 2007 +0000 +++ b/src/dreamcast.h Tue Jan 01 04:49:57 2008 +0000 @@ -53,6 +53,12 @@ */ gboolean dreamcast_can_run(void); +/** + * Notify the VM that a program (ELF or other binary) has been loaded. + * + */ +void dreamcast_program_loaded( const gchar *name, sh4addr_t entry_point ); + #define DREAMCAST_SAVE_MAGIC "%!-lxDream!Save\0" #define DREAMCAST_SAVE_VERSION 0x00010002