OSDN Git Service

Through NOOP. Need to check the shims and move/remove them.
[fig-forth-68000/fig-forth-68000.git] / FIG68K.S
2023-03-04 Joel Matthew ReesThrough NOOP. Need to check the shims and move/remove...
2023-03-04 Joel Matthew ReesThe high-level compiler words, through WHILE
2023-03-04 Joel Matthew Reespseudo-disk RAM virtual disk routines for testing
2023-03-04 Joel Matthew ReesI think this was the basic SCREEN handling
2023-02-26 Joel Matthew ReesBrought in the disk simulation stuff. It needs work.
2023-02-26 Joel Matthew ReesCOLD, WARM, and through S->D
2023-02-23 Joel Matthew Reesthrough ABORT
2023-02-23 Joel Matthew ReesThis should work better for aligning CREATEd headers.
2023-02-23 Joel Matthew Reeswant to remember this blind alley -- WORD used too...
2023-02-18 Joel Matthew ReesWorking on alignment in DOTQ and ERROR
2023-02-12 Joel Matthew Reeswent back and added alignment words, need to check...
2023-02-12 Joel Matthew ReesUp to ?STACK, including ." and TYPE
2023-02-11 Joel Matthew ReesDictionary handling primitives up to, but not including...
2023-02-09 Joel Matthew ReesMIN testing MAX, and I think I have discovered the...
2023-02-07 Joel Matthew Reesgot the stack order right, now.
2023-02-07 Joel Matthew ReesLeft-side operands are deeper in the stack.
2023-02-06 Joel Matthew ReesLooking at incrmenters
2023-02-05 Joel Matthew ReesMoving ahead, working around 2+
2023-02-05 Joel Matthew Reesfig's LIT8 was not sign-extending. EXEC pops from param...
2023-02-05 Joel Matthew ReesLightly testing NEXT and LIT, fixed NEXT
2023-02-04 Joel Matthew Reesthrough COLON, reverting loop to on-stack index and...
2023-02-03 Joel Matthew ReesThrough bit-version U/
2023-02-02 Joel Matthew Reesscratch work on divide
2023-01-30 Joel Matthew ReesFix the unsigned 32-bit multiply
2023-01-29 Joel Matthew Reesmultiply should be ready
2023-01-29 Joel Matthew Reesconsole driver glue complete, getting to be about time...
2023-01-29 Joel Matthew Reesiotest.s to make sure I understand the Atari BIOS calls
2023-01-27 Joel Matthew Reeslow-level parse and byte block move
2023-01-24 Joel Matthew ReesGoing back and converting the parsing words, through...
2023-01-20 Joel Matthew Reesvariations on two loops
2023-01-18 Joel Matthew Reesthrough the looping primitives, untested. Need to stop...
2023-01-17 Joel Matthew Reesassembles clean through 0BRANCH, still untested
2023-01-17 Joel Matthew Reesto LIT16, assembling okay
2023-01-16 Joel Matthew Reesmemory map is back to 6800 model map, working on defini...
2023-01-15 Joel Matthew ReesCleaning up the map.
2023-01-15 Joel Matthew ReesNeed to take a snapshot as I work things out.