From ca9a4afec3252b92c2a17740d065692c0298cc47 Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Tue, 14 Feb 2017 18:15:06 -0500 Subject: [PATCH] VIC Dual example; platforms in menu --- index.html | 11 +- presets/vicdual/vic1.c | 71 + src/emu.js | 44 + src/platform/vicdual.js | 2 + src/ui.js | 5 +- tools/cp437-6x8.bdf | 3857 +++++++++++++++++++++++++++++++ tools/cp437-8x12.bdf | 4881 +++++++++++++++++++++++++++++++++++++++ tools/cp437-8x8.bdf | 3857 +++++++++++++++++++++++++++++++ tools/parsebdf8.py | 2 + 9 files changed, 12723 insertions(+), 7 deletions(-) create mode 100644 presets/vicdual/vic1.c create mode 100644 tools/cp437-6x8.bdf create mode 100644 tools/cp437-8x12.bdf create mode 100644 tools/cp437-8x8.bdf diff --git a/index.html b/index.html index 8ef7247e..a35d43c7 100644 --- a/index.html +++ b/index.html @@ -187,17 +187,18 @@ canvas.pixelated {
  • Share File as GitHub Gist...
  • Revert to Original...
  • Download ROM Image...
  • - +
  • Midway 8080 B&W
  • +
  • VIC Dual
  • +
  • Galaxian/Scramble
  • +
  • Atari Color Vector (Z80)
  • +
  • Williams (Z80)
  • - -->