You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
wwarthen 74b80aaeeb Reintegrate wbw -> trunk 12 years ago
..
Build.cmd Reintegrate wbw -> trunk 12 years ago
CLOCKS.DAT Reintegrate wbw -> trunk 12 years ago
Clean.cmd Reintegrate wbw -> trunk 12 years ago
LDDS.COM Reintegrate wbw -> trunk 12 years ago
LDP2D.COM Reintegrate wbw -> trunk 12 years ago
ReadMe.txt Reintegrate wbw -> trunk 12 years ago
clock.lib Reintegrate wbw -> trunk 12 years ago
hbclk.z80 Reintegrate wbw -> trunk 12 years ago
preclock.lib Reintegrate wbw -> trunk 12 years ago
zsdosbio.not Reintegrate wbw -> trunk 12 years ago
zsdosbio.z80 Reintegrate wbw -> trunk 12 years ago

ReadMe.txt

This directory contains the source and assembled versions of the ZSystem Clock Drivers for N8VEM HBIOS.


The hbclk.z80 source file can be compiled using Build.cmd which will produce a relocatable binary (hbclk.rel).

The relocatable binary should be added/updated in the stamps.dat libary. The stamps.dat file is just a standard LU type library and is easily updated using NULU. The members are the relocatable binaries, but with the .REL extension removed.

SETUPZST is used to create runnable executable (.COM) files. An executable has been created for DateStamper (LDDS.COM) and P2DOS (LDP2D.COM). The executables are all configured for operation as an RSX (resident system extension).