arch.{arc,mips}: add explicit trailing padding fields to structures.
by
Hector Martin
6 years 2 months
support.bits: rewrite Bitfield around bitarray instead of ctypes.
by
Hector Martin
6 years 2 months
protocol.sfdp: update references.
by
whitequark
6 years 2 months
Update CONTRIBUTING to require uploads to Glasgow Archive.
by
whitequark
6 years 2 months
Update repository paths after migrating to a GitHub organization.
by
whitequark
6 years 2 months
Permanently archive all referenced documentation.
by
whitequark
6 years 2 months
applet: sort out required=True in add_subparsers().
In code that uses add_subparsers to choose an interact operation,
where not specifying an operation argument would not perform any
action at all (as opposed to some identification action), ideally,
required=True should be added. However, this is only available on
Python 3.7, so we can't use it just yet.
by
whitequark
6 years 2 months
applet.memory.24x: explain page sizes.
by
whitequark
6 years 2 months