Remove obsolescent macro AM_PROG_CC_C_O
[emu8051.git] / src / Makefile.am
2013-12-02 Hugo VilleneuveFix CPPFLAGS for each target (CLI and GTK)
2013-12-02 Hugo VilleneuveMove timer functions to timers.c
2013-12-02 Hugo VilleneuveMove SFR read/write functions to new file sfr.c
2013-11-21 Hugo VilleneuveAdd PSW sub window
2013-11-17 Hugo VilleneuveMove PSW bit manipulation functions to psw.c
2013-11-06 Hugo VilleneuveAdd debug log functions
2013-10-10 Hugo VilleneuveAdd support for saving UI settings to config file
2013-10-02 Hugo VilleneuveRemove obsolete gtksizes.h
2013-09-08 Hugo VilleneuveCreate two separate executables, emu8051-cli (default... v1.1.1
2013-09-08 Hugo VilleneuveReintroduce command line mode
2013-09-08 Hugo VilleneuveUpgrade to gtk+-2
2013-09-08 Hugo VilleneuveAdd automatic regeneration of files from opcode2c.pl...
2013-09-08 Hugo VilleneuveCode simplification and cleanup
2013-09-08 Hugo VilleneuveModify generated files for 8051 instructions
2013-09-08 Hugo VilleneuveAdd options -h and -version
2013-09-08 Hugo VilleneuveInitial import v0.0.1