Schweigi / assembler-simulator

Simple 8-bit Assembler Simulator with Angular.js

Home Page:http://schweigi.github.io/assembler-simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Layout alterations

mrclay opened this issue · comments

  • Move Output above Code, and make Output a single row.
  • Move Labels below CPU & Memory

This would allow the Code area to expand as necessary. (At least it could be bigger initially)

Thx for the pull request! The layout is much better now.