Wayne Warthen
9072bc6d70
Issue #366
Based on input from Dean Jenkins:
- Updated User Guide to clarify some nuances related to use of Combo Disk Images
- Added "blank" slice images
2 years ago
Wayne Warthen
480dbe4f4c
Add Disk Images for ROMless Configurations
2 years ago
Wayne Warthen
26fad23c3a
Z280 ROMless Fixes
- Corrected a couple deficiencies that caused Z280 CPUs to fail in the new ROMless configuration
2 years ago
Wayne Warthen
883dab7e97
ROMless Operation Overhaul
- Implement new approach to ROMless boot and operation. Still missing the ability to seed the RAM disk.
- Tweaks to CH driver
2 years ago
Wayne Warthen
d3f5643791
CH Driver Tweaks
2 years ago
Wayne Warthen
5299d24379
Merge pull request #363 from skullandbones/Issue-362_RPI4_no_bios.bin_v1
zxcc: Fix for load bios.bin failure on a RPi4
2 years ago
Dean Jenkins
a229db96a6
zxcc: Fix for load bios.bin failure on a RPi4
Fix load_bios() when used on a Raspberry Pi4.
The defect was corrupting the path of the zxcc executable.
The fix is to NUL terminate the path string from the readlink()
call.
2 years ago
Wayne Warthen
092e44c62e
RPi Builds & CH375/6 Support
- The build process was enhanced by Dean Jenkins to support the Raspberry Pi. Note that the Propeller firmware will not be generated by a RPi build. See Issue #358 .
- Initial support for USB storage via CH375/6.
2 years ago
Wayne Warthen
722bce819b
Bump Version
2 years ago
Wayne Warthen
2d470a2a90
Merge pull request #360 from danwerner21/dev
ESP32 Driver updates
2 years ago
Dan Werner
b6700dfa4c
ESP32 Driver updates
2 years ago
Wayne Warthen
cfc76d0659
Add Heath H8 Framework
2 years ago
Wayne Warthen
7fce3277a0
Create SCZ180_sc700.asm
- Missed this file on last commit
2 years ago
Wayne Warthen
2219e4c82d
Miscellaneous
- Add SCZ180_sc700 standard build
- Minor fix to DMAMON
2 years ago
Wayne Warthen
68e841e62c
Miscellaneous
- Minor correction to DMAMON to restore proper operation of interrupt testing
- Minor improvements to QPM documentation
2 years ago
Wayne Warthen
bb70c36b36
Improve QPM Build
The QPM portion of the build has been updated to dynamically combine the current CBIOS with the static QPM CCP and BDOS binaries. This will keep the QPM system image up to date and avoid HBIOS version mismatch warnings.
2 years ago
Wayne Warthen
c391fd6d56
Support S100 Propeller Console
2 years ago
Wayne Warthen
e69caf5059
Add SROM (Serial ROM) Utility
2 years ago
Wayne Warthen
8b7e71049b
FDC Detection Update & Enable ESP Driver on Duodyne
- Based on reports from Martin R, the FDC detection algorithm has been updated to try reading the FDC MSR register twice to try and get the desired value of 0x80.
- Dan Werner's ESP board for Duodyne is working well, so the default Duodyne config has been changed to automatically detect this board.
2 years ago
Wayne Warthen
50e190c755
Merge pull request #357 from fernandocarolo/dev
Fix references to the EPFDC driver in comments.
2 years ago
Wayne Warthen
d0eccf026b
Enable INTRTC for Easy Z80
2 years ago
Fernando Carolo
39f796ce22
Fix references to the EPFDC driver in comments.
The EtchedPixels floppy disk controller is known by the identifier
'FDMODE_EPFDC', but the comments in the Config subdirectory have an
incorrect reference to 'EPWDC'. This fix updates the comments to use the
correct name.
2 years ago
Wayne Warthen
5610e79db4
Improve FD Driver Detection
Credit to Martin R for reporting that his FDC was not being detected. The delay between FDC status register reads was increased in the detection routine to correct this.
2 years ago
Wayne Warthen
e782b78b16
Bump Version
2 years ago
Wayne Warthen
c0d3969244
Merge pull request #356 from b1ackmai1er/dev
Duo/MBC IM2 Hardware Timer support
2 years ago
b1ackmai1er
c62af3df33
MBC / DUO IM2 template
Template for setting up interrupts using the IM2 pin header on MBC and DUO platforms.
2 years ago
b1ackmai1er
6d736996fd
Merge pull request #60 from wwarthen/dev
Support Serial Ports on ESP32 Board
2 years ago
Wayne Warthen
8bc801d0a4
Support Serial Ports on ESP32 Board
2 years ago
b1ackmai1er
2c6b7f7fb1
Update std.asm
2 years ago
b1ackmai1er
c3503f56d1
Update cfg_z80retro.asm
2 years ago
b1ackmai1er
d4c87996f0
Merge branch 'dev' of https://github.com/b1ackmai1er/RomWBW into dev
2 years ago
b1ackmai1er
9f5b3a8b1c
Duo/MBC IM2 Hardware Timer support
2 years ago
Wayne Warthen
d06e1e2a5c
Initial DUO Interrupt Handling
2 years ago
Wayne Warthen
22a0c52af3
Bump Version
2 years ago
Wayne Warthen
85aa7e89c2
Merge pull request #355 from b1ackmai1er/dev
Update DMAMON
2 years ago
b1ackmai1er
59d04f2446
Update std.asm
2 years ago
b1ackmai1er
9cc52e30d6
Update dmamon.asm
2 years ago
Wayne Warthen
e1a4e815dc
Fix S100 Z180 Board LED Operation
- Status LED for S100 Z180 board was not enabled. Credit to Jay Cotton for finding this.
2 years ago
Wayne Warthen
3c340d1ab9
Miscellaneous
- Minor documentation updates
- Improve ESP driver hardware detection
2 years ago
Wayne Warthen
138248fafc
Merge pull request #354 from oholiab/xm_send_on_port
Add port option to XM's send mode
2 years ago
Matt Carroll
834eefb0bb
Add port option to XM's send mode
2 years ago
Wayne Warthen
7835eb5deb
Duodyne Work in Progress
- Updated DMA Driver
- Updated PCF I2C Driver
3 years ago
Wayne Warthen
d1a5c66147
Update DUO_std.asm
3 years ago
Wayne Warthen
b184ccfb78
Miscellaneous
- Updated S100 Monitor launch code to warn user if console will be directed to S100 bus vs. active on-board UART.
- Updated Duodyne early boot to add a delay to stabilize the boot process. This is temporary and needs to be further investigated.
3 years ago
Wayne Warthen
4776b32cd3
Revise S100 Monitor Boot Option
3 years ago
Wayne Warthen
2bc5333f2b
Add Boot Loader Menu Entry for S100 Z180 Monitor Invocation
3 years ago
Wayne Warthen
a5575456e2
Initial Support for Duodyne
3 years ago
Wayne Warthen
bdb8dc020b
Update S100 Monitor to v0.34
3 years ago
Wayne Warthen
faaba69554
Improve sd.asm SD Card Compatibility
- PIO mode of sd.asm driver modified to setup shadow register (Issue #352 ).
- Relocated Z280 IVT to improve space utilization in HBIOS bank.
3 years ago
Wayne Warthen
0395bba4f5
Preliminary Support for ESP32 Nhyodyne Module
- Initial console support for Dan Werner's ESP32 Module
3 years ago