Wayne Warthen
f57e3bed00
Enhance CTC periodic timer
...
Add ability to use TIMER mode in CTC driver to generate priodic interrupts.
2020-04-21 12:46:31 -07:00
Wayne Warthen
08b112a20f
Bump version
2020-04-21 09:43:31 -07:00
Wayne Warthen
83f3b80a8c
Merge pull request #111 from vipoo/dean/dev/general-tooling
...
Dean/dev/general tooling
2020-04-21 09:26:48 -07:00
Dean Netherton
ae7714aeff
linux build: update to Build.sh fix for some platforms
...
The initialization of the Rom dat file used the pipe (|) operator to build an initial empty file.
But the pipe operator | may sometimes return a non-zero exit code for some linux platforms, if the
the streams are closed before dd has fully processed the stream.
This issue occured on a travis linux ubuntu image.
Solution was to change to redirection.
2020-04-21 17:04:33 +10:00
Dean Netherton
66c893e251
makefile: updated some make scripts to use when calling subdir makefiles
2020-04-21 16:50:48 +10:00
Dean Netherton
74c7d865d7
Whitespace: trailing whitespaces
2020-04-21 16:37:29 +10:00
Dean Netherton
d4ebc44a98
HBIOS: Force the assembly to fail for vdu drivers if function table count is not correct
2020-04-21 16:34:51 +10:00
Dean Netherton
8c08f55d8f
Whitespace changes (crlf)
2020-04-21 16:34:33 +10:00
Dean Netherton
8198da1aa4
Added some more gitignores
2020-04-21 16:34:23 +10:00
Dean Netherton
92a3501c81
HBIOS Makefile - use env vars for target
...
Allow build ROM targets to be restricted to just one platform thru use of ENV vars:
ROM_PLATFORM - if defined to a known platform, only this platform is build - defaults to std config
ROM_CONFIG - sets the desired platform config - defaults to std
if the above ENVs are not defined, builds all ROMs
2020-04-21 16:34:13 +10:00
Wayne Warthen
aac4a51f23
MacOS Build Improvement
...
Build script updated to improve compatibility with MacOS.
Credit to Fredrik Axtelius for this.
2020-04-20 14:59:27 -07:00
Wayne Warthen
1b3e85f0fb
Update acia.asm
...
Fix bug in ACIA detection.
Thanks Alan!
2020-04-20 14:39:46 -07:00
Wayne Warthen
c6eee95a55
Update acia.asm
...
Updated ACIA detection to use primary ACIA port instead of phantom port.
2020-04-20 14:14:56 -07:00
Wayne Warthen
4ce0e1f657
Handle CTC anomaly
...
Small update to accommodate CTC behavior that occurs when the CTC trigger is more than half the CTC clock.
2020-04-20 13:08:49 -07:00
Wayne Warthen
98463d6774
Update ACIA detection
...
ACIA should no longer be detected if there is also a UART module in the system.
2020-04-19 17:11:54 -07:00
Wayne Warthen
7d022f709b
CF Card compatibility improvement
...
Older CF Cards did not reset IDE registers to defaults values when reset. Implemented a work around.
2020-04-18 15:19:10 -07:00
Wayne Warthen
fd8a9195fb
Update xmdm125.asm
...
Fixed a small issue in core XM125 code that caused a file write error message to not be displayed when it should be.
2020-04-18 10:16:37 -07:00
Wayne Warthen
57f78d1a6b
CTC driver fine tuning
2020-04-17 15:53:17 -07:00
Wayne Warthen
8ad2bdbb29
SIO driver now CTC aware
...
The SIO driver can now use a CTC (if available) to provide much more flexible baud rate programming.
2020-04-17 11:25:28 -07:00
Phillip Stevens
0fa5ef45e2
Merge pull request #27 from wwarthen/dev
...
update to dev
2020-04-13 17:17:29 +10:00
Wayne Warthen
257f784318
Improved clock driver auto-detect/fallback
2020-04-12 14:54:30 -07:00
Wayne Warthen
e66d997557
Update commit.yml
...
Run commit build for master and dev branches
2020-04-11 13:37:12 -07:00
Wayne Warthen
7e85253f26
Update commit.yml
...
Run commit build in all branches
2020-04-11 13:35:23 -07:00
Wayne Warthen
e84a1bc3ea
ROMLDR Improvements
...
.com files can now be started from CP/M and size of .com files has been reduced so they always fit.
2020-04-11 13:32:55 -07:00
Wayne Warthen
f4daaa91a4
Add RC2014 UART, Improve SD protocol fix
...
- RC2014 and related platforms will autodetect a UART at 0xA0 and 0xA8
- Ensure that CS fully brackets all SD I/O
2020-04-09 11:49:09 -07:00
Wayne Warthen
5c3f75d504
Update sd.asm
...
For Z180 CSIO, ensure that xmit is finished, before asserting CS for next transaction.
2020-04-08 19:09:04 -07:00
Wayne Warthen
0901e77866
Update FDISK80.COM
...
Updated FDISK80 to allow reserving up to 256 slices.
2020-04-06 17:35:00 -07:00
Wayne Warthen
621175533b
Start v3.1 Development
2020-04-06 12:54:23 -07:00
Wayne Warthen
565400eec5
Merge pull request #110 from wwarthen/master
...
Sync
2020-04-06 12:49:56 -07:00
Wayne Warthen
9d5e792b34
Revert "New ROMLDR and INTRTC driver"
...
This reverts commit d9bed4563e .
2020-04-06 12:44:52 -07:00
Wayne Warthen
ee62847781
Revert "CP/M 3 Date Hack"
...
This reverts commit 153b494e61 .
2020-04-06 12:44:43 -07:00
Wayne Warthen
077fd2bf21
Revert "Update romldr.asm"
...
This reverts commit 4a9825cd57 .
2020-04-06 12:44:14 -07:00
Wayne Warthen
982b6c08d9
Revert "Update Apps for New Version"
...
This reverts commit ad80432252 .
2020-04-06 12:43:55 -07:00
Wayne Warthen
ad80432252
Update Apps for New Version
2020-04-05 19:45:19 -07:00
Wayne Warthen
4a9825cd57
Update romldr.asm
...
Work around minor Linux build inconsistency
2020-04-05 17:47:04 -07:00
Wayne Warthen
153b494e61
CP/M 3 Date Hack
...
- Hack to allow INTRTC to increment time without destroying the date
2020-04-05 17:03:17 -07:00
Wayne Warthen
d9bed4563e
New ROMLDR and INTRTC driver
...
- Refactored romldr.asm
- Added new periodic timer based RTC driver
2020-04-05 16:01:04 -07:00
Wayne Warthen
2e2d2bebd7
Finalize v3.0.1
...
Cleanup release for v3.0
v3.0.1
2020-04-04 10:48:34 -07:00
Wayne Warthen
77cc5d14a9
Minor RTC Updates
2020-03-31 15:22:02 -07:00
Wayne Warthen
99dadbc17c
Handle lack of RTC better
...
DSRTC driver now correctly returns an error if there is no RTC present.
2020-03-31 11:30:11 -07:00
Wayne Warthen
663a532967
Fix Auto CRT Console Switch on CP/M 3
2020-03-30 14:54:53 -07:00
Wayne Warthen
c615fd239b
CLRDIR and ZDE updates
...
- CLRDIR has been updated by Max Scane for CP/M 3 compatibility.
- A minor issue in the preconfigured ZDE VT100 terminal escape sequences was corrected.
2020-03-30 11:19:06 -07:00
Wayne Warthen
a8b29e44f3
TMS Driver Z180 Improvements
...
- TMS driver udpated to insert Z180 I/O waitstates internally so other code can run at full speed.
- Updated How-To documents from David.
- Fixed TUNE app to properly restore Z180 I/O waitstates after manipulating them.
2020-03-29 18:02:07 -07:00
Wayne Warthen
6156c4c765
XModem Timing Refinements
2020-03-29 15:42:46 -07:00
Wayne Warthen
a94fa2917e
Improve XModem Startup
...
- Extended startup timeout for XM.COM so that it doesn't timeout so quickly while host is selecing a file to send.
- Updated SD Card How-To from David Reese.
2020-03-29 12:52:15 -07:00
Wayne Warthen
1be2007b9e
Merge pull request #109 from wwarthen/master
...
Sync
2020-03-27 17:22:25 -07:00
Wayne Warthen
fb0dde5ef8
Update Generated Doc Files
v3.0.0
2020-03-27 15:51:09 -07:00
Wayne Warthen
0451620de9
Merge pull request #108 from feilipu/master
...
ReadMe.md
2020-03-27 15:40:38 -07:00
Phillip Stevens
ef7bdc4b29
Update ReadMe.md
2020-03-28 09:30:20 +11:00
Phillip Stevens
f0ac9973d0
Update ReadMe.txt
2020-03-28 09:28:32 +11:00