PDA

View Full Version : Atari Assembly Language Virtual Machine v0.2



wraggster
February 1st, 2006, 17:18
Lost jared has updated his Atari Assembly Language Virtual Machine (http://www.dcemu.co.uk/vbulletin/showthread.php?t=17984) to v0.2, heres whats new:

"I added the instruction LDM Load Memory pass the value to start it off to the accumulator and than it will put the Stop location in register Y and you just use the INC DEC ADC SBC instructions to manipulate the accumulators value of the memory location. I also added special interupts for testing memory.. I got a new build "

Download via comments:

AtariFreek
February 2nd, 2006, 04:34
I'm Really Sorry :) What Does This Do Again? Create Atari Machine BIOS Files????

LostJared
February 2nd, 2006, 07:04
It interprets atari 800 assembly language

with a few extra instructions for modern day computers...
I got this great book called "The Atari Assembler" and I wrote the interpreter so I could test the atari code on my PC and than I ported it to PSP for the heck of it..

StealthCP
March 16th, 2006, 21:11
so basicaly it runs atari 800 stuff?

hmm

zx-81
March 16th, 2006, 21:23
@LostJared: Why you don't use the source code from the atari800 project ?

Atari 800 (http://sourceforge.net/project/showfiles.php?group_id=40606) :D