DIY-Calculator Hardware:Downloads
From DIY-Calculator_Hardware
(Difference between revisions)
Revision as of 15:03, 11 November 2006 Jh (Talk | contribs) ← Previous diff |
Revision as of 09:31, 20 November 2006 Jh (Talk | contribs) Next diff → |
||
Line 3: | Line 3: | ||
<div style="background:#f9f9f9; padding:0; border:1px solid #aaaaaa; margin-bottom:15px;"> | <div style="background:#f9f9f9; padding:0; border:1px solid #aaaaaa; margin-bottom:15px;"> | ||
<div style="background:#eeeeee; padding:0 0.4em 0 0.4em; border-bottom:1px solid #aaaaaa;"> | <div style="background:#eeeeee; padding:0 0.4em 0 0.4em; border-bottom:1px solid #aaaaaa;"> | ||
- | '''11.Nov.2006''': new versions of VHDL modules and ROM monitor (SPI flash controller added): | + | '''20.Nov.2006''': new version of Loader Application: |
+ | </div> | ||
+ | <div style="padding:0.2em 0.4em 0.2em 0.4em;"> | ||
+ | * [[:Media:diy_load-1.1-src.zip|diy_load-1.1-src.zip]] | ||
+ | * [[:Media:diy_load-1.1-windows-exe.zip|diy_load-1.1-windows-exe.zip]] | ||
+ | * [[:Media:diy_load-1.1-linux-exe.zip|diy_load-1.1-linux-exe.zip]] | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div style="background:#f9f9f9; padding:0; border:1px solid #aaaaaa; margin-bottom:15px;"> | ||
+ | <div style="background:#eeeeee; padding:0 0.4em 0 0.4em; border-bottom:1px solid #aaaaaa;"> | ||
+ | '''11.Nov.2006''': Loader Application + Simulator for Loader: | ||
</div> | </div> | ||
<div style="padding:0.2em 0.4em 0.2em 0.4em;"> | <div style="padding:0.2em 0.4em 0.2em 0.4em;"> | ||
Line 12: | Line 23: | ||
* [[:Media:diy_sim-1.0-windows-exe.zip|diy_sim-1.0-windows-exe.zip]] | * [[:Media:diy_sim-1.0-windows-exe.zip|diy_sim-1.0-windows-exe.zip]] | ||
* [[:Media:diy_sim-1.0-linux-exe.zip|diy_load-1.0-linux-exe.zip]] | * [[:Media:diy_sim-1.0-linux-exe.zip|diy_load-1.0-linux-exe.zip]] | ||
- | |||
MinGW Developer Studio from Parinyasoft. Normally you would get these from [http://www.parinyasoft.com http://www.parinyasoft.com], but this site was down quite often during the last months, so we provide them here: | MinGW Developer Studio from Parinyasoft. Normally you would get these from [http://www.parinyasoft.com http://www.parinyasoft.com], but this site was down quite often during the last months, so we provide them here: | ||
* [[:Media:MinGWStudioSetup-2.05.zip|MinGWStudioSetup-2.05.zip]] | * [[:Media:MinGWStudioSetup-2.05.zip|MinGWStudioSetup-2.05.zip]] | ||
* [[:Media:MinGWStudioGTK-dev-2.6.4.zip|MinGWStudioGTK-dev-2.6.4.zip]] | * [[:Media:MinGWStudioGTK-dev-2.6.4.zip|MinGWStudioGTK-dev-2.6.4.zip]] | ||
- | |||
A new version of the ROM monitor: | A new version of the ROM monitor: | ||
* [[:Media:monitor-0.6.zip|monitor-0.6.zip]] | * [[:Media:monitor-0.6.zip|monitor-0.6.zip]] | ||
+ | |||
</div> | </div> | ||
</div> | </div> |
Revision as of 09:31, 20 November 2006
20.Nov.2006: new version of Loader Application:
11.Nov.2006: Loader Application + Simulator for Loader:
- diy_load-1.0-src.zip
- diy_load-1.0-windows-exe.zip
- diy_load-1.0-linux-exe.zip
- diy_sim-1.0-src.zip
- diy_sim-1.0-windows-exe.zip
- diy_load-1.0-linux-exe.zip
MinGW Developer Studio from Parinyasoft. Normally you would get these from http://www.parinyasoft.com, but this site was down quite often during the last months, so we provide them here:
A new version of the ROM monitor:
9.Oct.2006: new versions of VHDL modules and ROM monitor (SPI flash controller added):
28.Sep.2006: utility to crop off RAM area at the end of the .mem file:
22.Sep.2006: current version of the ROM monitor:
- monitor-0.4.zip (single step code included)
19.Sep.2006: current version of the ROM monitor:
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
7.Sep.2006:
- cpu_03.zip (added VER instruction)
6.Sep.2006:
31.Aug.2006:
27.Jul.2006:
- hex2mem-1.0.tar.gz : convert Intel HEX to IPexpress MEM