by asterick
This is an attempt to make a complete, and playable atari emulator entirely in python and some common modules. Currently, it only requires PyGame 1.5.0 and Numeric.
Ok, long time without updates, and I can assure you I am still working on the project. First off, I've done some work on the TIA emulation, and things work a lot better now. Most of the work has been on the TIA register viewer, and it's almost ...
(10-16-2002) This release is all about working out bugs in the emulation, not adding features. I will only be adding things if it makes it easier to debug. I implemented player graphics, and they appear to work. Alien's Revenge displays at least one ...
Ok, I have a memory viewer that SORTA works, and a good start on the disassembler output. The memory viewer is seriously gimped out right now, so I'm going to iron out kinks in it before I even think about a release (seg fault / core dumps) I made a ...
I'm still working. I want to at the VERY least get a graphics window up and running before I make the first release. There are very few things missing in the TIA emulation, namely the pattern generators for the players and the playfield. The only ...
CPU (Doc/Undoc): 100% / 0% RIOT: %95 TIA: 75% INPUT: 10% GUI: 100% Interface: 30% As of right now, pyTari could in theory run games. It doesn't generate graphics for the playfield, or player objects, but everything else on the TIA is complete. I have ...
Anonymous created the Welcome to News forum thread
as of now, pyTari is moving along. I want to get it mostly fleshed out and running at least one game to an acceptable level. The status is as follows: CPU: Documented/Undocumented Ops 100%/0% RIOT: 100% INPUT: 0% TIA: 0% GUI: 75% CART: 90% (No starpath ...
Anonymous committed patchset 1 of module CVSROOT to the pyTari CVS repository, changing 11 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use