Skip to content
This repository was archived by the owner on May 29, 2018. It is now read-only.
This repository was archived by the owner on May 29, 2018. It is now read-only.

HELP! #67

@aponigricon

Description

@aponigricon

When I try to test the code from my fork with Organic, it just returns

vladvp@ubuntu:~/Desktop/VladVP-AtlasOS-695baa8$ sh build_disassemble.sh
Organic DCPU-16 Assembler Copyright Drew DeVault 2012
Error filesystem.dasm16 (line 69): Illegal expression.
Error ../apps/AtlasShell.dasm16 (line 790): Illegal expression.
Inconsistent address: filesystem.dasm16 70
Organic build complete 301.29ms

But line 69 in kernel/filesystem.dasm16 is:
SET PC, virtual_filesystem_getfiledatastart_skip_file

And line 790 of /apps/AtlasShell.dasm16 is a blank line!

I'm not sure what the inconsistent address error means, but something is clearly wrong!

Now, I just want to ask: What is wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions