Skip to content
Robin Verhagen-Guest edited this page Oct 13, 2023 · 4 revisions

RTCSys is a plugin and driver for the CSpect emulator.

The plugin which works in tandem with a custom RTC.SYS driver to provide date/time on the NextZXOS main menu, and to the M_GETDATE and IDE_RTC API calls.

Installation

You must be running CSpect version 2.19.4.4, or newer. The latest version of CSpect is always available to download here.

The latest tested version of the plugin is always available at the releases page.

Download the CSpectPlugins.zip file, then extract the RTCSys.dll file. Exit CSpect, then copy this into your CSpect directory (the one which contains CSpect.exe).

Mount the SD card image file you are using with CSpect as a drive in your PC. Extract the RTC.SYS file, and copy it into the NextZXOS directory inside the mounted drive. Unmount the drive again.

Restart CSpect to enable the plugin.

Uninstallation

It is not normally neccessary to uninstall the plugin, unless it is adversely affecting how CSpect runs.

To uninstall, exit CSpect and delete the RTCSys.dll file from the CSpect directory.

Clone this wiki locally