Simulizer icon indicating copy to clipboard operation
Simulizer copied to clipboard

A MIPS (R3000) Processor Emulator and Visualisation tool

Results 23 Simulizer issues
Sort by recently updated
recently updated
newest added

Probably related to a deeper problem with CPU/Clock as mentions in #12

bug

I think it would be really useful to be able to hover over an instruction in the editor and have something (I'm thinking some text overlay at the bottom of...

enhancement

running snake pipelined appears to have the following problems - The start screen is skipped - cannot pick up more than a single piece of food

bug

I think that Simulizer should handle keyboard shortcuts first, and only let the editor handle them if Simulizer has no handler for it. I think that Ctrl+N and Ctrl+O should...

bug
enhancement

All history is lost when the editor is saved or a program is run or the editor is refreshed.

bug

C:\Users\xpyth\Desktop\DuckStation\Games\Vib-Ribbon\Binary\Simulizer\bin>Simulizer.bat Error: Unable to initialize main class simulizer.Simulizer Caused by: java.lang.NoClassDefFoundError: javafx/scene/image/Image I could not find any matching issues sadly.

hi im new on all of this i just started on this domain and i wana know how can i run this script pls thx

the first run screen should contain - a disclaimer - short history of Simulizer (Spim, student project -> open source project)? - a message thanking the user for using Simulizer...

enhancement

Ran program in non-pipelined mode and opened pipeline view. Stopped program and then set CPU to pipelined mode. Then got this NullPointer execption ``` java.lang.NullPointerException at simulizer.ui.windows.PipelineView.getAddressInfo(PipelineView.java:702) at simulizer.ui.windows.PipelineView.lambda$new$8(PipelineView.java:204) at...

bug

Add an undo button and recent documents selection

enhancement