DIY-Calculator Hardware:Downloads
From DIY-Calculator_Hardware
(Difference between revisions)
Revision as of 11:50, 22 September 2006 Jh (Talk | contribs) ← Previous diff |
Revision as of 09:33, 28 September 2006 Jh (Talk | contribs) Next diff → |
||
Line 19: | Line 19: | ||
'''22.Sep.2006''': current version of the ROM monitor: [[:Media:monitor-0.4.zip|monitor-0.4.zip]] (single step code included) | '''22.Sep.2006''': current version of the ROM monitor: [[:Media:monitor-0.4.zip|monitor-0.4.zip]] (single step code included) | ||
+ | |||
+ | '''28.Sep.2006''': utility to crop off RAM area at the end of the .mem file: [[:Media:adj_mem-1.0.tar.gz|adj_mem-1.0.tar.gz]] |
Revision as of 09:33, 28 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
22.Sep.2006: current version of the ROM monitor: monitor-0.4.zip (single step code included)
28.Sep.2006: utility to crop off RAM area at the end of the .mem file: adj_mem-1.0.tar.gz