Jump to content

Paul Westphal

Member
  • Posts

    45
  • Joined

  • Last visited

Posts posted by Paul Westphal

  1. On 8/28/2023 at 7:34 AM, Andreatari said:

    Hi RickR
    I'm Andrea Cucchetto, the programmer of the Atari version of Space Taxi 😊
    Thank you for your comment... I'm really glad to offer this port to all Atarians!

    Considering the quality of the game, I'd be interested in hearing your thoughts on programming the 8 bit. Like : What were the hurdles you had to overcome? What programs / resources did you use in the development? What did you like and dislike about programming for it? Any future 8 bit projects? Any information you could share would be appreciated by all and a great read for aspiring 8 bit programmers.

  2. I'm still reading it.. I did not know Psygnosis was working on a dev kit !

    Best quote so far " If Atari had
    understood that the games were the business model and
    invested appropriately, then those hardware bugs could
    have been found earlier, they could have had more launch
    games, that‘s what they could have done differently.”

  3. I just tried to ask Bruce Carso if the Jaguar CD development folder he showed me when I spent 3 weeks down there survived the recent house fire and he said he didn't remember it... He is getting old. I'll have to call him and trigger his memory.

    It was a huge folder containing the entire development of the Jag CD, from initial sketches, emails between the plastic molding company ( somewhere down south, I believe ) and Phillips... just EVERYTHING! I sat on his couch and thumbed through it for a few hours. There were drop tests; It failed like 7 out of 10... they had a time of it.. there were emails regarding the software development timetable and lists of current titles and stages of their development... you name it..

     

    I'll give him a call and find out what happened to it..

  4. On 8/29/2023 at 6:31 PM, Justin said:

     

     

    Something about her tone of voice and pious demeanor reminds me of Kai Winn. I think our Star Trek fans will appreciate what I mean 🖖

    "...But the Atari Jaguar got COMPLETELY DESTROYED ®, my child. Just as the Prophets had wished it. Like and subscribe for more." - Winn Adami

     

    Winn_adami.jpg

    I know, right? I evaded that video for a while but eventually watched enough to know the familiar tone.

  5. This thing is sweet!

    The latest firmware has the unit providing a 650KB/s transfer rate. I'm getting 636KB/s with a 4gb class 4 MicroSD, and have some Kingston 16gb HC1 Class10 U1 V10 cards on the way to see if I can get a little more speed out of it. FYI - His latest beta firmware update has speed of 750KB/s, but it's not stable yet.

    They run about $50, hand built and shipped from Spain.

    I have one for My STe, one for the Mega ST4/ 16mhz, and one for testing systems I'm repairing.

    The older TOS's do not like the filesystem, so there was a Peter Putnik disk image developed to compensate for this. You just run Win32diskimager from your PC and burn the image, like the other Image from Peter.

    Visit my Youtube channel to hear the STe kick some ass :

    Here is the link to the forum with more information : http://www.retrowiki.es/viewtopic.php?f=38&t=200036527&sid=1a823a0d76492cd43f473906aef8645d

    STe Tests_1.jpg

    STe Tests_2.jpg

    SAM_3650.JPG

  6. STe OrionSD CARD READER - Tech Notes 1/17/2021

    GETTING IT TO RUN :
    - I'm Running Window's 10 with an internal 3.25 floppy drive. I formatted a quality 2GB SD card With the PC, FAT . I would not use larger capacity SD cards. Larger one's MIGHT be better for the partition method - more on that later...
    - I created a new folder on my Win10 PC named "AUTO". I Wrote bigdos.prg AND Orion's driver's to the AUTO folder.
    - I wrote the AUTO folder to a Pre-Atari formatted, 720k floppy disk. I have been told extenal USB floppy drives will not work with Win10. External USB floppy drives might work with Win XP. - Not sure yet. Note : There were two sets of drivers provided;The newer drivers DO work and initiate faster.

    BIGDOS VS. PARTITION METHOD :
    There are two ways of setting up the SD card. I chose Bigdos because I have window's 10 and I thought it would be difficult to read multiple partitions. I just wanted to get it running first. Supposedly, Win XP is better at recognizing multiple partitions.

    Atari 4mb TOS 2.06 STe power on : It loads bigdos.prg, then Orion's Sd card drivers. Both programs take up approximatly 56kb in the AUTO folder so I assume it takes up close to that in ST RAM, I'm not sure. At desktop, you will see a "C " HD icon to work from. With bigdos, you can just drag and drop files from Win10 to the SD card as it is one, big, happy partition. ;) Keep in mind when using the Bigdos method, there is more overhead in ram. You can discount games or demo's that require 4mb ram at this point. The Bad Apple demo notes that it has problems with Bigdos so you can assume some other programs do as well. Further testing has told me that the multi-partition method might give less problems in general. Which brings me to :

    THE RESULTS SO FAR :

    - It Makes The STe OrionSD a GREAT - " MINI-MOD PLAYER " !!  You can store many MOD files on the SD. They load complteley into ram, so there is no transfer rate issues, plus it may load a tad faster than a floppy. I put all the MOD songs into one folder and My MOD player ( I suggest oszi ) in another, so it won't be hard to find, mixed up with all the MOD files. Pretty cool use.

    - ** GemBench Findings  ( with Bigdos ) : Gem display box takes a 2% hit / Blitter takes a 2% hit / VDI Enquire takes a 2% hit !! **

    - The STe Orion SD is an excellent, inexpensive way for a developer to implement code on the STe. One hangup would be that it uses Jagport one so games that use the Jagpad would have to use port 2, if they aren't programmed to already.
    - I have been using Peter Putnik's HD versions. I'm having mixed results so far and I blame Bigdos.
    - The SD Card seems to transfer data a little faster than a floppy - 20 to 25bps. Partition method might be faster..
    - Any program that can load all it's data in RAM will be fine. Constant DMA fetching is sketchy - hardware limitation.
    - Obsession won't load all the exta sounds because of the driver overhead, but runs. I'll stick to the floppy version in which I get all the bells and whistles.
    - Sea of Color Demo - NO GO. RAM overhead and transfer rate issues.
    - Bad Apple Demo : NO GO. Transfer rate. The Demo notes state that bigdos is the problem.
    - Maxymiser works.
    - Vulgar Display of Power Demo : Plays weird. There are graphical issues and timing issues with DMA sound.
    - The reader does have space limitations. If I put too much on it it boots with the error - ... " trying to execute from --- instead.. " then freezes up at Atari Boot screen. I forget what the limit in bigdos is... probably 32mb.
    - Super Stardust - Tries to load but returns to a functional blue desktop.
    - Lethal Excess runs.
    - The " Signals " Demo ( STe version, of course ) has trouble with the DMA sound, as, for some reason, does not load ALL the audio file into RAM for playback, so transfer rate again rears it's ugly head.. OR it's bigdos getting in the way again.
    - One Word High Res Demo runs.
    - Cannot delete SD files from the desktop. Has to be from PC. Will try the newer Driver.
    - Tried the Drivers without bigdos. NOPE. - Have to partition it.
    - Addams Family - Freezes up.
    - Dungeon Master DMA - Runs!

    ** Update 2/19/2021 ** Multi-Partition Method - ease of use -
    I found Peter Putnik's disk image and wrote it to an SD card with win32diskImager. The image has three partitions, but the device only sees what's in the main one because of bigdos. Window's 10 DOES see all three partitions and I CAN write to them. Gamex games seem to run better than other versions on this device. This information is useful for the upcoming Antonio's SD card HD interface. I'm pretty sure most versions of games will be more compatible with those drivers. ODDITY : Some games do not see the joystick and you can only fire with the mouse.. I think this is due to the ports gettting mixed up. This too should be fixed with Antonio's new device + drivers.
    I tried to copy the one hard drive desktop icon to match the other two partitions (F, G ) and save the preferences, but it froze up and tanked the SD card. I'm in the process of trying to rescue the SD card.  

    SD Card Speeds- The higher the class of Micro SD Card you use, the better the transfer rate. Most cards are rated for their write speed .. I think this goes hand in hand with read speed.

     

     

    SdCard-1.JPG

    SdCard-2.JPG

    SdCard-3.JPG

  7. I subscribed to your youtube channel and now you're here 🙂 . Thanks for the work you are doing on our beloved STe. I picked up one of those Micro SD card readers from Gossuin. It seems like a cheaper version of the Ultra-satan :), so thanks for keying us on to that gizmo. I must have overseen that when I got my Eiffel3 from him a few months back. I look forward to your progress on this, and will check back here on a regular basis.

    I have been doing some ghetto MOD vids : https://www.youtube.com/channel/UCAVWgxXEerFi51JI8SWDP5w?view_as=subscriber

     

  8. If you don't have it yet, I have it. The file is to big to post here but it can be emailed. I have permission from the original author to burn a copy BUT IT IS NOT TO BE SOLD.

    I also have permission from Bruce at B & C to distribute it - IT IS NOT TO BE SOLD. His master copy from Atari had a few errors, so I emailed the Composers file to Bruce replace his.

    These are very polished tunes.

    Pm me and I'll Email it to you as a google drive link.  I use Imageburn.

    Paul

×
×
  • Create New...