X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=docs%2Fdoc-snippets%2Fgetstarted.txt;h=fe721b759bb63500edafe3910ddab3762c1105ea;hb=743ad2e25d15243295cda46f5c304388d42068bf;hp=1702cfadceb82899064ac8c26ce3f2592567a18d;hpb=56f0c849f189ccfc3d9075717953c591c3891fa0;p=Mograsim.git diff --git a/docs/doc-snippets/getstarted.txt b/docs/doc-snippets/getstarted.txt index 1702cfad..fe721b75 100644 --- a/docs/doc-snippets/getstarted.txt +++ b/docs/doc-snippets/getstarted.txt @@ -83,7 +83,8 @@ Start the machine: In the toolbar, click the "Resume" button. Slowly increase the simulation speed until the wires in the Simulation view start flickering. The machine is now running and starts executing the microprogram. -Note: - If the MPM file used by a machine launch is opened in the Instruction editor, the row corresponding to the microinstruction currently being executed is highlighted there using a bold font and yellow background. - If the MPM file changes, after confirmation, the changes are hot-replaced into the machine. - Changes in the MPM file don't affect the currently active microinstruction, however. \ No newline at end of file +Notes: + - If the MPM file used by a machine launch is opened in the Instruction editor, the row corresponding to the microinstruction currently being executed is highlighted there using a bold font and yellow background. + - If the MPM file changes, after confirmation, the changes are hot-replaced into the machine. + Changes in the MPM file don't affect the currently active microinstruction, however. + - Some of the behaviour described here can be changed in the Eclipse Preferences (in the pages "Mograsim" and "General" -> "Appearance" -> "Colors and Fonts"). For these cases the default behaviour is described. \ No newline at end of file