Commit Graph

6 Commits

Author SHA1 Message Date
Fred VanEijk
4e135db665 remove image controller implementation 2024-12-10 10:26:29 -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
Mario Smit
4da3af2feb fixed serial via uart 2020-11-21 21:28:30 +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