EightBit/Intel8080
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
..
inc Simplify some MEMPTR usage in Intel processors. 2018-01-10 23:08:14 +00:00
src Optimisation: Prefer return by value to return by reference. ~10% speed-up! 2018-02-25 19:48:01 +00:00
test Simplify some build options. 2018-02-19 23:18:21 +00:00