From a173597bdad741b107a6575c593a2a38d3993550 Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Fri, 29 Jul 2022 18:22:50 -0500 Subject: [PATCH] nes: download Mesen symbol file (contrib from NotExactlySiev) --- index.html | 2 +- src/common/baseplatform.ts | 1 + src/ide/ui.ts | 35 ++++++----------------------------- src/platform/nes.ts | 32 ++++++++++++++++++++++++++++++++ 4 files changed, 40 insertions(+), 30 deletions(-) diff --git a/index.html b/index.html index fae6e4ad..bacdc380 100644 --- a/index.html +++ b/index.html @@ -89,7 +89,7 @@ if (window.location.host.endsWith('8bitworkshop.com')) {
  • Download ROM Image
  • Download Project as ZIP
  • Download All Changes as ZIP
  • -
  • Download Debug Symbols (.mlb)
  • +
  • Download Debug Symbols