<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://apple2.guidero.us/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://apple2.guidero.us/feed.php">
        <title>MG's Apple II Site mg_notes:apple_iic</title>
        <description></description>
        <link>http://apple2.guidero.us/</link>
        <image rdf:resource="http://apple2.guidero.us/lib/tpl/monochrome/images/favicon.ico" />
       <dc:date>2026-05-04T11:09:02-04:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://apple2.guidero.us/doku.php/mg_notes/apple_iic/accelerator?rev=1501013799&amp;do=diff"/>
                <rdf:li rdf:resource="http://apple2.guidero.us/doku.php/mg_notes/apple_iic/firmware_bank_switch?rev=1501013748&amp;do=diff"/>
                <rdf:li rdf:resource="http://apple2.guidero.us/doku.php/mg_notes/apple_iic/iic_bugs?rev=1510303560&amp;do=diff"/>
                <rdf:li rdf:resource="http://apple2.guidero.us/doku.php/mg_notes/apple_iic/mig_chip?rev=1533166812&amp;do=diff"/>
                <rdf:li rdf:resource="http://apple2.guidero.us/doku.php/mg_notes/apple_iic/secret_iicplus_smartport?rev=1530144158&amp;do=diff"/>
                <rdf:li rdf:resource="http://apple2.guidero.us/doku.php/mg_notes/apple_iic/start?rev=1510024826&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://apple2.guidero.us/lib/tpl/monochrome/images/favicon.ico">
        <title>MG's Apple II Site</title>
        <link>http://apple2.guidero.us/</link>
        <url>http://apple2.guidero.us/lib/tpl/monochrome/images/favicon.ico</url>
    </image>
    <item rdf:about="http://apple2.guidero.us/doku.php/mg_notes/apple_iic/accelerator?rev=1501013799&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-07-25T16:16:39-04:00</dc:date>
        <title>Apple IIc Plus Accelerator</title>
        <link>http://apple2.guidero.us/doku.php/mg_notes/apple_iic/accelerator?rev=1501013799&amp;do=diff</link>
        <description>Apple IIc Plus Accelerator

The Apple IIc Plus accelerator is essentially a Zip Chip broken out into its discrete components, as Apple licensed the technology from Zip Technologies.  All of the registers function exactly like a 4 MHz Zip Chip.

Firmware</description>
    </item>
    <item rdf:about="http://apple2.guidero.us/doku.php/mg_notes/apple_iic/firmware_bank_switch?rev=1501013748&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-07-25T16:15:48-04:00</dc:date>
        <title>Apple //c and IIc Plus Firmware Banking</title>
        <link>http://apple2.guidero.us/doku.php/mg_notes/apple_iic/firmware_bank_switch?rev=1501013748&amp;do=diff</link>
        <description>Apple //c and IIc Plus Firmware Banking

All Apple //c and IIc Plus computers except ROM $00 ship with two 16K firmware banks, each visible from $C100-$FFFF.  The visible bank is switched by a write to $C028.  This is not well-documented by the Apple documentation.</description>
    </item>
    <item rdf:about="http://apple2.guidero.us/doku.php/mg_notes/apple_iic/iic_bugs?rev=1510303560&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-11-10T03:46:00-04:00</dc:date>
        <title>Apple //c and IIc Plus Firmware Bugs</title>
        <link>http://apple2.guidero.us/doku.php/mg_notes/apple_iic/iic_bugs?rev=1510303560&amp;do=diff</link>
        <description>Apple //c and IIc Plus Firmware Bugs

Memory Expansion Firmware

The memory expansion firmware has the following code to test the size of the memory expansion card, if installed:



numbanks  equ   $03bb         ; screen hole - $c0
sizetemp  equ   $0478         ; screen hole shared
addrl     equ   $bff8         ; slinky address reg for indirect use
addrm     equ   $bff9         ; real registers are from $c0c0-$c0c3
addrh     equ   $bffa         ; ..
data      equ   $bffb         ; slinky data re…</description>
    </item>
    <item rdf:about="http://apple2.guidero.us/doku.php/mg_notes/apple_iic/mig_chip?rev=1533166812&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-08-01T19:40:12-04:00</dc:date>
        <title>Apple IIc Plus MIG Chip</title>
        <link>http://apple2.guidero.us/doku.php/mg_notes/apple_iic/mig_chip?rev=1533166812&amp;do=diff</link>
        <description>Apple IIc Plus MIG Chip

The MIG is a custom chip in the Apple IIc Plus that provides signals for accessing 3.5&quot; disk drives and access to a 2K static RAM chip mainly used to buffer 3.5&quot; sector data for reading and writing.  The RAM is also used for the accelerator.</description>
    </item>
    <item rdf:about="http://apple2.guidero.us/doku.php/mg_notes/apple_iic/secret_iicplus_smartport?rev=1530144158&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-27T20:02:38-04:00</dc:date>
        <title>Apple IIc Plus Secret Disk II SmartPort</title>
        <link>http://apple2.guidero.us/doku.php/mg_notes/apple_iic/secret_iicplus_smartport?rev=1530144158&amp;do=diff</link>
        <description>Apple IIc Plus Secret Disk II SmartPort

In the course of disassembling the Apple IIc Plus firmware, I discovered a secret ProDOS block device and SmartPort implementation for the Disk II.

The implementation is complete, including read/write/format, minus a few bogus values in the SmartPort device information.</description>
    </item>
    <item rdf:about="http://apple2.guidero.us/doku.php/mg_notes/apple_iic/start?rev=1510024826&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-11-06T22:20:26-04:00</dc:date>
        <title>MG's Apple //c and IIc Plus Tech Notes</title>
        <link>http://apple2.guidero.us/doku.php/mg_notes/apple_iic/start?rev=1510024826&amp;do=diff</link>
        <description>MG's Apple //c and IIc Plus Tech Notes

&lt;ul class=&quot;catlist-nslist&quot; &gt;&lt;li class=&quot;catlist-page&quot;&gt;Apple IIc Plus Accelerator&lt;/li&gt;&lt;li class=&quot;catlist-page&quot;&gt;Apple //c and IIc Plus Firmware Banking&lt;/li&gt;&lt;li class=&quot;catlist-page&quot;&gt;Apple //c and IIc Plus Firmware Bugs&lt;/li&gt;&lt;li class=&quot;catlist-page&quot;&gt;Apple IIc Plus MIG Chip&lt;/li&gt;&lt;li class=&quot;catlist-page&quot;&gt;Apple IIc Plus Secret Disk II SmartPort&lt;/li&gt;&lt;/ul&gt;

----------

 ​</description>
    </item>
</rdf:RDF>
