News:

Printed Amstrad Addict magazine announced, check it out here!

Main Menu
avatar_Nilquader

SDCC runtime library for NC100

Started by Nilquader, 18:36, 22 September 11

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Nilquader

My current project for the NC100 is a C runtime library. It allows you to write your NC100 programs using the SDCC compiler. The current version only supports SRAM card programs (The ones that you start by pressing Function-X in the main screen). The makefile generates card images to be used with the nc100em Emulator or a real NC100.


The library contains the basic C I/O function (like putc, printf etc.) and C functions for most of the NC100 firmware calls. The rest of the firmware calls will follow as soon as I have time to write the missing wrapper functions.



If you want to have a look at this project, go to https://github.com/Nilquader/ncsdcc
(I have tested this on Mac and Linux, but it should work on windows with some modifications to the makefile. Emulator and debugging support is not available on Windows. I strongly recommend using Linux for NC100 development.)
--
Nilquader of SPRING
http://www.nilquader.net/

Gryzor

Egad, Brain! I had completely forgotten about nc100em!!! Gonna have some fun tonight... :)

Hey, really nice to see some action on the NC front... thanks!

TFM

Great work! Thank's for the link!
TFM of FutureSoft
Also visit the CPC and Plus users favorite OS: FutureOS - The Revolution on CPC6128 and 6128Plus

Stefano

For those who may be interested,

I cross-compiled the Linux emulator to windows.
http://www.ncus.org.uk/utils.htm#nc100em

Stefano Bodrato

robcfg

This is awesome!


The NC has had less love even than the PCW and it's great to see some development going on.


Thank you very much!

remax

Quote from: Stefano on 10:46, 23 January 14
For those who may be interested,

I cross-compiled the Linux emulator to windows.
http://www.ncus.org.uk/utils.htm#nc100em

Stefano Bodrato

Great news!
Brain Radioactivity

Gryzor

Something tells me I should be getting my NC out soon?

Powered by SMFPacks Menu Editor Mod