rust_dos icon indicating copy to clipboard operation
rust_dos copied to clipboard

Implement date and time getting/setting

Open RandomInsano opened this issue 3 years ago • 0 comments

The date setting works just fine. The time, not so much. I assume this is because I'm using DOSBox for development, but I'm honestly not sure.

References:

  • http://spike.scu.edu.au/~barry/interrupts.html
  • https://www.cs.uaf.edu/2017/fall/cs301/lecture/09_11_registers.html

RandomInsano avatar Jan 17 '23 03:01 RandomInsano