Fred VanEijk
9d554828fd
adding 6809 CamelForth microcomputer
2025-01-06 09:31:08 -05:00
Fred VanEijk
60339ca389
update assembler cpm bios read/write routines to be more robust
...
add cpm-blank.zip with the more robust cpm bios read/write routines
2024-12-17 07:56:55 -05:00
Fred VanEijk
4ef031e17a
update sys to latest
...
keep old sd_card.sv as image_card.sv
2024-12-16 18:03:47 -05:00
Fred VanEijk
e51684ed65
fix keyboard mapping to be correct on a US keyboard
2024-12-15 10:25:23 -05:00
Fred VanEijk
4e135db665
remove image controller implementation
2024-12-10 10:26:29 -05:00
Fred VanEijk
5032cb28ce
remove the broken delay in sd_controller
2024-12-08 09:58:13 -05:00
Fred VanEijk
1efd36aa14
- remove the image controller option
...
- extend initial startup delay in sd_controller
- update README.md
2024-12-07 09:24:35 -05:00
Fred VanEijk
f219ef5c22
- work on basic/interpreter option for for Z80/CPM
...
- add warm/cold reset option for the 6809
- add tools and docs to build 6809 interpreter
- revert the basMon files
2024-12-05 21:22:14 -05:00
Fred VanEijk
1dae91a05e
- add hardware flow control rts/cts
...
- update README.md OSD and BASIC sections
- fix horizontal offset too far left in VGA mode
2024-12-02 16:25:06 -05:00
Fred VanEijk
b4c9d45ed1
add image controller - for using images as cp/m disk
...
increase read buffer of UART from 16 to 64 bytes
allow selection of UART baud rate
allow selection of sd controller or image controller
update readme.md with more explanation of above and more detail on MultiComp use specifically for CP/M
2024-11-01 09:04:45 -04:00
S0urceror
3521a480de
Updated SD to support writes on virtual SDcard
2020-12-29 12:05:06 +01:00
S0urceror
2eb56fa2db
lower wait time
2020-12-23 21:01:37 +01:00
S0urceror
22525e6668
SPI USB support + wait in SD code
2020-12-23 14:26:20 +01:00
Mario Smit
4da3af2feb
fixed serial via uart
2020-11-21 21:28:30 +01:00
Mario Smit
5df985e5c1
Removed old IP and new sys and configuration
2020-11-16 16:26:03 +01:00