EightBit/LR35902/src
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
..
CharacterDefinition.cpp GSL was too problematic when used with GCC. Removed. 2017-11-20 19:17:49 +00:00
Disassembler.cpp Tidy up include file usage. 2017-10-19 22:43:09 +01:00
Display.cpp GSL was too problematic when used with GCC. Removed. 2017-11-20 19:17:49 +00:00
GameBoyBus.cpp More pinout oriented method of executing instructions (especially interrupts) 2017-12-10 21:41:48 +00:00
IoRegisters.cpp More updates from the CPP core guidelines 2017-11-11 11:12:09 +00:00
LR35902.cpp Optimisation: Prefer return by value to return by reference. ~10% speed-up! 2018-02-25 19:48:01 +00:00
LR35902.vcxproj Simplify some build options. 2018-02-19 23:18:21 +00:00
LR35902.vcxproj.filters Tidy up include file usage. 2017-10-19 22:43:09 +01:00
Makefile Linux build compatibility. 2017-11-27 21:33:23 +00:00
ObjectAttribute.cpp More updates from the CPP core guidelines 2017-11-11 11:12:09 +00:00
Profiler.cpp Ensure LR35902 fuse tests run successfully to completion. 2017-09-07 01:15:28 +01:00
stdafx.cpp Implement enough changes to build LR35902 2017-06-09 10:23:51 +01:00
stdafx.h GSL was too problematic when used with GCC. Removed. 2017-11-20 19:17:49 +00:00