-
Posts
790 -
Joined
-
Last visited
About Dutchman2000
- Birthday 12/12/1972
Profile Information
-
Custom Status
FINDING items in a Chicago basement!
-
Gender
Male
-
Location
Chicago
Recent Profile Visitors
23,130 profile views
Dutchman2000's Achievements
Dragonstomper (6/9)
602
Reputation
-
Here is the original source code to 5200 Pac Man. This was basically a modification of Roklan's 16k Pac Man for the 400/800 which was never released. PACROM.zip
-
I haven’t heard anything about this yet, but I’d love to try my hand at typing this in.
-
Correct! Crazy Climber was programmed at Roklan Corporation. It was started by Alex Leavens and completed by Joe Gaucher!
-
Roklan's 16k Pac-Man released in BIN and CAR form.
Dutchman2000 replied to Dutchman2000's topic in Atari 8-Bit Computers
@cx2k I'll take a look at it. -
Atari 2600 Dune source listing released!
Dutchman2000 replied to Dutchman2000's topic in Atari 2600 Programming
Not very, this is an early alpha build. Not much work was done on it given the July 84 date on the listing. -
Here is the complete source code for Kickman, programmed by Alex Leavens back in 1982. This source was originally created using Atari's Editor/Assembler cartridge. This is what was used to create the binary I released a few years ago. KICK.zip
-
Here is the source listing of Dune that was found by Curt Vendel and I on a VAX backup tape. It is incomplete and is NOT compilable at all. I hope this can be used as a learning tool and will finally settle the argument that this original version is usable when it clearly is not. DUNE.LIS
-
I'm interested.
- 88 replies
-
- usb devices
- arcade emulation
-
(and 1 more)
Tagged with:
-
I’d love to give it a try.
-
I volunteer
-
I’d like to give it a try.
-
Umm, I found the source for Boggle and Submarine Commander, I even compiled them.
-
After looking at the source, it doesn't do anything. At one point it may have been used for testing purposes but all code relating to it is not in this final source.
-
Never tried it.
-
Here are the available ways to assemble Super Pac Man: 800 / 5200 sssssss uuuu uu ppppppppp eeeeeeeee rrrrrrrrr sssssssssss uuuu uu pppp ppp eeee rrrr rrr ssss ss uuuu uu pppp pp eeee rrrr rr sssss uuuu uu pppp pp eeee rrrr rr ssssssss uuuu uu pppp ppp eeeeeee rrrr rrr sssss uuuu uu ppppppppp eeee rrrrrrrrr sss uuuu uu pppp eeee rrrr rr sss ssss uuuuu uuu pppp eeee rrrr rr ssssssssss uuuuuuuuuu pppp eeee rrrr rr ssssss uuuuuuuu pppp eeeeeeeee rrrr rr pppppppppppppp a ccccccccccccc pppppppppppppppp aaa ccccccccccccccccccc pppppppppppppppp aaaaa ccccccccccccccccccccccc pppppppppppppppp aaaaaaa ccccccccccccccccccccccc ppppppppp pppp aaaaaaaaa ccccccccccccccccccccc pppppppppppppppp aaaaaaaaaaa ccccccccccccccccc oooooooooo pppppppppppppp aaaaaaaaaaaaa cccccccccccccc oooooooooo pppppppppp aaaaaa aaaaaa ccccccccccccccccc oooooooooo pppppppppp aaaaaaaaaaaaaaaaa ccccccccccccccccccccc pppppppppp aaaaaaaaaaaaaaaaaaa ccccccccccccccccccccccc pppppppppp aaaaaaaaaaaaaaaaaaaaa ccccccccccccccccccccccc pppppppppp aaaaaaaaaaaaaaaaaaaaaaa ccccccccccccccccccc pppppppppp aaaaaaaaaaaaaaaaaaaaaaaaa ccccccccccccc m m a n nnnnnnnn mm mm aaa nn nnnnnnnn mmm mmm aaaaa nnn nnnnnnnn mmmm mmmm aaaaaaa nnnn nnnnnnnn mmmmm mmmmm aaaaaaaaa nnnnn nnnnnnnn mmmmmm mmmmmm aaaaaaaaaaa nnnnnn nnnnnnnn mmmmmmm mmmmmmm aaaaaaaaaaaaa nnnnnnn nnnnnnnn mmmmmmmm mmmmmmmm aaaaaaaaaaaaaaa nnnnnnnn nnnnnnnn mmmmmmmmm mmmmmmmmm aaaaaaa aaaaaaa nnnnnnnnn nnnnnnnn mmmmmmmmmm mmmmmmmmmm aaaaaaaaaaaaaaaaaaa nnnnnnnnnn nnnnnnnn mmmmmmmmmmm mmmmmmmmmmm aaaaaaaaaaaaaaaaaaaaa nnnnnnnnnnn nnnnnnnn mmmmmmmmmmmm mmmmmmmmmmmm aaaaaaaaaaaaaaaaaaaaaaa nnnnnnnnnnnn nnnnnnnn mmmmmmmmmmmmmmmmmmmmmmmmm aaaaaaaaaaaaaaaaaaaaaaaaa nnnnnnnnnnnnnnnnnnnnn Designed by: Bally/Midway Programmed by: Landon M. Dyer Artwork by: Gary Johnson Sounds by: Brad Fuller Inspiration by: Talking Heads, Pink Floyd, J. S. Bach, Dire Straits Special thanks to: Digital Equipment Corporation, Volkswagen of America, Kevin Sacher and the rest of the Leper Colony, Claudia Rudolph, Anthony Jones, C compilers everywhere. Copyright 1984 ATARI. Unauthorized reproduction, adaptation, distribution, performance or display of this computer program or the associated audio- visual work is strictly prohibited. ;------ assembly switches ;rom = 1 ; uncomment for ROMable code ;pam = 2 ; uncomment for 5200 version ;testing= 4 ; uncomment for test code ;fullasm= 8 ; uncomment for full assembly [obsolete] ;pro = 10 ; uncomment to enable ROM copy-protection ;easteg = 1 ; uncomment to enable easter egg
