Jump to content

mizapf

+AtariAge Subscriber
  • Posts

    6,909
  • Joined

  • Last visited

  • Days Won

    3

mizapf last won the day on August 31 2016

mizapf had the most liked content!

1 Follower

About mizapf

  • Birthday 09/24/1969

Contact / Social Media

Profile Information

  • Gender
    Not Telling
  • Location
    Germany
  • Interests
    MAME, TIImageTool, Ninerpedia
    Linux advocate (openSUSE/KDE)

Recent Profile Visitors

19,941 profile views

mizapf's Achievements

Quadrunner

Quadrunner (9/9)

7.3k

Reputation

  1. When you get stutters, check the emulation speed result message when you leave the emulation. This sounds like your hardware is too weak to run the emulation at full speed with all effects.
  2. You're right, the incoming RESET line was never implemented on the emulated Horizon card. I'll add that. The P-box emulation and the parent class of the cards already offer the reset line, so it is just a matter of overriding the empty virtual function. I will send you a newly built MAME executable to try it, maybe today.
  3. Assignment: Calculate the package overhead.
  4. Come on, the last time I played Starfort was more than 30 years ago. There is certainly someone else with a good score here.
  5. I admit I only know this "wasssupp??!" from Scary Movie - now I know the background. Somewhat. About that song I mentioned, here is a video. Just to give you an idea of that piece of culture...
  6. This really reminds me of a notorious party song from German Mickie Krause (one of those beach party hits that you can only endure drunken): Geh' mal Bier hol'n Du wirst schon wieder hässlich ("Go get some more beer - you're getting ugly again...")
  7. Not ripped off, this looks like cleanly cut with a knife or scissors. This alone should earn him some really bad karma. 🤬
  8. This is an interesting point with the TIPI. Have a look here: https://github.com/mamedev/mame/blob/master/src/devices/bus/ti99/peb/tipi.cpp lines 280 ff. and 465 ff. Notice the role of the member m_connected: If there is no active connection, sending is ignored. The problem is that I don't actually terminate the connection in MAME, it is the Raspberry side which receives the RESET command. Line 270 shows that I send "RESET", nothing else (no explicit closing of the connection). I don't have the TIPI here, will have to check next Friday, but this is what I can imagine. I think that on the bottomline, this can only be fixed when the Raspberry side can be configured not to break up the connection on RESET.
  9. If you run the emulation with -oslog (or -log), do you see some message like "giving up" related to the TIPI client?
  10. Just to remind (anyone), you can safely use the SCSI emulation in MAME *and* use TIMT3 to format the SCSI drive and to copy stuff on it. Also, the new boot ROMs are available so you can boot from SCSI. Of course, you would probably not have found that issue if you had done that.
  11. Second try: 65750. The counter seems to use more than 16 bit.
  12. When I see these line demos, is there nobody who could imagine writing a Qix game for the Geneve? 🙂
  13. For easier use in MAME, here is an image. As it seems, the demos run in GPL mode. It would have been nice if you included a LIMI 2 at some times between the loops so that you can stop the demo and try another one ... but apart from that, really nice. Thanks! stringart.dsk Edit: The LIMI 2 thing seems to apply for FST or GDEMO only, the rest obviously does allow a stop.
×
×
  • Create New...