switch to hacker theme

This commit is contained in:
Torsten Ruger
2017-11-28 20:59:01 +02:00
parent 82af6b9300
commit 9f1fec99f3
56 changed files with 230 additions and 13928 deletions

View File

@ -3,8 +3,6 @@ layout: typed
title: Register Level Debugger / simulator
---
![Debugger](https://raw.githubusercontent.com/rubyx/salama-debugger/master/static/debugger.png)
## Views
From left to right there are several views showing different data and controls.
@ -12,6 +10,9 @@ All of the green boxes are in fact pop-up menus and can show more information.
Most of these are implemented as a single class with the name reflecting what part.
I wrote 2 base classes that handle element generation (ie there is hardly any html involved, just elements)
![Debugger](https://raw.githubusercontent.com/ruby-x/rubyx-debugger/master/static/debugger.png){: width="100%"}
### Switch view
Top left at the top is a little control to switch files.