leech Posted May 29, 2021 Share Posted May 29, 2021 https://www.ebay.com/itm/313542420551?hash=item490095a847:g:QqkAAOSwqbRgrSlA wow... Quote Link to comment Share on other sites More sharing options...
+mytek Posted May 29, 2021 Share Posted May 29, 2021 4 hours ago, leech said: https://www.ebay.com/itm/313542420551?hash=item490095a847:g:QqkAAOSwqbRgrSlA wow... How many ways can I say stupid, not to you leech, but to anyone fool enough to pay $2,500 for that cart. There's no way that it's worth anywhere near that, even from a collectors point of view. 2 1 Quote Link to comment Share on other sites More sharing options...
Caterpiggle Posted May 29, 2021 Share Posted May 29, 2021 6 hours ago, www.atarimania.com said: Would you be able to check whether the two cartridges below work with your system? They crash on a standard computer. Computer Orthoptics - Diagnostic Programs.car 16.02 kB · 5 downloads Computer Orthoptics - Therapeutic Programs.car 16.02 kB · 5 downloads Why don't you add 1 wire on GTIA chip like another quote say, pin 3 and 10. Viola ! Bingo ! It might be work at this time ! 1 Quote Link to comment Share on other sites More sharing options...
+x=usr(1536) Posted May 29, 2021 Share Posted May 29, 2021 35 minutes ago, mytek said: How many ways can I say stupid, not to you leech, but to anyone fool enough to pay $2,500 for that cart. There's no way that it's worth anywhere near that, even from a collectors point of view. But that auction comes with free First Class shipping. That's always the best way to send overpriced cartridges to another person, amirite? 4 Quote Link to comment Share on other sites More sharing options...
+David_P Posted May 29, 2021 Share Posted May 29, 2021 27 minutes ago, Caterpiggle said: Why don't you add 1 wire on GTIA chip like another quote say, pin 3 and 10. Viola ! Bingo ! It might be work at this time ! Or try it on an 800 (or 400 upgraded to 48K), booting while pressing FIRE on a joystick plugged into port 3. 2 Quote Link to comment Share on other sites More sharing options...
ivop Posted May 29, 2021 Share Posted May 29, 2021 (edited) Works like a breeze on atari800 with this patch hack. diff --git a/src/input.c b/src/input.c index 69a6edb..ac16366 100644 --- a/src/input.c +++ b/src/input.c @@ -865,6 +865,8 @@ void INPUT_Frame(void) GTIA_TRIG[3] = TRIG_input[3]; } + GTIA_TRIG[2] = 0; + #ifdef EVENT_RECORDING update_adler32_of_screen(); #endif Edit: when a test runs, you can press the following keys: OPTION - sometimes displays four graphics 0 lines at the bottom with extra information SELECT - stop test S - swap colors of object 1 and 2 (red and green) T - toggle visibility of object 1 B - toggle visibility of object 2 Edited May 29, 2021 by ivop 1 Quote Link to comment Share on other sites More sharing options...
www.atarimania.com Posted May 29, 2021 Share Posted May 29, 2021 32 minutes ago, David_P said: Or try it on an 800 (or 400 upgraded to 48K), booting while pressing FIRE on a joystick plugged into port 3. You're right, it works fine on OS-B systems. For some reason, I thought that wasn't the case. Quote Link to comment 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.