Mark Usher
Results
3
issues of
Mark Usher
Add support for the filestore hardware
On windows... Line 1016 in gui-allegro.c ` if ((chooser = al_create_native_file_dialog(vdfs_get_root(), "Choose a folder to be the VDFS root - ", "*", ALLEGRO_FILECHOOSER_FOLDER))) { ` even though the vdfs root...
If the VDFS root is changed it is not remembered by the emulator until the emulator is cleanly shut down. Thus if the VDFS root is changed, a program is...