14 Commits

Author SHA1 Message Date
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
4e135db665 remove image controller implementation 2024-12-10 10:26:29 -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
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
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
Cyril Venditti
6a60a64c44 V1.1 Add 6502 Basic and 6802 Basic
Add 6502 Basic and 6802 Basic accessible by the OSD MiSTer menu.
2018-06-29 19:09:23 -04:00
Cyril Venditti
2d48a3905c Fix issue in MultiComp.sv and MultiComp.qsf 2018-06-25 09:05:31 -04:00
Cyril Venditti
a8139f32d0 Initial Commit
Initial Commit  of the MuliComp. MuliComp is a port of Grant Searle's MultiComp to the MiSTer
2018-06-24 13:03:53 -04:00