Sonnie's 'Opcoder' - Release 1
What is it?
A little program that converts MIPS input to hex code output, formatted and addressed for nitePR or any of it's mods.
In the future it may support Code format >> MIPS, but that feature currently doesn't work.
List of CURRENTLY supported commands:
Code:add
addu
and
break
div
divu
jalr
jr
mfhi
mflo
mthi
mtlo
mult
multu
nor
or
sll
sllv
slt
sltu
sra
srav
bgtz
blez
bltz
bne
lb
lbu
lh
lhu
lui
lw
ori
sb
slti
sltiu
sh
sw
xori
jal
j
nop
Image:
http://imgur.com/vvCq3.png
Download Link:
http://www.fluidcoding.com/Projects/opcoder.rar
Test it out in applet form here:
http://fluidcoding.com/Opcode.php