-
cosmo86 committed patchset 7 of module docs to the Trion Operating System CVS repository, changing 6 files.
2006-04-19 17:37:35 UTC in Trion Operating System
-
Hello,
after setting up a new code branch we'd like to clean
up or project's cvs reposity a bit.
Could you please remove the following directories:
cvs:/trion/Desktop/
cvs:/trion/include/
cvs:/trion/source/
cvs:/trion/trion v0.2/cvsroot/
If possible we'd also like to rename the module "trion"
to "trion v0.1", so that it blends better with the new
versioning scheme...
2006-02-13 19:33:04 UTC in SourceForge.net
-
cosmo86 committed patchset 168 of module trion to the Trion Operating System CVS repository, changing 1 files.
2006-01-07 16:22:00 UTC in Trion Operating System
-
cosmo86 committed patchset 6 of module docs to the Trion Operating System CVS repository, changing 1 files.
2006-01-07 16:21:05 UTC in Trion Operating System
-
cosmo86 committed patchset 167 of module trion to the Trion Operating System CVS repository, changing 1 files.
2005-12-07 16:34:26 UTC in Trion Operating System
-
cosmo86 committed patchset 5 of module docs to the Trion Operating System CVS repository, changing 3 files.
2005-01-06 13:22:11 UTC in Trion Operating System
-
cosmo86 committed patchset 4 of module docs to the Trion Operating System CVS repository, changing 4 files.
2005-01-03 21:24:01 UTC in Trion Operating System
-
http://mitglied.lycos.de/cozmo86/bochs%202.1.1.zip.
2004-04-27 13:14:03 UTC in Bochs x86 PC emulator
-
Hi,
I compiled bochs on a mingw compiler using the following script:
CC="gcc"
CXX="g++"
CFLAGS="-O6 -march=pentium"
CXXFLAGS="$CFLAGS"
export CC
export CXX
export CFLAGS
export CXXFLAGS
./configure --with-win32 \
--enable-processors=4 \
--enable-vbe \
--enable-apic \...
2004-04-26 14:29:21 UTC in Bochs x86 PC emulator
-
Hi,
the VBE docs are still free and you can get them directly from vesa.org:
http://www.vesa.org/vbe3.pdf
(http://www.vesa.org/standards_free.html)
regards,
cosm86.
2004-04-26 13:47:02 UTC in Bochs x86 PC emulator