| Projects on Google Code | Results 1 - 10 of 97 |
[http://i25.tinypic.com/33m3ou1.png]
Dynamix is an x86 auto-didactic operating system. It was created mostly for learning purposes (for both the coders of the operating system as for other developers). The kernel itself is a 32-bit ELF executable and it uses GRUB as its bootloader.
Dynamix is ...
= MDmp =
MDmp is an open-source process memory dumper for Windows. It will be able to dump the process and other (DLL) images from the memory space of a process, as well as arbitrary memory areas (stacks, heaps, explicit address & size etc.).
It will be built in C/C++, with bindings for Delph...
This is a tiny x86 assembler. The assembler itself is only
about 8K bytes. It includes standard features like include
files. It is powerful enough to assemble itself. Generates
DOS-style .com files.
Provides an interface that can be used to generate x86 native code from .NET
Les travaux pratiques de système en L3 Info 2009, écrits en TASM pour machine 8086.
MeganetOS is a small x86 based operating system, which will include Paging, Multitasking, FDD/HDD Access, Serial/Parrallel I/O and much more.
Our goal is to provide a full development tree and complete set of packages compiled statically against dietlibc with size optimization in mind. The order of development will be x86, x86-64, arm(pxa-270 pepperpad2), TI OMAP(n800), Cell(PS3)
Welcome to LiveAndroid, a *LiveCD* for Android running on *x86 platforms*.
Want to give Google Android a try, but don't feel like buying a T-Mobile G1/G2/G3? LiveAndroid lets you download a LiveCD disc image of the Google Android operating system. Just burn the image to a disc, stick it in a CD-R...
=== TBOS is a hobby OS that aims to be a strong, flexible hobbyist OS as well as a low-level programming teaching system. It is written in 16-bit x86 assembly language (using NASM) and is available under the BSD license. ===
The kernel binary has a little built-in shell called hash.
We need pe...
A árvorezinha, foi uma ideia de fazer um programa em assembly que reproduzisse o seguinte:
{{{
*
**
***
****
*****
}}}
Fiz o primeiro para x86, e depois os outros foram-se seguindo, uns por mim e outros submetidos por amigos ;-)
* [http://blol.org/70-arvorezinha x86 Assembly]
* [ht...