From daab1a26ae79a50517bbbd460c7f1b6644f9f5d3 Mon Sep 17 00:00:00 2001 From: Brad Grantham Date: Sat, 7 Jan 2017 23:06:52 -0800 Subject: [PATCH] Replace LodeRunner with DOS --- apple2e.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apple2e.html b/apple2e.html index 9d8c0ec..c8ea1c0 100644 --- a/apple2e.html +++ b/apple2e.html @@ -1222,7 +1222,7 @@ var spinnerElement = document.getElementById('spinner'); var Module = { - arguments: ['-fast', '-diskII', 'diskII.c600.c67f.bin', 'LodeRunner.dsk', 'none', 'apple2e.rom'], + arguments: ['-fast', '-diskII', 'diskII.c600.c67f.bin', 'DOS33.DSK', 'none', 'apple2e.rom'], preRun: [], postRun: [], print: (function() {