everdrive-sdk v1.0

by Igor Golubovskiy aka KRIKzz
biokrik@gmail.com
http://krikzz.com
09.07.2010


- some SDK tools may not work on winXP or more old systems if ".NET framework" not installed in system

- projects can be placed in any SDK subdir without path resetup

- m68k compiler based on GCC 3.4.6.

- some hardware libs based on Stef's GenesisDev04 libs

- all samples and templates present as netbeans IDE projects. "nbproject" it is netbeans project settings, this dir can be removed if you not use netbeans IDE. BTW: i love netbeans (:


- link-app-loader.exe can be used by module applucations for fast debug on real hardware (link unit req)

- all hardware functions writen on C for best understanding. code for work with SD card(everdrive.c) and link unit (fifo.h) should be rewritten on asm, for best perfomance, if it need.

-module app can take access to everdrive registers in any cart and os  version. standard ROM app can take access to everdrive registers only on carts with firmware 3+ and OS v8+