| Projects on Google Code | Results 1 - 10 of 13 |
==Summary==
A MOS Technology 6502 simulator and 2 pass assembler written in C#
==Aims==
An almost complete 6502 simulator written in C#, it implements an almost complete instruction set along with a working two-pass assembler.
In the short term, the aim is to complete the instruction set and...
An application (desktop) server which provides services (ntp, ftp, svn, cvs, etc) to a vintage computer via the serial port and/or ethernet port. Initially, the primary focus of the client computer is the Apple II platform. Other 6502 computers can be adapted to run relatively easy. Clients are a...
= sixty502 =
== Introduction ==
Welcome! This is the home of project 'sixty502', a Nintendo Entertainment System(c) emulator written in Java 1.6.
== Authors ==
Chris Pable
Chris Erickson
== Goal ==
Our goal for this project is to successfully emulate the Rockwell 6502 processor containe...
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...
We support affordable, effective, fun learning games. We're starting with an existing $10 TV-computer as a platform for learning games in the developing world.
*[http://playpower.org Learn more!]*
Join our open-source development community and help build new 8-bit games and learning programs. H...
8-bit,
education,
video,
affordable,
learning,
computer-aided,
games,
international,
development,
tvc,
tv,
computer,
nes,
famicom,
6502
In 1981 Commodore issued a series of games for the newly-released VIC-20 computer. Duane Later wrote Blue Meanies From Outer Space, a Space Invaders derivative, in BASIC. There have been several remakes of the game for other platforms in recent years - this is not one of them.
Blue Meanies Reveng...
=JnesBR Another-Yet-NES-Emulator-Debugger=
Another project about coding a NES (Famicom) emulator. This project have been developed using Java as language. A debug system is one of goals from this project too.
The PPU documentation (still WIP) http://docs.google.com/Doc?id=dgkczz7v_8cwncmfcn .
*...
emulator,
nes,
java,
6502,
ppu,
apu,
ines,
cpu,
nintendo,
memory,
famicom,
processor,
debugger,
disassembler,
jogl
This project is to recreate the 6502 microprocessor that will be pin and instruction set compatible with the MOS Technology 6502 in the Apple II series of computer, and will be drop in compatible with that computer.
The project consists of HDL for the CPU, written in SystemVerilog, an instruction...
Yasfot is a 6502 emulator and assembler, built entirely for the authors' edification. You're welcome to use and abuse it as you wish. We don't care.Just buy a homeless guy on the street corner a cup of coffee if you do.
Sharp6502 is a cycle-perfect and behavior-perfect emulation of the MOS Technology 6502 microprocessor.