Skip to content

Out of memory after loading ARITH.MUS #1

@alexshendi

Description

@alexshendi

I can create MUSIMP.SYS by executing:

(load "musimp.lsp")
reclaim();
save("musimp.sys");

But after executing:

rds("arith.mus");

I get an out of memory error both under dosbox and DOS 5.0.
I'm using MULISP-87 and the MUSIMP.LSP from this repository.

Any ideas what I could do?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions