Jump to content
IGNORED

[Testing] Altirra v3.40 softkick OS for UNOCart/A8PicoCart ATR loading


Wrathchild

Recommended Posts

Limited success... I can support an OSS type A (034M) type cartridge (e.g. MAC/65 1.02) along with BW-DOS ATR image.

This can load with the Pico ATR loader to the point of asking for the driver (Y - used) and then I don't run the ROM.COM.

At this point I can type CAR to enter the MAC/65 editor and within that type DOS to return to the editor.

However, if ROM.COM is run or RESET is pressed then the machine re-enters MAC/65 but the DOS seems to be lost.

 

Hopefully something that can be debugged so I should have a go at building the patched emulator.

 

Tomorrow (well today here 😆 - 5th Oct) I'll setup a GIT branch and upload the latest code along with firmware/os-rom/tweaked BW-DOS ATR 

Link to comment
Share on other sites

Hi!

3 hours ago, Wrathchild said:

Can you please post chkdos.inc? I'm wanting to build a driver with these changes:

 

CART_RESPONSE        equ    $D5C0
CART_STATUS        equ    $D5C1
CART_ATR_HEADER        equ    $D5C2

CART_DCB_DEVICE        equ    $D5C0
CART_DCB_SECTOR_LO    equ    $D5C1
CART_DCB_SECTOR_HI    equ    $D5C2
CART_DCB_PAGE        equ    $D5C3

CART_SECTOR_BUFFER_READ    equ    $D540
CART_SECTOR_BUFFER_WRITE    equ    $D540
 

[Edit] I've built an A8PICO.COM file with the include commented out and this runs ok for testing purposes 

It is my github:  https://github.com/dmsc/bwdos-mads/blob/main/utils/chkdos.inc

 

I could not test the A8PICO in real hardware because I realized that my raspberry pico was not compatible - so I ordered a couple of "purple" rp20240 boards...

 

After further testing, I will need to add 256 bytes sector support to A8PICO, and better error detection to the driver.

 

And about the Atari800 emulator, I added more A8PicoCart commands in the attached patch, now it also emulates reading directories, searching, ATR and XEX loading. You need to pass a folder to the "-a8pico" command line parameter.

 

Have Fun!

atari800-a8pico-2.patch.gz

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...