(71B) FORTH questions
|
07-31-2023, 07:21 PM
(This post was last modified: 07-31-2023 07:38 PM by Sylvain Cote.)
Post: #50
|
|||
|
|||
RE: (71B) FORTH questions
I just redid all the steps and it is working on my side.
Just in case line ending was an issue LF (unix) vs CR+LF (windows) I did the following on macOS: Code: bbedit timeasm_osx.txt // copy & paste the FORTH source code below I did the following on Windows: Code: "c:\Program Files\Notepad++\notepad++.exe" timeasm_win.txt // copy & paste the FORTH source code below FORTH source code Code:
(07-31-2023 03:41 PM)floppy Wrote: Step 15 its a bit different (2048)Yep, I get the same size, I probably added a few spaces and the file was on the edge between block sizes. (07-31-2023 03:41 PM)floppy Wrote: Step 18 seems stuckYou probably missed some of the source code. Using EMU71 + ILPER I was able to load, compile, execute for both files: v71time_osx.dat and v71time_win.dat. Sylvain edit: for the source code, try "View a Printable Version" , then select page 3 and copy paste the source code. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 4 Guest(s)