Open LoreManga5 opened 9 months ago
Yes! That was the original idea.
Yes! That was the original idea.
So it's never going to work like that? Because in my system the nop operation is not 00 so the fill function is a bit useless 😅
It should work! I mean I had this idea for a while, it's just unimplemented as of yet.
bankdef mybank
{
addr 0x0
}
ruledef
{ nop => 0x00 hlt => 0xff }
nop hlt