Jump to content

tep392

Global Moderator
  • Content Count

    3,395
  • Joined

  • Last visited

  • Days Won

    16

tep392 last won the day on January 5 2018

tep392 had the most liked content!

Community Reputation

4,247 Excellent

6 Followers

About tep392

  • Rank
    River Patroller
  • Birthday 03/01/1967

Profile Information

  • Gender
    Male
  • Location
    Peoria, IL

Recent Profile Visitors

32,641 profile views
  1. This isn't the first time in this thread someone has argued to release the ROM. It's just not going to happen so lets just leave it at that.
  2. batari's last update was on April 19th. I would assume new orders are still closed until he posts a new update.
  3. Definitely too soon to start whining. I've found the people on Atariage to be extremely helpful. Here are a few links that might have some answers for you. You can also try asking in the SDrive2 issues/questions thread which I found with minimal searching. https://www.youtube.com/watch?v=0oI0ZOdIpWw https://github.com/fintros/SDrive-ARM/blob/master/docs/Orig_SDrive_en.pdf https://atariage.com/forums/topic/266882-sdrive-arm-sdrive2-issuesquestions/
  4. I just asked her today about making a 5200 cover with 1200XL embroidery and she told me she was getting a 1200XL case to make a pattern! A quick search led me to this thread. I'll definitely be purchasing the 1200XL cover when they are ready. I already have her covers for 400 and 800. @ ColleenLover - THANK YOU!
  5. I've been playing around with RAM in the Versiboard for the last several days. Your symptoms sound similar to what I experience with RAM errors. I'm running a RAM test in a loop and displaying any read errors that show up. I'm finding that the RAM will mostly work except for some specific areas of memory. But those errors will gradually go away as the console warms up. Does the CCII run the binaries out of RAM? I don't know what the cause of the problem is but I've found that the speed of the RAM and the temperature of the console are factors. Edit: one other thing is that dirty cart slot connectors aggravate the problem. One of my consoles has some corrosion in the cart slot. I have to periodically reinsert carts to get them to work. I've found that adjusting the position of the my test cart in the slot can help with the RAM errors.
  6. I’m really looking forward to getting my copy. I placed my order the first day of the pre-order. 😊
  7. I received a few game related puzzles for my birthday. The Donkey Kong is vintage. I'm thinking they would make good artwork on the walls of the game room.
  8. How does someone who regularly produces YouTube content not understand exposure compensation?
  9. Just to expand on this suggestion, doing indexed addressing across page boundries also adds a cycle, so try to position frequently accessed tables so they don't cross pages.
  10. I was given the source for Castle Crisis, so I hope to do this some day. I'm busy with another project right now, so it's going to have to wait a bit. My only concern is if I can read 4 paddles simultaneously with enough resolution. Doing paddles on the 7800 is not as strait forward as on the 2600.
  11. Correct. The only exception was the code for the sound of pac eating the ghosts, which I lifted from the 8bit version.
  12. I think I got it. I sent you and Bob a PM.
  13. I just got the timer working, so I'm half way there. Using it to flash the screen color right now. It works on my XM but not on A7800.
  14. No, but I did make some notes this week on how to do it. I'll definitely have time to try it out tonight.
  15. My idea is to set one of the timers, which set flags when they roll over. Then poll the flag until it changes and make sure it changes at the right time.
×
×
  • Create New...