Skip to content

Commit d2cd1b3

Browse files
committed
Updates readme
1 parent 84b33e4 commit d2cd1b3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ C64 Assembler Studio is a cross-platform .NET based project aiming to create a c
33

44
[Avalonia UI](https://docs.avaloniaui.net/) is used for GUI. For communication with VICE it is using my other project [VICE Binary Monitor Bridge for .NET](https://github.com/MihaMarkic/vice-bridge-net). A lot of code is same as in my read-only debugging studio [Modern VICE PDB monitor](https://github.com/MihaMarkic/modern-vice-pdb-monitor).
55

6+
<p align="center">
7+
<img alt="Sample Screen" src="docs/paused_on_breakpoint.png" width="800">
8+
</p>
9+
610
## Status
711
Project is in early preview stage. Which means it works on a simple sample, not polished (both UI and functionality) and with features missing or half-baked.
812

0 commit comments

Comments
 (0)