Jump to content

bhall408

+AtariAge Subscriber
  • Posts

    860
  • Joined

  • Last visited

Everything posted by bhall408

  1. Works on Argon as well... If you'd like it added, DM me! (Screen shot from our Mac testing tool, which uses the same engine as the Android version)
  2. Has anyone ever done an Astrosmash patch/hack that lets you start a new game without hitting reset? ie, make it so that at "Game Over" you can press a fire button (or perhaps a menu choice) to restart the game. Maybe that wasn't done so you wouldn't accidentally start a new game w/o taking note of your final score? Or maybe to keep within the confines of not needing additional ROM chips (cost savings?) A bonus (and way to solve the issue of accidentally starting a new game/not seeing your final score) would be to add a title screen that can display high score, sort of like how there are Atari 2600 mods that have done that. Would be much nicer when playing with modern game controllers, and for people that don't realize you need to reset the hardware.
  3. I could see it cool to do a CVBasic contest/game jam to help kick things off and generate some new games once you feel it is stable/ready for a push like that!
  4. It is not. If that is a requirement, then you'll probably want to continue your work on Colleen. Nice that you picked it up!
  5. If the customer base is OK with "locked to device" (which I don't think is what most people would consider "buying a ROM", where they expect it to be portable), it would be sufficient to have an online store, and that is a solved problem. Would require the device to have WiFi though...
  6. An option is to offload all post-processing to the GPU. We've been doing that lately with ArgonUnity (our Unity plugin version of Argon for B2B projects) - both the upscaling and the effects. Eventually we'll bring that code back to the consumer Argon app too.
  7. Accessing files has been getting more and more restricted with each Android release. We support Storage Access Framework (SAF) in Argon, which is what you are now meant to do. You also have to support asking permission to access files/folders, etc. Similar changes have been happening over time with Google Drive access. There are extra hoops to jump through now for even read-only access to Google Drive compared to last year.
  8. Argon supports SGM... Available on Google Play and Amazon AppStore...
  9. Profile is at https://www.linkedin.com/in/mark-thompson-86753a5/
  10. I took that approach with the first old 8-bit assembler project I had resurrected from source. I was glad I didi it, but then after that I moved to updating/modernizing and getting it to assemble with ca65. For a one-off (just to get it to compile, not planning to do more) I think emulating the tool chain could make sense, but I have the feeling I'd be investing a similar amount of time in bringing up/re-familiarizing myself with the tool chain as I would in moving to a new tool chain, and that once I had it compiling, I'd then want to start making the app better
  11. Sadly, no. However I like that @ggn chimed in. I'll have to see if that is a viable option for me. Part of the work is updating the C code to the C-89/ANSI standard (which I happen to like/prefer, but the code is a mix of pre-89 and post 89).
  12. Give Argon Premium a try (I can send you a 1 month promo code if you like) Android made alot of changes to how files are accessed, what permissions are needed, etc. in the more recent Android OS releases of the past few years, meaning apps needed to be updated or run into problems with local file storage. We support both local storage and you can also create an "Argon" folder on your Google Drive and access that. It is work to keep up with all the changes that come with Android OS updates. Hopefully folks can appreciate/support what we do!
  13. Atari *should* be able to support it natively on the VCS, but if it helps, we now have a Unity plugin version of the Argon game engine. So we could make Mac/PC/console versions in partnership. ie, deploy it to Steam/Epic/GOG/VCS/Mac App Store/MSFT App Store/etc. Using Unity, you (or we) get to do the bonus content (soundtrack, manual, etc) in custom Unity UI, much like you get bonus content with a DVD/BluRay. Another approach would be to see if Plaion can support your physical cart on the 2600+ if they do not already.
  14. Thanks - please check the DM I sent you... Or you can ping me on FB or LinkedIn if you prefer...
  15. We have PICO-8 games in Argon... It is on Google Play, Amazon AppStore, and MS Win11 Store... I *love* PICO-8! We have a handful of games pre-loaded (NEST 2 in the screen shot attached is one of them). Working to get more...
  16. Yes, no surprise that it requires a data cable. I'm just surprised that I had so many charge-only cables kicking around (they tend to be the shorter ones). Since nearly all my devices are now USB C, the only ones I still frequently use that are micro USB are ones that I only charge (headphones, etc), so I hadn't noticed.
  17. On the 4th cable I tried, it recognized the LTO... Figures!
  18. A bit late to the party here, but I just unboxed my LTO Flash... I'm using a Mac running Sonoma (14.3)... The Mac LTO GUI app is from 2019... I was able to run it, but am not seeing the device. Is the 2019 version of the app known to work on Apple Silicon, Sonoma, etc? Or should I be troubleshooting the hardware/cable?
  19. If the Atari folks are interested in the a7800 version, we did work to bring that back into MAME compliance around MAME 240 (give or take, may have been 242) when we folded that into Argon. YM support would be extra to that (wasn't included at that time, mid 2022).
  20. Does Beach Head require/use JLP? (We don't support that yet in Argon, but looking into it)
  21. I have a few more items I'll post when I get around to it. I think I had approached them with the idea, and they agreed. I *think* that came as a result of having been mailing them high scores (when mailing in a high score was a thing!) I have my ANALOG "make these suggested changes and re-submit your game" rejection letters too
  22. Letter to me from Softline, March 1983...
  23. Here is the source to the autorun/menu for each of disk 1 and disk 2... This was a dot matrix printout, so didn't fully capture ATASCII/inverse video... However that could be re-created... Softline Adventures Disk 1 Menu Source.pdf Softline Adventures Disk 2 Menu Source.pdf
  24. Brian Hall here... Seeing pictures of the floppies really warms my heart! This was one of my first paid projects during high school. I have 80s era dot matrix hard copy of some of the games. If items are missing or there were problems with the disk images, I can try and fix it. Thanks for finding this!
  25. Ok, that explains the choice of USB for the400 (ala theC64) vs DB9 for 2600+!
×
×
  • Create New...