1
0
mirror of https://github.com/aap/pdp6.git synced 2026-01-30 21:42:13 +00:00

commiting old changes

This commit is contained in:
aap
2016-04-03 23:07:12 +02:00
parent 475a10d136
commit b0bfdf7400
6 changed files with 639 additions and 43 deletions

4
main.c
View File

@@ -366,6 +366,8 @@ Light ind_lights[] = {
{ lampsurf, { 143, 59, 14, 22 }, 0 },
{ lampsurf, { 143, 76, 14, 22 }, 0 },
{ lampsurf, { 143, 93, 14, 22 }, 0 },
{ lampsurf, { 319, 144, 14, 22 }, 0 },
{ lampsurf, { 319, 161, 14, 22 }, 0 },
};
Light extra_lights[] = {
@@ -862,6 +864,8 @@ error:
ff_lght[49].state = apr.sf5a;
ff_lght[50].state = apr.sf7;
ff_lght[51].state = apr.ar_com_cont;
ff_lght[52].state = apr.shf1;
ff_lght[53].state = apr.sc == 0777;
setlights(membus0, membus_lght, 36);
setlights(apr.pr, pr_lght, 8);