Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.34 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.34 KB

What?

(If and when completed!) Yet another emulator for the following. Albeit written using pragmatic-pure* functional constructs.

IBM 5150 PC

Why?

  • Promised someone to enable them to play Dangerous Dave/Wolf 3D on their macOS.
  • Fulfill a long (really) time wish to write an emulator.
  • Learn how functional constructs lend themselves to low level programming.

References

OpCode documentation

OpCode references

Low level Documentation

References emulators

Sources

Notes

  • Pragmatic-pure as opposed to pure-pure