Przejdź do treści forum
atari.area
Twoje polskie źródło informacji o Atari
Nie jesteś zalogowany. Proszę się zalogować lub zarejestrować.
Aktywne tematy Tematy bez odpowiedzi
Aktualności ze świata Atari
Altirra 4.50 test 20 Phaeron udostępnił kolejną kompilację testową emulatora Altirra z numerem 20.
Miracle Boy in Dragon Land bezpłatnie! Platformówka na Atari ST/STE została udostępniona całkowicie bezpłatnie dla wszystkich graczy.
Nowa wersja przeglądarki HighWire HighWire 0.5.0 Beta przynosi obsługę HTTPS, nowoczesnego CSS oraz kart pod TOS, FreeMiNT i MagiC.
CAS2Audio 1.0.5 Nowa wersja aplikacji CAS2Audio dla systemu Android przynosi całkowicie odświeżony i nowoczesny interfejs użytkownika.
Nowa gra na Atari 8-bit: Agents Alpha Bocianu prezentuje nową grę Agents Alpha.
Opcje wyszukiwania (Strona 8 z 16)
Dual IDE/CF adapter. Here's a close-up:

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. :)
Oh: I worried for nothing regarding XE, since that works too. :)

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. ;)
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:





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. :)
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+).
Do you have U1MB, or are you using SIDE2 with the SIDE.SYS SDX driver?
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. :)
xxl napisał/a:ps. autorem muzyki jest: Sinc-X
Thanks: I amended the title to give the author proper credit. :)
https://www.youtube.com/watch?v=yL8ZIpa_RRQ
U1MB has the same loader built in, so the entire content of the SIDE2's flash ROM becomes completely redundant.
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).
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.
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. :)
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.
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.
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.
Good point. If only I could add a link to the donate button in the fixed version.
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.
Likely some buffer overflow issue: I will look into it. ;)
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.
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. :)
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?
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+. :)
pernoid napisał/a:Uff... Udało się, ale z poziomu XEX loadera wbudowanego w U1MB.
Great - glad to hear you fixed it. :)
Znalezione posty [ 176 do 200 z 387 ]
Forum oparte o: PunBB
Currently installed 7 official extensions. Copyright © 2003–2009 PunBB.
Wygenerowano w 0.019 sekund, wykonano 48 zapytań