DIY-Calculator Hardware:Downloads
From DIY-Calculator_Hardware
(Difference between revisions)
Revision as of 06:37, 13 September 2006 Jh (Talk | contribs) ← Previous diff |
Revision as of 16:53, 19 September 2006 Jh (Talk | contribs) Next diff → |
||
Line 15: | Line 15: | ||
* the keypad controller VHDL: [[:Media:keypad_ctrl.zip|keypad_ctrl.zip]] | * the keypad controller VHDL: [[:Media:keypad_ctrl.zip|keypad_ctrl.zip]] | ||
* the ROM monitor V0.1: [[:Media:monitor-0.1.zip|monitor-0.1.zip]] | * the ROM monitor V0.1: [[:Media:monitor-0.1.zip|monitor-0.1.zip]] | ||
+ | |||
+ | '''19.Sep.2006''': current version of the ROM monitor: [[:Media:monitor-0.3.zip|monitor-0.3.zip]] |
Revision as of 16:53, 19 September 2006
27.Jul.2006: hex2mem-1.0.tar.gz : convert Intel HEX to IPexpress MEM
31.Aug.2006: cpu_02.zip
6.Sep.2006: lcd_ctrl.zip uart.zip
7.Sep.2006: cpu_03.zip (added VER instruction)
13.Sep.2006: some conversion utilitites:
- convert Intel HEX to binary: hex2bin-1.0.tar.gz
- convert binary to Intel HEX: bin2hex-1.0.tar.gz
- convert Intel HEX to DIY Calculator RAM: hex2ram-1.1.tar.gz
- convert DIY Calculator RAM to Intel HEX: ram2hex-1.0.tar.gz
- the keypad controller VHDL: keypad_ctrl.zip
- the ROM monitor V0.1: monitor-0.1.zip
19.Sep.2006: current version of the ROM monitor: monitor-0.3.zip