Skip to content

Latest commit

 

History

History

z3660-drivers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Z3660 drivers

To build all these drivers, you will need vbcc and m68k-amigaos-gcc compilers. Also you will need a NDK (I'm using NDK from OS3.9).
To build ZTop app you will need SASC under vamos emulation.
See Makefile in order to adjust your paths.
With the command line:
make all
you will compile all necessary drivers.
If you have xdftool installed, then you can create an adf file that contains all drivers to be copied to your Amiga:
make adf
This will create an adf file called "0_Z3660.adf".
The "z3660_scsi.rom" file (scsi directory) must be copied to the second partition of the SD (the exFAT formatted partition).