0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Feb 12, 2025 — Feb 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Compiler now "works" as in it is producing correct object code for simple objects, and non-object code. Need to implement/test method calls and multiple objects w/ context changes More... over 16 years ago
Compiler mostly finished, lexicon is built, strings cleaned up a little, and documentation corrected. More... over 16 years ago
Added push to makefile More... over 16 years ago
some minor cleanup More... over 16 years ago
removed vid_test now that it is redundant More... over 16 years ago
fixed vid_blit, change vid switch to simple vector More... over 16 years ago
this is a simple bootstrap compiler written in C More... over 16 years ago
major documentation improvements some more callback support More... over 16 years ago
removed needless demo of graphics engine to do blitting More... over 16 years ago
now fixed framerate system clock tracking to get a feel for what fractional speed of real world this is clocking of interrupts altered to provide better path most common vm functions inlined More... over 16 years ago
adding GPL updated Makefile to install / clean adding README ns.c nearly fully functional More... over 16 years ago
Added some documentation More... over 16 years ago
checking in software More... over 16 years ago
commited stuff More... over 16 years ago
initial import of new portable vm implementation More... over 16 years ago