Remove currently unsupported option to set iram size
[emu8051.git] / src / options.c
2013-12-02 Hugo VilleneuveRemove currently unsupported option to set iram size
2013-12-02 Hugo VilleneuveAdd option to automatically run and stop CLI emulator
2013-11-06 Hugo VilleneuveRefactor log functions
2013-11-06 Hugo VilleneuveAdd option to specify maximum pgm memory size
2013-11-06 Hugo VilleneuveRefactor code to read/write different memory types
2013-11-06 Hugo VilleneuveRename macros for maximum memory sizes
2013-11-06 Hugo VilleneuveLimit default external memory size to 1024 bytes
2013-11-06 Hugo VilleneuveAdd option to specify maximum memory sizes
2013-11-06 Hugo VilleneuveReplace custom command-line options processing with...
2013-11-06 Hugo VilleneuveReplace custom help->about dialog with gtk_show_about_d...
2013-09-08 Hugo VilleneuveConversion from iso8859-1 to utf-8
2013-09-08 Hugo VilleneuveRun checkpatch.pl on every source file
2013-09-08 Hugo VilleneuveReintroduce command line mode
2013-09-08 Hugo VilleneuveUpdate Free Software Foundation address
2013-09-08 Hugo VilleneuveAdd licencing information to each source file
2013-09-08 Hugo VilleneuveCode simplification and cleanup
2013-09-08 Hugo VilleneuveAdd options -h and -version