176

(49 odpowiedzi, napisanych Software, Gry - 8bit)

Dual IDE/CF adapter. Here's a close-up:

https://preview.ibb.co/jWpYNn/IMG_20180309_143134480.jpg

Note female mini-IDE connector at left is not broken. Header is made from two different sections and arrived that way when the device was bought. :)

177

(49 odpowiedzi, napisanych Software, Gry - 8bit)

Oh: I worried for nothing regarding XE, since that works too. :)

https://preview.ibb.co/kkF4v7/IMG_20180309_133002982.jpg

178

(49 odpowiedzi, napisanych Software, Gry - 8bit)

On an XE, one is of course forced to connect SIDE2 via IDE Plus's built-in cartridge port, and if that obscures the SIDE2's IDE registers somehow, it's hardly the fault of U1MB or SIDE2. Likewise, one's personal experience may vary depending on how much equipment is hanging off the bus. I merely show that the combination works as it is designed to do here on my desk, and that U1MB does not break any existing protocols. FDISK could not communicate with multiple IDE host adapters had this not been tested on real hardware, and here you see it with your own eyes. ;)

179

(49 odpowiedzi, napisanych Software, Gry - 8bit)

100 per cent bullshit, Pin, and I'm sad to see such untruths continually propagated here.

Just set up my 600XL (U1MB/VBXE) with IDE+ and SIDE2:

https://preview.ibb.co/d8saJS/IMG_20180309_112022848.jpg
https://preview.ibb.co/bwvvJS/IMG_20180309_112028200.jpg
https://preview.ibb.co/ivupdS/IMG_20180309_112245660.jpg
https://preview.ibb.co/bER2yS/IMG_20180309_112256846.jpg
https://preview.ibb.co/j8HaJS/IMG_20180309_112303712.jpg
photo web hosting

Providing PBI ID clashes are avoided (and steps are taken to avoid drive number clashes on partitions, since these naturally cannot be automatically resolved between different devices), everything works. You can see I started FDISK there and it picked up the HDD on both devices (U1MB PBI on ID 0, IDE+ on ID 4). Everything works.

I even wrote tools (APTDEV, etc) which poll every since APT device on the bus, and this was expressly developed with IDE+ and U1MB PBI working together. :)

180

(49 odpowiedzi, napisanych Software, Gry - 8bit)

Yes: drive number conflict resolution cannot be managed between drivers, so one must carefully avoid conflicts on different devices, otherwise (as Pin says) those on SIDE will take precedence. Of course this is not necessarily the case if you use the U1MB PBI BIOS (which makes more sense on the U1MB machine). Then it's a question of which PBI handler the OS calls first (this will depend on the PBI device ID on the U1MB and IDE+).

181

(49 odpowiedzi, napisanych Software, Gry - 8bit)

Do you have U1MB, or are you using SIDE2 with the SIDE.SYS SDX driver?

182

(29 odpowiedzi, napisanych Software, Gry - 8bit)

It's said that XBIOS allows for the loading screen, but no music plays and the exact same progress bar animation could be accomplished by splitting the binary into multiple segments and having an INIT stub called between each one which updates the progress indicator. Using the segmented approach would have allowed the thing to load via the SIO (and thus via a PBI HDD) without alteration. Of course games saves would need a different approach, but that feature appears almost as desirable as the inability to load the game from a hard disk. :)

183

(10 odpowiedzi, napisanych Software, Gry - 8bit)

xxl napisał/a:

ps. autorem muzyki jest: Sinc-X

Thanks: I amended the title to give the author proper credit. :)

184

(10 odpowiedzi, napisanych Software, Gry - 8bit)

https://www.youtube.com/watch?v=yL8ZIpa_RRQ

185

(17 odpowiedzi, napisanych Sprzęt - 8bit)

U1MB has the same loader built in, so the entire content of the SIDE2's flash ROM becomes completely redundant.

186

(14 odpowiedzi, napisanych Sprzęt - 8bit)

Although the naming is confusing, the APT version of FDISK is the currently maintained partition editor and the only one capable of building APT partition tables.

As for "seeing" disks: I can't comment on FDISK2's methods, but with APT FDISK, it's really a question of whether the PBI HDD driver will detect media, not the application itself. FDISK issues STATUS and DEVINFO commands and simply reports back the results returned by the driver (this is how the partition editor remains hardware abstracted).

