Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cmds] Reorganize clock.c source code, add AST hardware RTC support #1891

Merged
merged 6 commits into from
Apr 26, 2024

Conversation

ghaerr
Copy link
Owner

@ghaerr ghaerr commented Apr 26, 2024

Replace elkscmd/clock.c source from @Mellvik's source enhancements. Adds AST hardware support from Mellvik/TLVC#57. (Thanks @Mellvik!)

Remove printf from clock.c, remove verbose mode, reduce executable size. Fix PC-98 clock problem. Add back 8018X support. Retabbed source. More regrouping of hardware RTC access routines. Refactor each of the hardware platform ifdefs for the various CMOS, AST, and PC98 clocks on IBMPC, PC98 and 8018X platforms.

AST hardware support is optional and OFF for the time being, until tested with AST hardware.

Update clock man page.

Tested on QEMU for IBMPC and DosBox for PC-98.

@ghaerr ghaerr merged commit 54d51f7 into master Apr 26, 2024
2 checks passed
@ghaerr ghaerr deleted the clock branch April 26, 2024 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant