Skip to content

martintsw/MK14_PaulRobson

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MK14_PaulRobson

Copy of Paul Robson's MK14 for DOS from 1998

To build this code I have used DOSbox

The code comes from 1998, so you need Borland Turbo C 3.0 which is run within DOS box

The compiled code runs within DOSbox

I have ported the Windows version.

See: https://github.com/doug-h-rice/MK14_Windows_tinyC

This includes the revised monitor ROM

There is a bug with jumps when the displacement is 0x80. It uses the E register instead. It should not.

This bug prevents the original ---- -- monitor ROM from working.

Thanks to Paul Robson

About

Copy of Paul Robson's Science of Cambridge MK14 for DOS from 1998

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.8%
  • Batchfile 2.2%