Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Getting bigger introducing more commands
  • Loading branch information
jdimeglio committed Mar 21, 2021
1 parent e134746 commit 55d9538
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@





Expand Down Expand Up @@ -26,4 +26,4 @@ The look and feel of *SYSMON65* was heavily influenced by the famous line-orient

*SYSMON65* includes a full 2-pass assembler with local and global labels, directives, and more. A 65C02 disassembler is included which includes step-by-step debugging (aka Tracing), memory dumps, ASCII dumps, fill, delete, block move, intel hex loader and more.

*SYSMON65* has been tested on hardware running a N65C02 processor. It also includes code for an LCD 16x2 module. The software currently takes just over 3.2KB of memory space.
*SYSMON65* has been tested on hardware running a N65C02 processor. It also includes code for an LCD 16x2 module. The software currently takes just over 7.2KB of memory space.

0 comments on commit 55d9538

Please sign in to comment.