-
Content Count
11 -
Joined
-
Last visited
Posts posted by archon800
-
-
I use the latest Altirra + SynAssembler.
-
Has anyone ever found a copy of this?
-
You could try a different monitor, but the emulator you are using has a machine language debugger built in. (Disclaimer: I wrote it.)
Yes, I know. I want to be able to do this on real hardware though.
-
2
-
-
First, this is the problem in your program:
00460 LSR ;NYBBLE 00470 ADC #$10 ; CONVERT TO ATASCII
You have a stray carry from bit 3 into the ADC operation here. Either insert a CLC before the ADC or use ORA #$10 instead.
Hey, it works. Thanks!
Would I be better off using another monitor? One of the OS replacements like Omnimon?
-
I'm working on a program that reads paddle A and displays the value as a decimal number. It's a little buggy. Sometimes it displays a ":" instead of a digit. So I'm trying to figure it out with Synassembler's built in monitor (Zynapse monitor). When tracing or stepping through, it locks up the system - black screen, unresponsive - at line 280 (it's a DEX). I'm using Altirra and I've tried a couple different OS ROMs, switching PAL/NTSC, different RAM configuration, different Synassembler executables, and different versions of Altirra. Is Synapse's monitor just buggy and can't do it? What's going on?
-
I have 5 different versions of SYNASM.XEX and I'm not sure which is which. Can someone help identify them?
Here are all the md5's
SYNASM-1.XEX - d34950b1aa12afa01fdde2b9c168569f SYNASM-2.XEX - 3e0cde527b2f972db0b9ccaab53cdc8d SYNASM-3.XEX - f3fad581725973386b7f13d7a9485062 SYNASM-4.XEX - d8f5226dfdb159e3ece33abf0910ef7b SYNASM-5.XEX - 3eb747c811a16b938ae61cd95429738d
-
Here is Red Max as played by Chromelodeon.
-
I would like to buy one.
-
I would recommend Kulor's tunes here http://2a03.free.fr/...r&sort=type_asc
analmux's Instrumentarium (can be found in ASMA)
Sal Esquivel - Trans Atlantic (also in ASMA)
Sven Tegetoff has some nice digi tunes. (ASMA)
And there's Poison's recently released album, Cyber City. http://www.atarimusi...n/64-cyber-city
-
Well, Phil was nice enough to get in touch with us several days ago. Here are the instructions for the game we received earlier today: http://www.atarimania.com/Gauntletak.pdf
Not Found
The requested URL /Gauntletak.pdf was not found on this server.
:?
:?Here is a working link. http://www.digitpress.com/library/manuals/atari8bit/gauntletak.pdf
-
1
-

Pokey Explorer v1.0 release
in Atari 5200 / 8-bit Programming
Posted
There's no way to halt a sweep.