Digital-Logic-Sim icon indicating copy to clipboard operation
Digital-Logic-Sim copied to clipboard

Add RTC chip

Open BeboKhouja opened this issue 9 months ago • 0 comments

This pull request adds the RTC chip, which has 32-bit outputs. This RTC uses Unix time in seconds to indicate the time. An advantage over programming the time in a chip is that it is always synced to the player's clock, so it eliminates the need to program the clock manually. Also, if it is nearing 2038, it will be updated to 64-bits. Screenshot 2025-05-23 224814

BeboKhouja avatar May 23 '25 16:05 BeboKhouja