EightBit/M6502/inc
Adrian Conlon adf506a41e Optimisation: Prefer return by value to return by reference. ~10% speed-up!
Just watch a video by Chandler Carruth from 2015, where he talked about C++ optimisers...

Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2018-02-25 19:48:01 +00:00
..
Disassembly.h 6502, Disassembly: Some dump methods can be static 2018-01-27 10:13:17 +00:00
DisassemblyEventArgs.h Initial stab at getting MOS6502 imported to the EightBit library. 2017-07-02 22:03:33 +01:00
mos6502.h Optimisation: Prefer return by value to return by reference. ~10% speed-up! 2018-02-25 19:48:01 +00:00
ProfileEventArgs.h Initial stab at getting MOS6502 imported to the EightBit library. 2017-07-02 22:03:33 +01:00
ProfileLineEventArgs.h Initial stab at getting MOS6502 imported to the EightBit library. 2017-07-02 22:03:33 +01:00
Profiler.h Sort out M6502 precompiled headers. 2018-01-06 23:19:29 +00:00
ProfileScopeEventArgs.h Initial stab at getting MOS6502 imported to the EightBit library. 2017-07-02 22:03:33 +01:00
Symbols.h Initial stab at getting MOS6502 imported to the EightBit library. 2017-07-02 22:03:33 +01:00