tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: RT-11 filesystem support for makefs
On Apr 25, 2013, at 12:43 PM, Sergey Svishchev <svs%ropnet.ru@localhost> wrote:
> Hello,
>
> I added DEC RT-11 filesystem support to makefs, working from manuals on
> bitsavers.org [1][2], sources of PUTR [3] and arff [4], and advice from
> those who actually used the PDP-11; the images are accepted by RT-11 5.3
> in SIMH. It's still work in progress, please review it.
Nice.
Please make
+static char table[256] = {
at least const. Wouldn't hurt to rename it to rad50_table either
but looks good otherwise.
Home |
Main Index |
Thread Index |
Old Index