187

(20 odpowiedzi, napisanych Sprzęt - 8bit)

64KB if you use the SDX flasher for SIDE and change the start bank number to point to the upper half of the ROM. You can use that to update the loader on a machine with no extended memory.

188

(20 odpowiedzi, napisanych Sprzęt - 8bit)

On SIDE2, the banking register was moved out of the way of the U1MB banking register. The original SIDE used the same address, so there was a clash. Simple as that. :)

189

(54 odpowiedzi, napisanych Software, Gry - 8bit)

I already have a mechanism in mind to support FAT storage with 8KB clusters (or 4KB if files are defragmented), but Phaeron would have to change the video encoder in order to remove a few scanlines from the frame (reducing each frame to <= 8KB, including audio data). On the 6502 side, building a RAM-based table of sectors from the FAT chain is trivial.

190

(17 odpowiedzi, napisanych Sprzęt - 8bit)

U1MB has only 2 x 512KB SRAMs and needs memory for its own use at $D1xx, $D5xx, and $D6/D7xx, so 64KB has been mandatory since day one. But as Monsoft says: 64K upgrade on 600XL involves only a couple of wires, DRAMs, and five minutes of time. Benefits are well worth it, I think.

191

(17 odpowiedzi, napisanych Sprzęt - 8bit)

Yes, it's necessary. Here are some instructions:

http://atariage.com/forums/topic/183694 ... -pictures/

192

(6 odpowiedzi, napisanych Software, Gry - 8bit)

Thanks for confirming. I have replaced 4.67 with 4.68 on the repository accessible by DLT, so it should show up on the next SDX ROM images.

193

(6 odpowiedzi, napisanych Software, Gry - 8bit)

Good point. If only I could add a link to the donate button in the fixed version.

194

(6 odpowiedzi, napisanych Software, Gry - 8bit)

Please test the attached version and let me know if the issue is resolved. It wasn't until now that I realised that the bug people had been reporting only manifested itself in 80 column mode. ;) With that information in hand, repairs were easy. Editing of partition names at 40 columns in "Name view" was also broken and has been fixed.

195

(6 odpowiedzi, napisanych Software, Gry - 8bit)

Likely some buffer overflow issue: I will look into it. ;)

196

(315 odpowiedzi, napisanych Fabryka - 8bit)

x_angel napisał/a:

I saw very interesting PIC flasher under Atari - can You say someting more about that?

JOY2PIC? Not really. I was sent one, but haven't used it yet. Apparently it works well.

197

(315 odpowiedzi, napisanych Fabryka - 8bit)

x_angel napisał/a:

Widzę jeszcze jeden problem - skąd wziąć kwarc 3.546894?
14.18757 mamy z Atari 65XE/130XE, ale skąd wziąć ten 3.546894? Chyba, że będzie "dołożony" do płyty, na kanale Flashjazzcat widziałem, że gość miał w torebeczkach potrzebne części - może nabył to jako kit?

MytekControls sent me the board and kit of parts free of charge in return for my work on the BIOS. That said, I did already purchase a lot of crystals years ago. :)

198

(14 odpowiedzi, napisanych Sprzęt - 8bit)

drac030 napisał/a:

To jest bardzo ciekawe, bo wszystkie partycje IDE+, FAT czy nie FAT, są dostępne przez ogólny interfejs PBI.

What's the format of the SIO command for mounting disk images?

199

(14 odpowiedzi, napisanych Sprzęt - 8bit)

Pin napisał/a:

Odgrzewam kotleta ;)

Pytanie do FJC - Czy jest możliwość, by w najbliższej przyszłości Side Loader w zakładce "DEVICE" rozpoznawał partycję FAT na dysku IDE+?

Unlikely. There is not much code space left to support different IDE mappings and the ATR mounting API of IDE+ is not exposed to applications. If you don't own U1MB/SIDE, you can use the excellent loader already built into IDE+. :)

200

(12 odpowiedzi, napisanych Sprzęt - 8bit)

pernoid napisał/a:

Uff... Udało się, ale z poziomu XEX loadera wbudowanego w U1MB.

Great - glad to hear you fixed it. :)