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

HELP! #67

Open
aponigricon opened this issue Jul 2, 2012 · 1 comment
Open

HELP! #67

aponigricon opened this issue Jul 2, 2012 · 1 comment

Comments

@aponigricon
Copy link
Contributor

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?

@noxer
Copy link
Member

noxer commented Jul 5, 2012

seems like a bug in Organic. We are using an (maybe too) old version of it but AtlasOS does not assemble with the new one...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants