Difference: McForth (24 vs. 25)

Revision 252019-12-30 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
%DASHBOARD{ section="banner"
Line: 27 to 27
 
forth.hex
Modified version of Mike Riley's Rc/Forth, ROM version. Changed to work with my modified version of IDIOT. Loads in at 0500h. You can get it from the COSMAC ELF yahoo group.
idiot_new.hex
New version of IDIOT with SCRT routines, along with TYPE, MSG, READ, and INPUT routines for basic console I/O. Loads in at 0000h. You can get it from the COSMAC ELF yahoo group. For details see http://www.retrotechnology.com/memship/mship_idiot.html
Changed:
<
<
Concatenated this two files as mc-forth.hex and convert it to a binary file:
>
>
Concatenate this two files as mc-forth.hex and convert it to a binary file:
 
pi@cosmac:~/elf/forth $ cat idiot_new_qhi.hex forth.hex > mc-forth.hex
pi@cosmac:~/elf/forth $ hex2bin mc-forth.hex 

Line: 154 to 154
 C-H Ting, Juergen Pintaske and Steve Teal wrote the fine book FIG-Forth Manual: Documentation and Test in 1802 IP
Changed:
<
<
I bought the book and the proposed Lattice FPGA board ICE40HX8K-B-EVN
>
>
I bought the book and the proposed Lattice FPGA board ICE40HX8K-B-EVN
 (e.g. from mouser, about $50). This FPGA can be programmed as an CDP1802 system with RAM, UART, Timer and I/O, the serial console is also implemented as USB CDC!
Line: 194 to 194
  ?TERMINAL does not seem to work as expected.
Changed:
<
<
The system on chip coded in VHDL and implemented for the Lattice iCE40-hx8k dev board is about 150 times faster than the Membership Card. That's about 300 MHz clock for an original CDP1802.
>
>
The system on chip coded in VHDL and implemented for the Lattice iCE40-hx8k dev board is about 150 times faster than the Membership Card. That's about 300 MHz clock for an original CDP1802.
 
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback