Add options -h and -version
authorHugo Villeneuve <hugo@hugovil.com>
Wed, 12 May 2004 05:19:56 +0000 (05:19 +0000)
committerHugo Villeneuve <hugo@hugovil.com>
Sun, 8 Sep 2013 22:54:51 +0000 (18:54 -0400)
commitec415e2315bfcf647e07febba35db4ef709b27d0
tree26e7e0bd4b5cb57afde5aa1beb640815b6f24474
parent69b536c338e0cfd721b4cf2f8fba62ff4d9d2809
Add options -h and -version

Merge common function LoadHexFile() to file.c.
doc/emu8051.man
src/EmuConsole.cpp
src/EmuConsole.hpp
src/EmuGtk.cpp
src/EmuGtk.hpp
src/Makefile.am
src/common.h [new file with mode: 0644]
src/file.c [new file with mode: 0644]
src/file.h [new file with mode: 0644]
src/options.c [new file with mode: 0644]
src/options.h [new file with mode: 0644]