######################################################################################################## CvEmu2 v0.6.1 Giovanni Ortu, Sassari May 16, 2008 (http://www.giovanniortu.it) This readme has been released under Creative Commons "Attribution-Share Alike 2.5 Generic" license See http://creativecommons.org/licenses/by-sa/2.5/deed.en for more informations. ######################################################################################################## Using CvEmu2 ( command line options) : Display binary version cvemu2 -v Display this help cvemu2 -h Short options (-a enables audio) cvemu2 -r [ -b ] [ -a ] Long options cvemu2 --rom [ --bios ] [ --enable-audio ] Only for retro compatibility ( do not mix with command line switches ): cvemu2 [ ] ----------------------------------------------------- In-game menu: ----------------------------------------------------- "LOAD ROM" ( Not implemented yet ) ROM loading on the fly from emulator. Maybe one day... "SAVE EMULATION" Option to save emulation status in "/savedstate". You can save only one status image at once, multiple savings coming soon. Really! "RESTORE EMULATION" Option to restore emulation status from saved one. "SAVE BASIC PROGRAM" ( only for "Basic" rom ) Currently loaded basic program is saved in "/basic/basic_.bas" file. "LOAD BASIC PROGRAM" ( only for "Basic" rom ) This function loads file "/basic/input.bas" into currently running basic emulation. Don't use this function while running non-basic ROMs, unpredictable results ahead! You can find a sample file named "input.bas.sample" in "/basic" directory. "KEY BINDINGS" ( Not implemented yet ) On the fly key bindings. By 2012 release.... "TAKE A SNAPSHOT" Saves a screenshot of the running ROM in "/snapshots" -----------------------------------------------------