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

Welcome to /prog/

Name: Anonymous 2008-09-21 3:33


1 0000:                        org     0
2 0000: f8 f0                  ldi     0f0h
3 0002: a2                     plo     r2
4 0003: 90                     ghi     r0
5 0004: b2                     phi     r2
6 0005: f8 11                  ldi     011h
7 0007: a7                     plo     r7
8 0008: e2                     sex     r2
9 0009: 17          loop:      inc     r7
10 000a: 87                    glo     r7
11 000b: fa 0f                 ani     0fh
12 000d: 73                    stxd
13 000e: 6c                    inp     4
14 000f: fa 0f                 ani     0fh
15 0011: 60                    irx
16 0012: f7                    sm
17 0013: 33 2a                 bdf     g1
18 0015: 87                    glo     r7
19 0016: fa f0                 ani     0f0h
20 0018: fc 10                 adi     010h
21 001a: 73                    stxd
22 001b: 6c                    inp     4
23 001c: fa f0                 ani     0f0h
24 001e: 60                    irx
25 001f: f7                    sm
26 0020: 33 26                 bdf     g2
27 0022: f8 11                 ldi     011h
28 0024: 30 29                 br      save
29 0026: f0          g2:       ldx
30 0027: f9 01                 ori     1
31 0029: a7          save:     plo     r7
32 002a: 3f 09       g1:       bn4     loop
33 002c: 87                    glo     r7
34 002d: 52                    str     r2
35 002e: 64                    out     4
36 002f: 22                    dec     r2
37 0030: 30 09                 br      loop


Do not be alarmed by what you see here.

Name: Anonymous 2008-09-21 7:54

>>4
looks to be a Forth processor/VM

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