My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 165
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...
Online project July 2007 ~ present Languages: ARM/THUMB assembly, C# This is definitely the biggest project I've ever worked on. Please go to http://mother3.fobby.net/ for a more detailed description of the project on a whole. We, being a team of about a dozen people, reprogrammed a popu...
An Implementation of the Dots Game in Pep8 A student project at Wells College for the CS225 "Computer Organization and Assembly Language Programming" class. This project attempts to implement the classic Dots Game in assembly language for the Pep8 chip used in Computer Systems by J. Stanley Warfo...
Hobble (<b>HOB</b>by <b>B</b>oot <b>L</b>oad<b>E</b>r) is a simple boot loader aimed at hobby os developers.
This program simulates the execution of an architecture created for the IEEE 2010 Computer Society Student Competition.
A animation written in assembly
Curtain is an assembler of next generation sequence, developed by Matthias Haimel in the [http://www.ebi.ac.uk/egt/ Ensembl Genomes team] at the EBI. Curtain is a Java wrapper around next-generation assemblers such as [http://www.ebi.ac.uk/~zerbino/velvet/ Velvet], which allows the incremental intro...
= LCD.NET Framework v2 = == Details == Version 2 is done. It includes a new pic micro, the PIC16F886, and 3 major additions, background brightness and Contrast control from software, and the ability to load a custom start up screen, otherwise all the other features are held over. And it should wor...
write an operating system from scratch.<br> all the tools used here are opensourced.<br> major references:<br> 1. 于渊《自己动手写操作系统》 ISBN:7894967041 北京:电子工业出版社<br> 2. 杨文博《使用开源软件-自己动手写操作系统》 <br> <http://share.solrex.cn/WriteOS/> <br> 3. Simplix by Julien Lecomte <http://www.julienlecomte.net/simpl...
As first project for 2009/1 Computer Architectures 1, we will write a MIPS Assembly pipeline simulator. It is a software that will receive simple MIPSAsm code and show its pipeline graphically.
1 2 3 4 5 6 7 8 9 10 Next