]> git.sesse.net Git - pistorm/blobdiff - platforms/amiga/pistorm-dev/pistorm-dev.h
Add not-so-simple config switching from Amiga side
[pistorm] / platforms / amiga / pistorm-dev / pistorm-dev.h
index 20b8de16d003314c8d3bba2746ecdfc31b8c3521..80e5a086d2fb7a00d6db3084f473a242303159b4 100644 (file)
@@ -4,3 +4,4 @@
 
 void handle_pistorm_dev_write(uint32_t addr, uint32_t val, uint8_t type);
 uint32_t handle_pistorm_dev_read(uint32_t addr, uint8_t type);
+char *get_pistorm_devcfg_filename();