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
2018-06-24 13:03:53 -04:00
2018-06-24 13:03:53 -04:00
2018-06-24 13:03:53 -04:00
2018-06-29 19:09:23 -04:00
2018-06-29 19:09:23 -04:00
2018-06-24 13:03:53 -04:00
2018-06-24 13:03:53 -04:00
2018-06-24 13:03:53 -04:00
2018-06-24 13:03:53 -04:00
2018-06-24 13:03:53 -04:00
2018-06-29 19:09:23 -04:00

MISTer MultiComp

Port of Grant Searle's MultiComp to the MiSTer. The MiSTer OSD while allow the access to three machines:

Z80 CP/M - SD card needed in I/O Board:

For convenience you can use the Multicomp FPGA - CP/M Demo Disk from Obsolescence Guaranteed: http://obsolescence.wixsite.com/obsolescence/multicomp-fpga-cpm-demo-disk

After you have flash the CP/M Demo Disk to the SD Card you will have to use the secondary SD Card on the MiSTer on I/O Board: https://github.com/MiSTer-devel/Main_MiSTer/wiki/IO-Board

Using CP/M - from Grant Searle website: http://searle.hostei.com/grant/Multicomp/cpm/fpgaCPM.html#UsingTheMachine

6502 Basic - No SD card support (No CSAVE/CLOAD):

END, FOR, NEXT, DATA, INPUT, DIM, READ, LET, GOTO, RUN, IF, RESTORE, GOSUB, RETURN, REM, STOP, ON, NULL, WAIT, DEF, POKE, PRINT, CONT, LIST, CLEAR, NEW, TAB(, TO, FN, SPC(, THEN, NOT, STEP, SGN, INT, ABS, USR, FRE, POS, SQR, RND, LOG, EXP, COS, SIN, TAN, ATN, PEEK, LEN, STR$, VAL, ASC, CHR$, LEFT$, RIGHT$, MID$, +, -, *, /, ^, AND, OR, >, +, <

6809 Basic - No SD card support(No CSAVE/CLOAD):

FOR, GO, REM, ELSE, IF, DATA, PRINT, ON GOSUB, ON GOTO, INPUT, LINE INPUT, END, NEXT, DIM, READ, RUN, RESTORE, RETURN, STOP, POKE, CONT, LIST, CLEAR, NEW, EXEC, TAB, TO, SUB, THEN, NOT, STEP, +, -, *, /, ^, AND, OR, >, =, <, DEL, DEF, LET, RENUM, FN, &, &H, TRON, TROFF, EDIT, SGN, INT, ABS, USR, RND, SIN, PEEK, LEN, STR$, VAL, ASC, CHR$, LEFT$, RIGHT$, MID$, INKEY$, MEM, ATN, COS, TAN, EXP, FIX, LOG, SQR, HEX$, VARPTR, INSTR, STRING$, MID$ (MODIFICATION), POS

http://searle.hostei.com/grant/Multicomp/#BASICKeywords

License

Software and VHDL project download link

By downloading these files you must agree to the following: The original copyright owners of ROM contents are respectfully acknowledged. Use of the contents of any file within your own projects is permitted freely, but any publishing of material containing whole or part of any file distributed here, or derived from the work that I have done here will contain an acknowledgment back to myself, Grant Searle, and a link back to this page. Any file published or distributed that contains all or part of any file arom this page must be made available free of charge.

Original Author

Grant Searle

URL

Grant's MULTICOMP pick and mix computer

Note

The 6809 Basic is not resetting properly. This issue is present in the original Grant Searle's MultiComp project

Description
Port of Grant Searle's MultiComp to the MiSTer
Readme 25 MiB
Languages
Assembly 50.6%
VHDL 25.9%
Verilog 10.6%
SystemVerilog 5.6%
Python 5.1%
Other 2.1%