From e29bfb5f7e0768a30840edfbb590ff32217a1293 Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Sun, 27 May 2018 11:13:06 -0700 Subject: [PATCH] working on assembler --- index.html | 2 +- presets/verilog/cpu_platform.v | 8 +- presets/verilog/femto16.json | 2 + presets/verilog/test2.asm | 160 +++++++++++++++++++++++++-------- src/worker/assembler.js | 5 +- 5 files changed, 138 insertions(+), 39 deletions(-) diff --git a/index.html b/index.html index 949a2323..b5f189d3 100644 --- a/index.html +++ b/index.html @@ -42,7 +42,7 @@ ga('send', 'pageview');
  • New File...
  • Share File as GitHub Gist...
  • Revert to Original...
  • -
  • Download File
  • +
  • Download Source File
  • Download ROM Image
  • Record Video...