EightBit/M6502
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
..
documentation Add some documentation (!) for undocumented 6502 instructions. 2018-01-07 23:48:27 +00:00
inc Optimisation: Prefer return by value to return by reference. ~10% speed-up! 2018-02-25 19:48:01 +00:00
src Simplify some build options. 2018-02-19 23:18:21 +00:00
test Simplify some build options. 2018-02-19 23:18:21 +00:00