Fix bug with ORL instruction
[emu8051.git] / src / opcode2c.pl
2014-03-22 Hugo VilleneuveFix bug with ORL instruction
2013-11-04 Hugo VilleneuveFix error with JMP @A,DPTR instruction
2013-11-04 Hugo VilleneuveFix error with RETI instruction
2013-09-08 Hugo VilleneuveFix compiler warning (and potential bug) in auto-genera...
2013-09-08 Hugo VilleneuveFix error with CJNE instruction
2013-09-08 Hugo VilleneuveRemove obsolete comment about older c++ code
2013-09-08 Hugo VilleneuveFix trailing whitespace
2013-09-08 Hugo VilleneuveFix error with SJMP instruction
2013-09-08 Hugo VilleneuveRun checkpatch.pl on every source file
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 VilleneuveModify generated files for 8051 instructions