mirror of
https://github.com/simh/simh.git
synced 2026-04-28 20:57:26 +00:00
ALPHA, ALTAIR, AltairZ80, I7094, NOVA, PDP1, PDP10, PDP11, PDP18B, PDP8, SAGE, sigma, swtp6800, TX-0, VAX: Change tabs to spaces which had crept in over time
This commit is contained in:
@@ -241,7 +241,7 @@ static const int32 boot_rom[] = {
|
||||
0706101, /* DRSF ; wait for done */
|
||||
0602003, /* JMP .-1 */
|
||||
0600000 /* JMP 0 ; enter boot */
|
||||
};
|
||||
};
|
||||
|
||||
t_stat drm_boot (int32 unitno, DEVICE *dptr)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user