I rewrote the dma controller in preparation for screwing around with the
floppy controller. It contains everything except the actual meat: the
transfer itself...I need to see how the floppy disk is going to work
before I can fill that in.
Brian
From: Camiel V. <iam...@gm...> - 2008-04-18 09:25:51
Hi Brian,
I saw you had a question (in the code) as to the documentation for the
IO port 480 range; Well, there is a bit of info in the datasheet
(there's a link on http://www.es40.org/Ali_M1543C) on page 173:
Channel Low-page register High-page register
0 0x87 0x487
1 0x83 0x483
2 0x81 0x481
3 0x82 0x482
5 0x8B 0x48B
6 0x89 0x489
7 0x8A 0x48A
On Thu, Apr 17, 2008 at 10:27 PM, Brian Wheeler <bdw...@in...> wrote:
> I rewrote the dma controller in preparation for screwing around with the
> floppy controller. It contains everything except the actual meat: the
> transfer itself...I need to see how the floppy disk is going to work
> before I can fill that in.
>
> Brian
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> Es40-developers mailing list
> Es4...@li...
> https://lists.sourceforge.net/lists/listinfo/es40-developers
>
>