summaryrefslogtreecommitdiff
path: root/menu.s68
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2016-08-03 23:55:16 -0700
committerMichael Pavone <pavone@retrodev.com>2016-08-03 23:55:16 -0700
commitd8101bba897c3faeb7cf33ace7d2471b7106c406 (patch)
tree4dcabfdac25a202a1faa28c4d58e196eff9d8c7b /menu.s68
parentdd5fbaf3659b26e84c638d0f7450da7079b66725 (diff)
Add Special Thanks to About menu
Diffstat (limited to 'menu.s68')
-rw-r--r--menu.s6816
1 files changed, 16 insertions, 0 deletions
diff --git a/menu.s68 b/menu.s68
index f306be9..e4a6e85 100644
--- a/menu.s68
+++ b/menu.s68
@@ -1245,6 +1245,22 @@ about_text:
dc.b "BlastEm is a high performance, open", 0
dc.b "source (GPLv3) Genesis/Megadrive", 0
dc.b "emulator.",0
+ dc.b " ", 0
+ dc.b " ", 0
+ dc.b " ", 0
+ dc.b " ", 0
+ dc.b " --- Special Thanks ---", 0
+ dc.b " ", 0
+ dc.b "Nemesis: Documentatino and test ROMs", 0
+ dc.b "Charles MacDonald: Documentation", 0
+ dc.b "Eke-Eke: Documentation", 0
+ dc.b "Bart Trzynadlowski: Documentation", 0
+ dc.b "KanedaFR: Hosting the best Sega forum", 0
+ dc.b "Mickael Vaseux: Testing", 0
+ dc.b "Sik: Testing", 0
+ dc.b "Tim Lawrence : Testing", 0
+ dc.b "ComradeOj: Testing", 0
+ dc.b "Vladikcomper: Testing", 0
dc.b 0