mirror of
https://github.com/guilhermewerner/tomasulo-simulator
synced 2025-06-15 13:24:20 +00:00
Fix
This commit is contained in:
@ -28,6 +28,7 @@ export default function Home() {
|
|||||||
router.push('/runner');
|
router.push('/runner');
|
||||||
};
|
};
|
||||||
|
|
||||||
|
let instructionList = [
|
||||||
{
|
{
|
||||||
operacao: "LD",
|
operacao: "LD",
|
||||||
registradorR: "F6",
|
registradorR: "F6",
|
||||||
|
Reference in New Issue
Block a user