pyrit.git
4 years agoUpdate README. master
Richard W.M. Jones [Fri, 25 Oct 2019 17:32:47 +0000 (18:32 +0100)]
Update README.

4 years agoConvert to nbdkit data disk.
Richard W.M. Jones [Fri, 25 Oct 2019 17:22:42 +0000 (18:22 +0100)]
Convert to nbdkit data disk.

4 years agoReplace more magic constants in the code.
Richard W.M. Jones [Fri, 25 Oct 2019 17:19:53 +0000 (18:19 +0100)]
Replace more magic constants in the code.

4 years agoCode expects to read constants from 100h.
Richard W.M. Jones [Fri, 25 Oct 2019 17:19:05 +0000 (18:19 +0100)]
Code expects to read constants from 100h.

Original code reads itself (origin 100h) to find constants.  These no
longer exist at the original address, so write them, but don't do this
until after we've run the BIOS routines as that will overwrite them.

4 years agoAssemble at 7c00h.
Richard W.M. Jones [Fri, 25 Oct 2019 17:18:28 +0000 (18:18 +0100)]
Assemble at 7c00h.

4 years agoAdd debug rule.
Richard W.M. Jones [Fri, 25 Oct 2019 12:34:48 +0000 (13:34 +0100)]
Add debug rule.

4 years agoAdd make dis rule
Richard W.M. Jones [Fri, 25 Oct 2019 11:17:24 +0000 (12:17 +0100)]
Add make dis rule

4 years agoAdd Makefile, gitignore.
Richard W.M. Jones [Fri, 25 Oct 2019 10:42:57 +0000 (11:42 +0100)]
Add Makefile, gitignore.

4 years agodos2unix
Richard W.M. Jones [Fri, 25 Oct 2019 10:49:12 +0000 (11:49 +0100)]
dos2unix

4 years agoCopy source and binaries from download into git.
Richard W.M. Jones [Fri, 25 Oct 2019 10:37:58 +0000 (11:37 +0100)]
Copy source and binaries from download into git.