[OpenBIOS] [PATCH 0/3] MacOS 9 fixups

Mark Cave-Ayland mark.cave-ayland at ilande.co.uk
Sun Jul 17 16:20:56 CEST 2016


This patchset fixes up the r-stack in interpret mode and the evaluate
word so OpenBIOS can boot OS 9 without r-stack corruption or introducing
any regressions.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland at ilande.co.uk>

Cormac O'Brien (1):
  interpreter.fs: allow evaluate to split words on CR as well as LF

Mark Cave-Ayland (2):
  bootstrap.fs: add pseudo r-stack implementation for interpret mode
  interpreter.fs: don't clobber stack across evaluate strings split on
    newlines

 forth/bootstrap/bootstrap.fs   |   14 ++++++++++++++
 forth/bootstrap/interpreter.fs |    4 +++-
 2 files changed, 17 insertions(+), 1 deletion(-)

-- 
1.7.10.4




More information about the OpenBIOS mailing list