Wayne Warthen
94239866a5
Merge pull request #340 from wwarthen/dev
...
Dev
v3.2.1
2023-04-14 18:29:17 -07:00
Wayne Warthen
2681b84a20
Finalize v3.2.1
2023-04-14 18:10:24 -07:00
Wayne Warthen
b5437c56e9
Suppress Serial HFC During Boot
...
If serial hardware flow control is enabled, but not working, then a system will appear dead because it won't send any data to the host computer. This change suppresses hardware flow control during boot just to ensure that boot messages can make it to the serial console. This will only be effective for serial interfaces that support dynamic management of HFC.
v3.2.1-rc.3
2023-04-11 13:09:22 -07:00
Wayne Warthen
f640630a06
CPU Speed Calc Tweek
...
- Exit CPU speed detection routine earlier if the clock is not ticking.
- Fix minor regression in the SBC_simh.asm config file.
v3.2.1-rc.2
2023-04-10 16:20:12 -07:00
Wayne Warthen
53e201bd28
Handle Overflow in CPUSPD
...
Edge case where the CPU speed detection routine would overflow in a fast emulator and return a speed of 0.000 MHz. Modified to fail back to the default CPU speed from the config file if an overflow occurs.
v3.2.1-rc.1
2023-04-09 12:48:36 -07:00
Wayne Warthen
51d962aeab
Finalize v3.2.1
v3.2.1-rc.0
2023-04-07 10:22:46 -07:00
Wayne Warthen
5f36cf9a12
Fix TUNE Delay Factor Handling
v3.2.1-dev.4
2023-04-03 13:44:52 -07:00
Wayne Warthen
d812066f2e
Update Z80 Tests
...
Update Z80 CPU instruction test suite to v1.2.
2023-03-29 15:46:46 -07:00
Wayne Warthen
7563863be2
DOS/65 Refresh
...
- Refresh WIP files of DOS/65 from Dan Werner
- Another tweak to SURVEY
- Regen PDF docs
v3.2.1-dev.3
2023-03-27 14:44:54 -07:00
Wayne Warthen
9654d487ba
Merge pull request #338 from b1ackmai1er/dev
...
VGMPLAY documentation and YM2151 support
2023-03-27 14:14:14 -07:00
b1ackmai1er
5b339aef3e
Update vgmplay.txt
2023-03-27 23:39:26 +08:00
b1ackmai1er
47a7d81bb9
Update Applications.md
...
Add basic VGMPLAY information
2023-03-27 23:36:24 +08:00
b1ackmai1er
a92c44e53f
ym2151 vgm files
2023-03-26 20:43:47 +08:00
b1ackmai1er
cc9f5dd516
Update vgmplay.asm
...
YM2151 updates
2023-03-26 19:31:52 +08:00
Wayne Warthen
6e34de0e02
Cosmetic
...
Minor cosmetic changes in source.
2023-03-25 12:05:57 -07:00
Wayne Warthen
5a6d7f853b
Update HEXCOM.COM
...
Renamed HEXCOM.CPM -> HEXCOM.COM.
2023-03-25 11:57:26 -07:00
b1ackmai1er
a646f49866
Merge pull request #52 from wwarthen/dev
...
Dev
2023-03-24 17:06:35 +08:00
Wayne Warthen
98a33b8b50
CTC & CPU Speed
...
- Revamped CTC detection algorithm hoping to handle problem XRBR is having
- Fixed typo in dynamic CPU speed test that caused it to not be properly recorded/reported (credit XRBR)
- Allow use of DEL/RUBOUT keys as backspace in ROM Loader and Debug Monitor
v3.2.1-dev.2
2023-03-23 12:54:57 -07:00
Wayne Warthen
8aebaab3fe
Fix SURVEY.COM (again)
...
- Previous fix to SURVEY.COM port survey broke the memory survey. Everything should be OK now.
- Regenerated documentation.
v3.2.1-dev.1
2023-03-22 16:15:04 -07:00
Wayne Warthen
798d8c3ea3
Merge pull request #337 from wwarthen/master
...
Sync
2023-03-22 15:58:32 -07:00
Wayne Warthen
bbaf2b0714
Merge pull request #336 from elevendroids/master
...
Fix default ZETA V2 SBC configuration
2023-03-22 15:57:43 -07:00
Michal Potrzebicz
74a8283bba
Fix default ZETA V2 SBC configuration
...
- Set the default CPUOSC to 8MHz (default value in the project's
documentation), updated the User Guide
- Set the FDD controller to ZETA2 - regression introduced in bd664c3
2023-03-22 22:37:22 +00:00
Wayne Warthen
e869e55252
Prep v3.2.1 Development Branch
v3.2.1-dev.0
2023-03-21 14:48:28 -07:00
Wayne Warthen
e8a76817dc
Merge pull request #335 from wwarthen/master
...
Catch-up
2023-03-18 20:09:02 -07:00
Wayne Warthen
e839c77844
Merge pull request #332 from wwarthen/dev
...
Fix Doc URL Path
v3.2.0
2023-03-18 19:37:13 -07:00
Wayne Warthen
ada7254b84
Fix Doc URL Path
2023-03-18 19:20:48 -07:00
Wayne Warthen
cd96ea7e26
Merge pull request #331 from wwarthen/dev
...
Merge Final v3.2
2023-03-18 19:11:38 -07:00
Wayne Warthen
0098540cc9
Finalize 3.2.0
2023-03-18 18:50:46 -07:00
Wayne Warthen
b3e7e2ff62
Doc Updates
2023-03-18 17:57:44 -07:00
Wayne Warthen
582937de8e
Merge branch 'dev' of https://github.com/wwarthen/RomWBW into dev
2023-03-18 17:13:01 -07:00
Wayne Warthen
5f5953edd8
Doc Tweaks
2023-03-18 17:12:46 -07:00
Wayne Warthen
50cd6ff955
Merge pull request #330 from b1ackmai1er/dev
...
Update dma.asm
2023-03-17 17:33:23 -07:00
Wayne Warthen
82c53bd20b
Update to Small Computer Z50 Configurations
...
- Improve adherence to Z50 standard.
v3.2.0-rc.8
2023-03-17 15:53:58 -07:00
b1ackmai1er
0d0f5fb182
Update dma.asm
...
cp/m fails to boot with the dma driver included but no dma hardware installed. This is because the default "dma_fail_flag" indicates that the dma is good to go. But in safe mode the dma initialization never takes place to find no dma and set this flag, so the memory driver hangs. This change is to make the default status of the flag the failed state so the memory driver will fallback to software in recovery mode.
2023-03-18 02:13:00 +08:00
Wayne Warthen
3773c9c7fa
Regen Docs
...
Regenerate pdf files based on Phil's updates.
2023-03-17 11:04:31 -07:00
Wayne Warthen
b7dc67b9c7
Merge pull request #329 from b1ackmai1er/dev
...
Update SystemGuide.md
2023-03-17 10:44:52 -07:00
b1ackmai1er
76c4209a5e
Update ReadMe.md
2023-03-17 20:49:46 +08:00
b1ackmai1er
76d9a99758
Update SystemGuide.md
2023-03-17 20:15:55 +08:00
b1ackmai1er
1db858027e
Update ROM_Applications.md
...
spelling and grammar
2023-03-17 20:11:14 +08:00
b1ackmai1er
d3fb3710ff
Update UserGuide.md
2023-03-17 20:05:57 +08:00
b1ackmai1er
170cecd112
Update UserGuide.md
2023-03-17 20:04:12 +08:00
b1ackmai1er
f469699449
Update UserGuide.md
...
Spelling
2023-03-17 19:58:46 +08:00
b1ackmai1er
c4ff7315c9
Update Applications.md
...
Spelling corrections.
2023-03-17 19:20:14 +08:00
b1ackmai1er
ddbd338b6f
Update SystemGuide.md
...
Spelling and grammer fixes
2023-03-17 19:02:38 +08:00
Wayne Warthen
77c6f934dc
More Documentation Cleanup
2023-03-16 20:48:49 -07:00
Wayne Warthen
f72bf4e4c5
Documentation Cleanup
2023-03-16 16:23:14 -07:00
Wayne Warthen
dcc6bd2b62
Documentation Cleanup
2023-03-16 16:22:04 -07:00
Wayne Warthen
01fac79902
Merge pull request #328 from b1ackmai1er/dev
...
Some driver documentation updates and corrections
2023-03-15 10:56:26 -07:00
b1ackmai1er
70d3f54834
Some driver documentation updates and corrections
2023-03-15 20:57:51 +08:00
b1ackmai1er
650dcdb35f
Merge pull request #51 from wwarthen/dev
...
Dev
2023-03-15 20:07:46 +08:00