CPUWIZ Posted May 6, 2014 Share Posted May 6, 2014 Most people know what this is, and this is all I can deliver at this time, so I leave it at that. Pictures are of of the 10 (not yet shrinkwrapped) kits in their boxes and the contents of each box. I have little time these days, so I make it short, I am asking $100.00 for each of these. Shipping is extra. This could be the missing MagiCard, the 7800 never had. I will go in the order of inquiries, so you snooze, you lose. Also, PayPal is not an option, if you request one of these, make sure you have someone that you can trust to send the money another way. I am sorry, but I do not have much time. PM: Subject: "7800 MCP Request". Sorry guys, this stuff is a lot of work, I don't have that much time. P.S. They are in 100% identical boxes to a standard 2600 Combat box, but I made sure to put a crappy sticker on it and have them shrinkwrapped shitty on purpose, they are not for collecting. Use them! If RevEng feels like chiming in, he can explain some more tech details, I just had a few in between compiles. He may even have a surprise for some. 15 Quote Link to comment https://forums.atariage.com/topic/225127-atari-7800-mcp-development-kits/ Share on other sites More sharing options...
LoTonah Posted May 6, 2014 Share Posted May 6, 2014 Dammit! Well, here's to hoping I can sell some items to get the cash ASAP. Quote Link to comment https://forums.atariage.com/topic/225127-atari-7800-mcp-development-kits/#findComment-2984572 Share on other sites More sharing options...
+bennybingo Posted May 6, 2014 Share Posted May 6, 2014 PM Sent!!!! :thumbsup: Quote Link to comment https://forums.atariage.com/topic/225127-atari-7800-mcp-development-kits/#findComment-2984660 Share on other sites More sharing options...
gambler172 Posted May 6, 2014 Share Posted May 6, 2014 Hi Cpuwiz want one greetings Walter Quote Link to comment https://forums.atariage.com/topic/225127-atari-7800-mcp-development-kits/#findComment-2984712 Share on other sites More sharing options...
tep392 Posted May 6, 2014 Share Posted May 6, 2014 PM sent 9:44am CST Quote Link to comment https://forums.atariage.com/topic/225127-atari-7800-mcp-development-kits/#findComment-2984718 Share on other sites More sharing options...
+Gemintronic Posted May 6, 2014 Share Posted May 6, 2014 PM sent! You other guys know it's not as convenient as the upcoming Harmony cart, right? Not so great for loading a personal library of games. Pretty great for putzes like me that are constantly uploading new compiles of games in development. 1 Quote Link to comment https://forums.atariage.com/topic/225127-atari-7800-mcp-development-kits/#findComment-2984719 Share on other sites More sharing options...
Wickeycolumbus Posted May 6, 2014 Share Posted May 6, 2014 I'm interested in the cable. Would you be willing to sell one by itself, with information on how it works? I'm looking for ways to upload code to my overclocked 2600 system. Wouldn't want to take one of the special 7800 carts from a developer (it probably wouldn't get much use here). Thanks Quote Link to comment https://forums.atariage.com/topic/225127-atari-7800-mcp-development-kits/#findComment-2984727 Share on other sites More sharing options...
Shawn Posted May 6, 2014 Share Posted May 6, 2014 I really hope these go to developing homes. Quote Link to comment https://forums.atariage.com/topic/225127-atari-7800-mcp-development-kits/#findComment-2984733 Share on other sites More sharing options...
+Gemintronic Posted May 6, 2014 Share Posted May 6, 2014 I really hope these go to developing homes. Don't worry: I'm an extreme bachelor. My home looks like a third world country! 8 Quote Link to comment https://forums.atariage.com/topic/225127-atari-7800-mcp-development-kits/#findComment-2984739 Share on other sites More sharing options...
CPUWIZ Posted May 6, 2014 Author Share Posted May 6, 2014 There are 2 left, thanks. Quote Link to comment https://forums.atariage.com/topic/225127-atari-7800-mcp-development-kits/#findComment-2984761 Share on other sites More sharing options...
gambler172 Posted May 6, 2014 Share Posted May 6, 2014 (edited) Hi CPUWIZ I speak for my friend Marc Oberhaeuser. I remember,that he wants one too. So please keep one for him Thanx in Advance Walter Edited May 6, 2014 by gambler172 Quote Link to comment https://forums.atariage.com/topic/225127-atari-7800-mcp-development-kits/#findComment-2984775 Share on other sites More sharing options...
Gandor Posted May 6, 2014 Share Posted May 6, 2014 PM sent Quote Link to comment https://forums.atariage.com/topic/225127-atari-7800-mcp-development-kits/#findComment-2984792 Share on other sites More sharing options...
RevEng Posted May 6, 2014 Share Posted May 6, 2014 (edited) The tech details... The MCP DevCart can run non-bankswitch games as-is. For bankswitched games, it follows the Atari Supergame scheme, except the hotspot is at $3000 instead of $8000, and you need to OR your hotspot destination data with #$18. My personal branch of 7800basic - which I'll release soon - already has support for the bankswitch scheme, so 7800basic devs will only need to add a single "set mcpdevcart on" at the top of their bankswitched program to start working with it. CPUWIZ has provided a devcart to me so I can support its use in 7800basic going forward. Back to the cart. It's NVRAM based, so you can treat any bit of it like ROM, RAM, or NVRAM. So you could use it for mega-hungry RAM games, built-in save games, or even self-modifying code! Since it's NVRAM, you can take a written cart anywhere. Handily, the MCP bios doesn't get overwritten, so it's equally easy to run a bunch of successive tests. The MCP DevCart doesn't require any modification to your 7800; the cart itself has a signed bios image that will switch itself out when it runs your program. I think that's about it, but feel free to chime in here with any tech questions you have about the cart. And the small surprise... theloon is 100% correct that this cart is for developers. Each image will need to be loaded from your PC or laptop to the cart. It also won't run non-supergame schemes, like Activision. However, as I said earlier, it will run non-banked games without any change. Additionally, I went ahead and converted the following bankswitched games to the $3000 hotspot scheme... basketbrawl-mcp.bin darkchamb-mcp.bin fatalrun-mcp.bin fightnight-mcp144.bin ikariwarriors-mcp.bin jinks-mcp.bin klax-mcp.bin matmania-mcp.bin mean18-mcp.bin midnightm-mcp.bin motorpsycho-mcp.bin ninjagolf-mcp.bin planetsmashers-mcp.bin plutos-mcp.bin possiblemission-mcp.bin scrapyard-mcp.bin sirius-mcp.bin summerg-mcp.bin towertop-mcp.bin waterski-mcp.bin winterg-mcp.bin xenophobe-mcp.bin ...and I'll likely do a few more in the coming days. I'll post these modified game binaries soon, so people will have something to run on their MCP DevCarts when they arrive. Edited May 6, 2014 by RevEng 5 Quote Link to comment https://forums.atariage.com/topic/225127-atari-7800-mcp-development-kits/#findComment-2984809 Share on other sites More sharing options...
tep392 Posted May 6, 2014 Share Posted May 6, 2014 Is this how the memory is mapped for the supercarts? Is this the only mapping scheme? Fixed NVRAM at $4000 Banked NVRAM at $8000 Fixed NVRAM at $C000 On-board Pokey support? Will it work with a High Score Cart? XBOARD? Quote Link to comment https://forums.atariage.com/topic/225127-atari-7800-mcp-development-kits/#findComment-2984824 Share on other sites More sharing options...
tep392 Posted May 6, 2014 Share Posted May 6, 2014 I have another question. Can NVRAM be mapped to $1000 and $3000 so I can load High Score Cart BIOS and emulate it for development? This is what I did with DKXM on Prosystem to test HSC support. Quote Link to comment https://forums.atariage.com/topic/225127-atari-7800-mcp-development-kits/#findComment-2984839 Share on other sites More sharing options...
CPUWIZ Posted May 6, 2014 Author Share Posted May 6, 2014 Is this how the memory is mapped for the supercarts? Is this the only mapping scheme? Fixed NVRAM at $4000 Banked NVRAM at $8000 Fixed NVRAM at $C000 On-board Pokey support? Will it work with a High Score Cart? XBOARD? Yes, that is the only mapping scheme. These do not have POKEY's, nor a slot for one. Don't know, do not have access to either, I assume they will both work fine. I have another question. Can NVRAM be mapped to $1000 and $3000 so I can load High Score Cart BIOS and emulate it for development? This is what I did with DKXM on Prosystem to test HSC support. No. Quote Link to comment https://forums.atariage.com/topic/225127-atari-7800-mcp-development-kits/#findComment-2984843 Share on other sites More sharing options...
tep392 Posted May 6, 2014 Share Posted May 6, 2014 Thanks. I guess I'll just have to patiently wait for the XM for those features. Can the NVRAM be read back into the PC so as I debug, I can load a snapshot of RAM contents into NVRAM and record it for analysis? Quote Link to comment https://forums.atariage.com/topic/225127-atari-7800-mcp-development-kits/#findComment-2984856 Share on other sites More sharing options...
+Mitch Posted May 6, 2014 Share Posted May 6, 2014 Darn, looks like I missed it. Mitch Quote Link to comment https://forums.atariage.com/topic/225127-atari-7800-mcp-development-kits/#findComment-2984943 Share on other sites More sharing options...
RevEng Posted May 8, 2014 Share Posted May 8, 2014 (edited) I'm not speaking for CPUWIZ, but I'm pretty sure you'll get a second chance. I made a quick demo so you guys know what to expect... ...the tinyurl address at the end links back here, so don't bother typing it in. [edit] Also, the soundtrack you hear in the video is pokey based. The DevCart here won't actually be playing pokey tunes since there's no pokey... Edited May 8, 2014 by RevEng 7 Quote Link to comment https://forums.atariage.com/topic/225127-atari-7800-mcp-development-kits/#findComment-2986137 Share on other sites More sharing options...
CPUWIZ Posted May 10, 2014 Author Share Posted May 10, 2014 Thanks mate, I am glad it worked out of the box so easily. I want to make more of these, especially POKEY versions (which will be slightly more, of course, different PCB, more components, more work...), BUT! I am running out of 100% functioning CX-40 joystick cords, out of my big box of joysticks, I had to throw away a bunch of ones where the cord didn't have all 6 connections intact. I've harvested about 20, but aside from these 10, there is two of mine and Rev's, as well as 2 other devs. Bob had to hack his own onto his one. I also have gotten absolutely zero response to this: http://atariage.com/forums/topic/225079-wanted-atari-7800-donor-carts/ So, if anyone has something needed, I'd love to hear about it. It would speed things up a bit. Cheers Quote Link to comment https://forums.atariage.com/topic/225127-atari-7800-mcp-development-kits/#findComment-2987287 Share on other sites More sharing options...
+bennybingo Posted May 10, 2014 Share Posted May 10, 2014 Thanks mate, I am glad it worked out of the box so easily. I want to make more of these, especially POKEY versions (which will be slightly more, of course, different PCB, more components, more work...), BUT! I am running out of 100% functioning CX-40 joystick cords, out of my big box of joysticks, I had to throw away a bunch of ones where the cord didn't have all 6 connections intact. I've harvested about 20, but aside from these 10, there is two of mine and Rev's, as well as 2 other devs. Bob had to hack his own onto his one. I also have gotten absolutely zero response to this: http://atariage.com/forums/topic/225079-wanted-atari-7800-donor-carts/ So, if anyone has something needed, I'd love to hear about it. It would speed things up a bit. Cheers I have a ton of cx-40's which are busted. How many do you need? Quote Link to comment https://forums.atariage.com/topic/225127-atari-7800-mcp-development-kits/#findComment-2987333 Share on other sites More sharing options...
Marc Oberhäuser Posted May 10, 2014 Share Posted May 10, 2014 Line up for a Pokey version Don't have 7800 carts for donor, but I might have a few broken CX-40, I'll check that. 1 Quote Link to comment https://forums.atariage.com/topic/225127-atari-7800-mcp-development-kits/#findComment-2987415 Share on other sites More sharing options...
RevEng Posted May 11, 2014 Share Posted May 11, 2014 I've posted the bankswitched games I converted to the DevCart. The list now stands at 25 games. (not including non-bankswitched games, which run as-is) Quote Link to comment https://forums.atariage.com/topic/225127-atari-7800-mcp-development-kits/#findComment-2987823 Share on other sites More sharing options...
tep392 Posted May 11, 2014 Share Posted May 11, 2014 I've posted the bankswitched games I converted to the DevCart. The list now stands at 25 games. (not including non-bankswitched games, which run as-is) I'm happy to see the POKEY games. I just ordered my POKEY Dev Cart. Quote Link to comment https://forums.atariage.com/topic/225127-atari-7800-mcp-development-kits/#findComment-2987869 Share on other sites More sharing options...
phoenixdownita Posted May 11, 2014 Share Posted May 11, 2014 (edited) Thanks mate, I am glad it worked out of the box so easily. I want to make more of these, especially POKEY versions (which will be slightly more, of course, different PCB, more components, more work...), BUT! I am running out of 100% functioning CX-40 joystick cords, out of my big box of joysticks, I had to throw away a bunch of ones where the cord didn't have all 6 connections intact. I've harvested about 20, but aside from these 10, there is two of mine and Rev's, as well as 2 other devs. Bob had to hack his own onto his one. I also have gotten absolutely zero response to this: http://atariage.com/forums/topic/225079-wanted-atari-7800-donor-carts/ So, if anyone has something needed, I'd love to hear about it. It would speed things up a bit. Cheers You most probably already know but just in case, in the US you can buy those cable as "genesis controller extension cable" [both eBay and Amazon carry some]. It's probably cheaper to scavenge for CX40 cables but you can compensate with those by charging on average 6-8US$, I think it's acceptable but then again I found it acceptable to pay 7US$ for just one 27C801 EPROM By the way, I've never told you, but you're doing a terrific job for the 7800 community. Edited May 11, 2014 by phoenixdownita Quote Link to comment https://forums.atariage.com/topic/225127-atari-7800-mcp-development-kits/#findComment-2987897 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.