Close

3.1) Software development tools

A project log for A2Z Computer

A computer invented, designed and built from scratch. Custom CPU on FPGA.

f4hdkf4hdk 11/13/2016 at 18:150 Comments

These software tools are 100% homemade; they are written in C, for Windows, compiled with Visual Studio Express 2013. The code is probably portable to other platforms.

All source and executable are given “AS IS” without any licence. I have to admit that I don’t understand all these open source licences.

Warning : the code might probably look ugly, with lots of global variables. It is not academic, but it works. I am almost autodidact.

On Windows, you will probably need to install Visual Studio 2013 redistributable package

Files extensions of the tool chain:

Discussions