comparison menu.s68 @ 1692:5dacaef602a7 segacd

Merge from default
author Michael Pavone <pavone@retrodev.com>
date Sat, 05 Jan 2019 00:58:08 -0800
parents 357b4951d9b2
children 8aeac7bd9fa7
comparison
equal deleted inserted replaced
1504:95b3a1a8b26c 1692:5dacaef602a7
1249 dc.b "Next", 0 1249 dc.b "Next", 0
1250 prev_str: 1250 prev_str:
1251 dc.b "Prev", 0 1251 dc.b "Prev", 0
1252 1252
1253 about_text: 1253 about_text:
1254 dc.b "BlastEm v0.5.0", 0 1254 dc.b "BlastEm v0.6.1", 0
1255 dc.b "Copyright 2011-2017 Michael Pavone", 0 1255 dc.b "Copyright 2011-2017 Michael Pavone", 0
1256 dc.b " ", 0 1256 dc.b " ", 0
1257 dc.b "BlastEm is a high performance, open", 0 1257 dc.b "BlastEm is a high performance, open", 0
1258 dc.b "source (GPLv3) Genesis/Megadrive", 0 1258 dc.b "source (GPLv3) Genesis/Megadrive", 0
1259 dc.b "emulator.",0 1259 dc.b "emulator.",0
1267 dc.b "Charles MacDonald: Documentation", 0 1267 dc.b "Charles MacDonald: Documentation", 0
1268 dc.b "Eke-Eke: Documentation", 0 1268 dc.b "Eke-Eke: Documentation", 0
1269 dc.b "Bart Trzynadlowski: Documentation", 0 1269 dc.b "Bart Trzynadlowski: Documentation", 0
1270 dc.b "KanedaFR: Hosting the best Sega forum", 0 1270 dc.b "KanedaFR: Hosting the best Sega forum", 0
1271 dc.b "Titan: Awesome demos and documentation", 0 1271 dc.b "Titan: Awesome demos and documentation", 0
1272 dc.b "flamewing: BCD info and test ROM", 0
1273 dc.b "r57shell: Opcode size test ROM", 0
1272 dc.b "micky: Testing", 0 1274 dc.b "micky: Testing", 0
1273 dc.b "Sasha: Testing", 0 1275 dc.b "Sasha: Testing", 0
1274 dc.b "lol-frank: Testing", 0 1276 dc.b "lol-frank: Testing", 0
1275 dc.b "Sik: Testing", 0 1277 dc.b "Sik: Testing", 0
1276 dc.b "Tim Lawrence : Testing", 0 1278 dc.b "Tim Lawrence : Testing", 0