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
2018-02-19 23:18:21 +00:00
2017-09-15 22:37:47 +01:00

EightBit

Assortment of eight-bit processor emulators:

  • Intel 8080
  • Zilog Z80
  • Sharp LR35902
  • Mos Technology 6502
Description
Collection of eight-bit processor emulators (for various projects)
Readme GPL-2.0 113 MiB
Languages
C++ 89.9%
Assembly 8.2%
DIGITAL Command Language 1.8%
Makefile 0.1%