mirror of
https://github.com/Noratrieb/m8db.git
synced 2026-01-14 15:25:06 +01:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
13a0ac5dec
1 changed files with 3 additions and 1 deletions
|
|
@ -1,9 +1,11 @@
|
|||
# m8db
|
||||
|
||||
Debugger and interpreter for the M8 pseudo-assembly language
|
||||
Debugger and interpreter for the M8 pseudo-assembly language. Inspired by `gdb` or `lldb`
|
||||
|
||||
More infos: https://github.com/ah1m1/M8NI
|
||||
|
||||
Usage: `$ ./m8db <filename>`
|
||||
|
||||
|
||||
# Instructions:
|
||||
* `INC r`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue