Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Please fix.

Name: Anonymous 2007-10-08 23:29

print"LMC"
print
[start]
i=0
dim prog$(99,2)
dim mem(10)
while lower$(in$)<>"hlt"
    print i;
    input "]";in$
    prog$(i,0)=lower$(left$(in$,3))
    prog$(i,1)=right$(in$,3)
    i=i+1
wend
i=0
do
    op$=prog$(i,0)
    opend=val(prog$(i,1))
    select case op$
        case "set"
            ax=opend
        case "str"
            mem(opend)=ax
        case "lod"
            ax=mem(opend)
        case "add"
            ax=ax+mem(opend)
        case "neg"
            ax=ax*-1
        case "hlt"
            exit do
        case "jmp"
            i=ax
        case "jnz"
            if ax<>0 then i=ax
        case "inp"
            input"Enter a Number:";in
            ax=in
        case "out"
            print"Output:";ax
        case "nop"
            i=i
            'noop!
        case else
            exit do
    end select
    i=i+1
    a=a+1
    if a>500 then exit do
loop while 1

goto [start]

'This is my operating system so far.
'Please fix it because it wont work.
'Make in JustBasic.

Name: Anonymous 2007-10-09 2:13

pop

Name: Anonymous 2007-10-09 3:09

install linux etc

Name: Anonymous 2007-10-09 3:45

>>1
Please fix it because it wont work.
Do it yourself, faggot.

Name: Anonymous 2007-10-09 7:34

Sad because at least 3 people secretly like the code...

Name: Anonymous 2009-02-25 7:41


Like heterogenous lists because   your language lacks   an easy way   of making a   bit of part   time cash doing   programming work So   I ask you   have already failed   Such is not   your personal search   engine look around   see what you   learn as you   talk you build   up an image   file on my   FAT ASS AND   a huge eyesore   like emacs Is   an overcomplicated pile   of shit so   are vi m   and Emacs and   stop coding in.

Name: Anonymous 2009-08-03 8:01

What is this?

Name: Anonymous 2011-02-04 17:36

Name: Anonymous 2011-02-04 19:03

Name: Anonymous 2011-02-18 13:38

dubzNewer Posts
Don't change these.
Name: Email:
Entire Thread Thread List