• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..29-Apr-2021-

README.deviceH A D29-Apr-2021697 2116

build.xmlH A D29-Apr-2021827 3221

builtin.fsH A D29-Apr-2021557 3125

device.fsH A D29-Apr-20214.8 KiB203172

display.fsH A D29-Apr-20219.5 KiB423353

extra.fsH A D29-Apr-20212.3 KiB10481

fcode.fsH A D29-Apr-20219.4 KiB574425

feval.fsH A D29-Apr-20212 KiB10184

font.fsH A D29-Apr-2021381 1815

logo.fsH A D29-Apr-20213.8 KiB9992

missingH A D29-Apr-2021405 3934

other.fsH A D29-Apr-20213.8 KiB236179

package.fsH A D29-Apr-20216.3 KiB292239

pathres.fsH A D29-Apr-202111.8 KiB523434

preof.fsH A D29-Apr-20211.5 KiB5042

property.fsH A D29-Apr-20217.3 KiB336289

structures.fsH A D29-Apr-20211.4 KiB5548

table.fsH A D29-Apr-20217.5 KiB463448

terminal.fsH A D29-Apr-20215.4 KiB303290

tree.fsH A D29-Apr-20211.1 KiB6050

README.device

1The code you find here implements the IEEE 1275-1994 Open Firmware
2device interface.
3
4Chapter     File                    Comment
5<none>      structures.fs           generic structures used by 5.3
65.3.2       <none>                  defined in user interface
75.3.3       fcode.fs                complete, partly untested
85.3.4       package.fs              incomplete
95.3.5       property.fs             incomplete
105.3.6       display.fs              incomplete
115.3.7       other.fs                incomplete
12
13H2 and
145.3.1.1.1   preof.fs                pre-IEEE-1275-1994 words
15	    split.fs
16	    pathres.fs		    path resolution
17
18	    table.fs		    fcode evaluator
19	    feval.fs		    (byte-load)
20
21