Skip to content

amlel-el-mahrouss/openddk

Repository files navigation

OpenNE

OpenNE DDK (Mark 1)

Use this to write drivers for OpenNE.

Installation:

  • MinGW/GCC for the Kernel and bootloader.
  • Netwide Assembler/OpenCC to output COFF object code.

Start by cloning the DDK:

git clone git@github.com:amlel-el-mahrouss/ddk.git
cd ddk

And then select the makefile to execute:

cd dev/LibDDK
btb ddk.json
Copyright Amlal EL Mahrouss. All rights reserved.