From 82624418d5940ef628a51ca07aa222073fa9a388 Mon Sep 17 00:00:00 2001 From: lemon Date: Thu, 3 Mar 2022 10:11:01 +0100 Subject: change some things around --- static/mips.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static/mips.html') diff --git a/static/mips.html b/static/mips.html index 219034c..90e66bd 100644 --- a/static/mips.html +++ b/static/mips.html @@ -86,6 +86,10 @@ hr {
+ +

MIPS Assembler

Input MIPS assembly code below. Labels, .org and simple .word directives are also recognized. Comments start with ';' and extend to the end of the line.

-- cgit v1.2.3