From d37b89e2fd707e2313c4c760c5fd31c23b665bee Mon Sep 17 00:00:00 2001 From: Stephen Anthony Date: Wed, 30 Aug 2017 12:00:26 -0230 Subject: [PATCH] Oops, for Alex I used his github username, not the AtariAge one. --- src/emucore/CartFE.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/emucore/CartFE.hxx b/src/emucore/CartFE.hxx index ad9bc58d2..6954001eb 100644 --- a/src/emucore/CartFE.hxx +++ b/src/emucore/CartFE.hxx @@ -73,7 +73,7 @@ class System; bus after both the JSR and RTS opcodes. @author Stephen Anthony; with ideas/research from Christian Speckner and - ale-79 and TomSon (of AtariAge) + alex_79 and TomSon (of AtariAge) */ class CartridgeFE : public Cartridge {