From 15354fce71cbc4f99976a062c8163185b8722e16 Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Sun, 26 Mar 2017 19:14:55 -0400 Subject: [PATCH] added test pgms for galaxian-scramble --- index.html | 2 +- presets/galaxian-scramble/gfxtest.c | 194 +++++++++ presets/galaxian-scramble/shoot2.c | 649 ++++++++++++++++++++++++++++ src/platform/galaxian.js | 2 +- tools/parsebdf8.py | 1 + 5 files changed, 846 insertions(+), 2 deletions(-) create mode 100644 presets/galaxian-scramble/gfxtest.c create mode 100644 presets/galaxian-scramble/shoot2.c diff --git a/index.html b/index.html index 0ddf61f4..96a3823d 100644 --- a/index.html +++ b/index.html @@ -213,7 +213,7 @@ div.bitmap_editor {
  • VIC Dual
  • Galaxian/Scramble
  • Atari Color Vector (Z80)
  • -
  • Williams (Z80)
  • +
  • Williams (Z80)