Wayne Warthen
aa93eb62f2
Refresh Documentation
4 years ago
Wayne Warthen
7549789248
Finalize ROM-Less Booting
4 years ago
Wayne Warthen
51d9bdb655
Minor ASSIGN Fixes, Add 2PIOTST
- Improved ASSIGN operation under CP/M 3 to better handle BIOS function invocations
- Added 2PIOTST for testing the DUALPIO MBC board
- Increased default RAM drive size for ZRC
4 years ago
Wayne Warthen
214ed54584
Miscellaneous
- Fix build under Windows (credit to Dean Netherton for finding this).
- Fix ReadMe.md file format to remove superfluous junk at top.
- Improve RAM size detection (work in progress, not part of normal build).
4 years ago
Wayne Warthen
92399fe537
More CPUSPD Tweaks
I know I said I was done, but I found a few more things I decided to tweak. Functionality is unchanged.
4 years ago
Wayne Warthen
b6aa769f12
Finalize CPUSPD
The CPUSPD app is now considered stable and fully supported. I have added the application and the API's to the documentation.
4 years ago
Wayne Warthen
21a38aed6e
CPU Speed Change API
- Moved the CPU speed changing mechanism into the HBIOS as an API call.
- Added support for CPU speed changing on Z180 platforms.
4 years ago
Wayne Warthen
52cd458e76
Add PS2INFO
- Replaced kbdinfo with more comprehensive ps2info
- Started process of clarifying licensing
4 years ago
Wayne Warthen
da71f225ca
ZPM3 Fixes
- Fixes to ZPMLDR to make it functional with RomWBW.
- Incorporate fixes from the Jon Saxton disassembly in ZPM3 itself.
- Credit to Lars Nelson for finding the ZPM3 source (disassembly).
4 years ago
Wayne Warthen
6b81146286
BPBIOS & Doc
- Updated transient SAVE command in BPBIOS with version 17 from Lars Nelson
- Updated document build process to improve consistency between documents.
4 years ago
Wayne Warthen
d9d95e76dc
Regen Documentation
4 years ago
Wayne Warthen
475596b7b4
Update Document Creation Process
- Add proper Build and Makefile files in Source/Doc directory
- Switch preprocessing from pp to m4 which is more supportable across platforms
- Building of documentation is still done manually as needed, but it is now easy to do under either Windows or Linux using provided files
4 years ago
Wayne Warthen
faa9db9394
Regen Doc
4 years ago
Wayne Warthen
ccdd2091c1
Regen Doc
4 years ago
Wayne Warthen
ddb3169c28
HDIAG work in progress
- HDIAG updates
- Regen documentation updates from Phil
- Fix ZZR config
4 years ago
Wayne Warthen
f8e0fb3a6f
HDIAG Early Development
- Initial framework. Just boots up and displays startup messages.
4 years ago
Wayne Warthen
d6783e5a6e
Regen Doc
4 years ago
Wayne Warthen
b117fe4e18
Regen Doc
- Pickup doc updates from Phil.
4 years ago
Wayne Warthen
37cb6d7d19
Misc
- Regen doc to pick up changes from Phil.
- Add rz/sz applications (CP/M 3)
4 years ago
Wayne Warthen
615454a5bc
Regen Doc
- Pick up changes in ROM Applications document from Phil.
4 years ago
Wayne Warthen
c6207155f6
Regen Documentation
Picking up changes to "ROM Applications" from Phil.
4 years ago
Wayne Warthen
219c7d12e2
More Disk Image REfactoring
- The NZCOM disk image is now a fully configured, ready-to-run disk image.
- Working on ReadMe.txt files for each of the disk images.
4 years ago
Wayne Warthen
e1cb974e76
ROM Applications Document
Phil's new ROM Applications document has been added to the documents generated and added to the /Doc directory.
4 years ago
Wayne Warthen
4f941de39c
Miscellaneous
- Improve handling of RTC latch shadow
- Hardware auto-detect on DSKY and DSKYNG
- Regen documentation
4 years ago
Wayne Warthen
aa29fe79f6
Regen Documentation
5 years ago
Wayne Warthen
099a9331bf
Miscellaneous
- Fixed Linux/MacOS build
- Fixed error reporting in some disk drivers
5 years ago
Wayne Warthen
a3a60fca98
Regenerate Documentation
5 years ago
Wayne Warthen
1b185bd7f9
Regenerate documentation
5 years ago
Wayne Warthen
f147e902a4
Update FDU for SmallZ80 I/O Port Changes
Also regenerate PDF documents.
5 years ago
Wayne Warthen
f9662479b4
Fix Doc Typo per Issue #161
5 years ago
Wayne Warthen
42db238cdb
Update FLASH.COM Application
Update Will Sowerbutts' FLASH.COM to v1.3.4.
5 years ago
Wayne Warthen
0ac5e4e239
Add TCVIEW and Z3LOC
Added ZCPR utilities TCVIEW and Z3LOC to ZPM disk image.
5 years ago
Wayne Warthen
69b2293201
Build Tweaks
5 years ago
Wayne Warthen
5919a796a7
Tiny Z80 Support
Propagated Sergey's Tiny Z80 support into dev branch.
6 years ago
Wayne Warthen
7c23f8c431
Regenerate Docs and bump Version
6 years ago
Wayne Warthen
9857dda5b5
Finish DEVICE API extension
6 years ago
Wayne Warthen
b3ec557ab9
CIO DEVICE API update
- Updates DEVICE call for all CIO devices to return unit mode and I/O base address
- Improved experimental XModem (XMX.COM) that uses direct hardware I/O for UART and USB-FIFO devices
6 years ago
Wayne Warthen
e5860f90c5
Cleanup
6 years ago
Wayne Warthen
2227e2a32a
Update Note/Octave Table
- Updated formatting of the Note/Octave Table in the Architecture document because Markdown does not support column spanning.
6 years ago
Wayne Warthen
cbb963b1ea
XModem Improvements
New **experimental** adaptation of XModem called XMX.COM:
- Fixes occasional "stall" at startup (I think)
- Reduces HBIOS overhead substantially
- Automatically uses the console port no matter what COM port the console is on
6 years ago
Wayne Warthen
5c565f8c3e
Miscellaneous
- CP/M 3 loader space improvement
- Minor doc update (thanks Radek)
- Preliminary diag level management
- Minor cosmetic bugs
6 years ago
Wayne Warthen
3f46921c6c
Change PANIC behavior a bit
- Also includes a fix for a build issue in PPIDE identified by Richard Deane.
6 years ago
Wayne Warthen
c0410624b5
CP/M 3 improvement in SYSCOPY
- Under CP/M 3, sectors per track must be adjusted for physical sector size.
6 years ago
Wayne Warthen
6afc56a7ca
More system restart options
6 years ago
Wayne Warthen
2dec8dacc9
Improve Build and Doc for CP/M 3 and ZPM3
- Put CP/M 3 and ZPM3 built system files into Binary directory to make them easier to access for manual upgrades.
- Improve upgrade documentation.
6 years ago
Wayne Warthen
84d206ced4
Misc. Cleanup
- Regenerate documentation
- Improve CP/M 3 drive assignment handling
- Fixed SYSCOPY issue with new partition handling
6 years ago
Wayne Warthen
33da94a4bd
Regenerate Doc
6 years ago
Wayne Warthen
74e79a6c59
Regenerate Doc, Bump Version
blah, blah, blah
6 years ago
Wayne Warthen
e418b04c3e
Regenerate Documentation
6 years ago
Wayne Warthen
ae02d6aea0
Regenerate Documentation
6 years ago