Wayne Warthen
5244ea9e79
FD Motor Timeout
...
- Made FDC motor timeout smaller and more consistent across different speed CPUs
- Added "boot" messaging to RTC
2020-03-24 12:48:48 -07:00
curt mayer
0a52d6922e
Merge branch 'master' of github.com:wwarthen/RomWBW
2020-02-16 23:23:53 -08:00
b1ackmai1er
3a2ef5efdd
Update RTC.asm
...
Add basic command line support. Commands T)ime, C)harge, N)ocharge , T)ime can now be invoked from the command line and exit. i.e. RTC /T displays time RTC /C turns charge on etc
2020-02-02 20:18:21 +08:00
Curt Mayer
ad35748d5c
fixed some build problems
2020-01-30 07:00:33 +00:00
Wayne Warthen
57dabc1ab5
Finalize SCZ180 Configurations
2019-10-02 08:45:11 -07:00
Wayne Warthen
09044d1959
Add SC126 Platform
2019-08-11 18:39:03 -07:00
Wayne Warthen
293ca770de
SC126 Support and SIO Update
2019-06-21 14:17:46 -07:00
Wayne Warthen
dcd4a5a8f1
Easy Z80 Platform
...
Make Easy Z80 a separate platform.
2019-03-15 15:16:49 -07:00
b1ackmai1er
b2788ca1ee
Add add reboot option, code optimization. As part of reverting reboot.com.
...
RTC does not use HBIOS RTC functions.
2018-11-08 11:37:40 +08:00
Wayne Warthen
86b11cca5f
Minor SD driver fix
...
Fix SD driver to build properly when IDE driver is not in use.
2018-02-27 12:45:25 -08:00
Ed
dc26d38a36
Add support for DS1302 clock on RC2014
2018-01-27 17:35:03 +00:00
Wayne Warthen
4a9d3c654f
Modify RTC.COM to dynamically adjust to hardware
...
RTC.COM is now one application instead of one per hardware platform. It
adjusts to the running platform by querying HBIOS for the active
platform.
2017-11-29 18:39:49 -08:00