1
0
mirror of https://github.com/DoctorWkt/unix-jun72.git synced 2026-04-29 05:15:07 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
warren.toomey
f6c6651f81 Update comments. 2008-05-07 04:03:41 +00:00
tim.newsham
d898c01505 - some notes about the "core" and optional system we're using. 2008-05-07 03:23:16 +00:00
tim.newsham
92b192ed1e - Fixed tools/as to use the v2 assembler instead of the v7 assembler,
which also required some tweaks to tools/fixaout.py
- update init patch to use v2 assembler and also added my patch to
  use tty8.
2008-05-06 23:09:07 +00:00
warren.toomey
6ea994d192 v2_as.patch
Defines mount as _mount, gtty as _gtty, so that these symbols will not
    conflict with the pre-defined symbols in the V2 assembler.
2008-05-06 15:31:15 +00:00
warren.toomey
84a2f46b52 Remove output delays for mechanical teletypes, so output goes faster. 2008-05-05 11:43:04 +00:00
warren.toomey
73368930f0 Allow uppercase keyboard input and the } character. 2008-05-05 11:04:50 +00:00
warren.toomey
f02613c0de Added details of ecore.patch 2008-05-05 08:39:42 +00:00
tim.newsham
3a86623164 - getting closer to building our own init. 2008-05-04 23:11:06 +00:00
tim.newsham
75d9e5ad52 - cleaned up the build process some
- use patches instead of sed hacks.  
  - comments for all patches, and each one separated.
  - apply patches as part of "rebuild" instead of in assemv7.
2008-05-04 18:52:38 +00:00