Commit Graph

  • 442a180d8a add missing Microcomputer6809Forth.vhd master Fred VanEijk 2025-01-07 14:27:43 -05:00
  • 9d554828fd adding 6809 CamelForth microcomputer Fred VanEijk 2025-01-06 09:31:08 -05:00
  • 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 Fred VanEijk 2024-12-17 07:56:55 -05:00
  • 4ef031e17a update sys to latest keep old sd_card.sv as image_card.sv Fred VanEijk 2024-12-16 18:03:47 -05:00
  • e51684ed65 fix keyboard mapping to be correct on a US keyboard Fred VanEijk 2024-12-15 10:25:23 -05:00
  • 4e135db665 remove image controller implementation Fred VanEijk 2024-12-10 10:26:29 -05:00
  • 5032cb28ce remove the broken delay in sd_controller Fred VanEijk 2024-12-08 09:58:13 -05:00
  • 1efd36aa14 - remove the image controller option - extend initial startup delay in sd_controller - update README.md Fred VanEijk 2024-12-07 09:24:35 -05:00
  • 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 Fred VanEijk 2024-12-05 21:22:14 -05:00
  • 1dae91a05e - add hardware flow control rts/cts - update README.md OSD and BASIC sections - fix horizontal offset too far left in VGA mode Fred VanEijk 2024-12-02 16:25:06 -05:00
  • ba0355cd18 Recent Updates: - Fixed handling of CP/M hex segments that overlap with CBIOS area - Improved track 0 initialization with proper segment ordering - Added verification of track 0 contents after writing - Added detailed segment analysis output - Fixed directory initialization for single-drive images - Added better error handling for missing hex files - Added force option for skipping confirmation prompts - Added hex file path configuration options - Improved debug output and progress reporting Fred VanEijk 2024-11-03 08:39:09 -05:00
  • 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 Fred VanEijk 2024-11-01 09:04:45 -04:00
  • 12cfd07730 make new things clear for zip file basic utils problems etc Fred VanEijk 2024-10-31 15:51:29 -04:00
  • 444e196441 adding script to get the .com files from the transient package Fred VanEijk 2024-10-31 15:29:15 -04:00
  • e4424affcd add com files for basic cp/m and update README.MD Fred VanEijk 2024-10-31 13:41:54 -04:00
  • 99cab8c923 readme.md for cpm.img Fred VanEijk 2024-10-31 13:30:31 -04:00
  • 2aeeef95b6 add files from transient package to the image, making for a better 1st user experience Fred VanEijk 2024-10-31 13:21:56 -04:00
  • 54a269be79 update tasm to v3.2 which will run on 64bit windows Fred VanEijk 2024-10-30 09:28:17 -04:00
  • 8c4cd01a96 fix table Fred VanEijk 2024-10-22 16:54:14 -04:00
  • 533702631a fix table Fred VanEijk 2024-10-22 16:46:02 -04:00
  • 7c8df37cfd add a pyhon script to build/read the cpm image Fred VanEijk 2024-10-22 16:38:14 -04:00
  • e3d27cd466 add some cp/m example apps to a sd card image Fred VanEijk 2024-10-22 16:36:00 -04:00
  • 5496711b11 initial add Fred VanEijk 2024-10-22 15:50:15 -04:00
  • 182f6a84fc add instructions for use of cpm.img file and installing applications to it. Fred VanEijk 2024-10-19 10:17:00 -04:00
  • 795164fb4f add python script to clear drives B to P of the cpm.img add zip that contains a cpm.img file that can be mounted from the Mister games/MultiComp directory this img has CP/M and the G Searl download program pre configured Fred VanEijk 2024-10-19 09:57:33 -04:00
  • 6fbf5e062f add instruction for creation of SD Card cpm image to readme fvaneijk 2024-10-19 07:04:33 -04:00
  • 3b79e2808f some cleanup fvaneijk 2024-10-18 18:46:05 -04:00
  • 5e1446a684 remove line fvaneijk 2024-10-18 18:43:54 -04:00
  • 59d68d12ac Add description on how to use the Mister serial/console port to connect to the core serial port fvaneijk 2024-10-18 18:34:11 -04:00
  • 4f9fef711c Update README.md Cyril Venditti 2024-10-05 13:40:43 -04:00
  • ef59abb39d Update RBF Cyril Venditti 2021-01-13 10:46:18 -05:00
  • e7a4845c69 Update README.md Cyril Venditti 2021-01-13 10:35:18 -05:00
  • e35a7aaf64 Merge pull request #2 from S0urceror/master Cyril Venditti 2021-01-13 10:32:59 -05:00
  • 3521a480de Updated SD to support writes on virtual SDcard S0urceror 2020-12-29 12:05:06 +01:00
  • 2eb56fa2db lower wait time S0urceror 2020-12-23 21:01:37 +01:00
  • 22525e6668 SPI USB support + wait in SD code S0urceror 2020-12-23 14:26:20 +01:00
  • fc0792fba1 updated README Mario Smit 2020-11-21 21:44:24 +01:00
  • 4da3af2feb fixed serial via uart Mario Smit 2020-11-21 21:28:30 +01:00
  • 5df985e5c1 Removed old IP and new sys and configuration Mario Smit 2020-11-16 16:26:03 +01:00
  • 49f42e4b83 Update MicrocomputerZ80CPM.vhd honupata 2018-07-05 10:16:31 -04:00
  • ca967a4c72 Update README.md honupata 2018-06-29 19:10:58 -04:00
  • 6a60a64c44 V1.1 Add 6502 Basic and 6802 Basic Cyril Venditti 2018-06-29 19:09:23 -04:00
  • 2d48a3905c Fix issue in MultiComp.sv and MultiComp.qsf Cyril Venditti 2018-06-25 09:05:31 -04:00
  • a8139f32d0 Initial Commit Cyril Venditti 2018-06-24 13:03:53 -04:00