# HG changeset patch # User Michael Pavone # Date 1494469933 25200 # Node ID 34798ad9c5709db9619cf85ea4a86d4b219dde73 # Parent 52d9e3c36b4f956bc7f62552519fe91c0a6a78f1 Updated special thanks and version number listed in menu ROM diff -r 52d9e3c36b4f -r 34798ad9c570 README --- a/README Wed May 10 19:23:59 2017 -0700 +++ b/README Wed May 10 19:32:13 2017 -0700 @@ -470,11 +470,17 @@ KanedaFR - Kaneda's SpritesMind forum is a great resource for the Sega development community. + +Titan - Titan has created what are without a doubt the most + impressive demos on the Megadrive. Additionally, I am very + grateful for the documentation provided by Kabuto and the + assistance of Kabuto, Sik and Jorge in getting Overdrive 2 + to run properly in BlastEm. I'd also like to thank the following people who have performed compatibility testing or submitted helpful bug reports -micky, Sik, Tim Lawrence, ComradeOj, Vladikcomper +micky, Sasha, lol-frank, Sik, Tim Lawrence, ComradeOj, Vladikcomper License ------- diff -r 52d9e3c36b4f -r 34798ad9c570 menu.s68 --- a/menu.s68 Wed May 10 19:23:59 2017 -0700 +++ b/menu.s68 Wed May 10 19:32:13 2017 -0700 @@ -1239,8 +1239,8 @@ dc.b "Prev", 0 about_text: - dc.b "BlastEm v0.4.1", 0 - dc.b "Copyright 2011-2016 Michael Pavone", 0 + dc.b "BlastEm v0.5.0", 0 + dc.b "Copyright 2011-2017 Michael Pavone", 0 dc.b " ", 0 dc.b "BlastEm is a high performance, open", 0 dc.b "source (GPLv3) Genesis/Megadrive", 0 @@ -1256,7 +1256,10 @@ dc.b "Eke-Eke: Documentation", 0 dc.b "Bart Trzynadlowski: Documentation", 0 dc.b "KanedaFR: Hosting the best Sega forum", 0 + dc.b "Titan: Awesome demos and documentation", 0 dc.b "micky: Testing", 0 + dc.b "Sasha: Testing", 0 + dc.b "lol-frank: Testing", 0 dc.b "Sik: Testing", 0 dc.b "Tim Lawrence : Testing", 0 dc.b "ComradeOj: Testing", 0