
Log of /trunk/uia/vx32/cinc
Directory Listing
Revision
2009 -
Directory Listing
Modified
Thu Apr 5 17:19:47 2007 UTC (2 years, 7 months ago) by
baford
Copy old working vx32 version from vxa-060115 tag.
Revision
1971 -
Directory Listing
Modified
Tue Dec 20 22:59:37 2005 UTC (3 years, 11 months ago) by
baford
Original Path:
trunk/vxa/trunk/vm/cinc
Got benchmark stuff integrated and compiling but not working yet;
need to add command-line argument passing support...
Revision
1910 -
Directory Listing
Modified
Mon Jul 4 11:37:14 2005 UTC (4 years, 4 months ago) by
baford
Original Path:
trunk/vxa/trunk/vm/cinc
got FLAC-to-WAV decoder complete and compiling,
not yet working because gcc still produces x87 instructions...
Revision
1907 -
Directory Listing
Modified
Mon Jul 4 09:09:53 2005 UTC (4 years, 4 months ago) by
baford
Original Path:
trunk/vxa/trunk/vm/cinc
incorporated a bunch more C library functions from FreeBSD-CVS;
working on getting mp3 support from ffmpeg.
Revision
1887 -
Directory Listing
Modified
Sun Jun 26 11:09:32 2005 UTC (4 years, 5 months ago) by
baford
Original Path:
trunk/vxa/trunk/vm/cinc
many changes to simplify from a Mik-like microkernel model
towards a pure computation-oriented VM environment.
Revision
1874 -
Directory Listing
Modified
Fri Jan 31 06:11:26 2003 UTC (6 years, 9 months ago) by
baford
Original Path:
trunk/vxa/trunk/vm/cinc
filled out process loading and chunk management;
almost got the code path to the instruction translator in place...