Activity
From 08/26/2018 to 09/24/2018
09/21/2018
- 11:48 PM Bug #74: Mounted disks don't always load
- Except I need to send start bit from zpu to start that clock. Probably a fairly simple state machine change, but gett...
- 10:53 PM Bug #74: Mounted disks don't always load
- On second thoughts, why guess when I know. Pokey is already outputting the serial input anyway (even in input mode, s...
09/20/2018
- 09:29 PM Bug #74: Mounted disks don't always load
- Implemented using sio clock out as the zpu clock input. Should mean it can listen to whatever speed. Though of course...
09/13/2018
- 09:38 PM Bug #74: Mounted disks don't always load
- I'd added a 2ms delay temporarily to stop some fast/slow flip flopping. That actually breaks USB keyboard when in tha...
09/03/2018
- 09:31 AM Bug #74: Mounted disks don't always load
- Ok good. That’s as I hoped. I still need to make switching from slow to fast sio and back more reliable, I just fixed...
09/02/2018
- 10:01 PM Bug #74: Mounted disks don't always load
- It doesn't seem to be happening as much although I did run into some weirdness a couple of times that might be relate...
- 09:53 PM Bug #74: Mounted disks don't always load
- Farb, are you still running into this with the latest builds?
- 10:00 PM Feature #73: Implement ATX disk image support
- Ok, I just checked in a couple more changes. Your patch file should get pretty small now :-D
- 09:37 PM Feature #73: Implement ATX disk image support
- So this is what I ended up with as a patch to atx.c.
I'm updating gTrackInfo on every disk change or access to dif...
09/01/2018
- 04:40 PM Feature #73: Implement ATX disk image support
- That's great, thanks.
- 04:09 PM Feature #73: Implement ATX disk image support
- Ok, done and checked into v09 branch.
- 01:44 PM Feature #73: Implement ATX disk image support
- Could it be changed somehow like this? i.e. move the avr parts to another file and add byte swapping?
08/31/2018
- 11:08 PM Feature #73: Implement ATX disk image support
- Oh, and let me know if there are things I can do in the atx.h/c code to make it easier for you to consume :-)
- 11:07 PM Feature #73: Implement ATX disk image support
- I just updated to atxv5 and confirmed that 107 all passes and the few games I tested worked great. Fantastic work!!
- 09:47 PM Feature #73: Implement ATX disk image support
- I put this up as atxv5.
So 107 all passes, but 107 track35 seems to have a lot of NOKs... - 09:39 PM Feature #73: Implement ATX disk image support
- Updated to the v9 code.
I need to split out the eclaireXL changes to make this easier to update. I was going to m...
08/28/2018
- 09:45 PM Bug #74: Mounted disks don't always load
- Added more structure to the command handling (common ack/nak etc) and looking much better. More to do though...
- 09:57 AM Bug #74: Mounted disks don't always load
- I guess a disk revolution at 288rpm is 200ms, so it must be ok timing wise to do the ack first.
08/27/2018
- 09:34 PM Bug #74: Mounted disks don't always load
- The time spent on iii is in pf_open, the fat file system open. I guess this must do some work.
Perhaps if I ack fi... - 09:22 PM Bug #74: Mounted disks don't always load
- So 3 problems...
i) Sometimes bad checksum, must be a sync issue with pokey clock I guess.
ii) Flip flopping betwee...
08/26/2018
- 09:41 PM Bug #74: Mounted disks don't always load
- Hmmm, gets a failed checksum on the first sector read and switches to high speed sio. Then takes a while to resync.
... - 08:45 PM Bug #74: Mounted disks don't always load
- Setting up the logic analyser to check the cause of the first few fails on the scanalyzer...
- 08:51 AM Feature #73: Implement ATX disk image support
- Thanks. It loaded more on the 400/800 rom (but not that far) and stopped early on the XL/XE. I think I have the patch...
Also available in: Atom