<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for Wheefun Computer Prototyping Kit</title><link>https://sourceforge.net/p/wfcpk/activity/</link><description>Recent activity for Wheefun Computer Prototyping Kit</description><language>en</language><lastBuildDate>Fri, 22 Mar 2019 04:48:18 -0000</lastBuildDate><item><title>Phillip Kilgore committed [r16]</title><link>https://sourceforge.net/p/wfcpk/code/16/</link><description>Began work on 6502 implementation.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phillip Kilgore</dc:creator><pubDate>Fri, 22 Mar 2019 04:48:18 -0000</pubDate><guid>https://sourceforge.net/p/wfcpk/code/16/</guid></item><item><title>Phillip Kilgore committed [r15]</title><link>https://sourceforge.net/p/wfcpk/code/15/</link><description>Began working on NES PPU implementation.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phillip Kilgore</dc:creator><pubDate>Wed, 27 Feb 2019 05:14:57 -0000</pubDate><guid>https://sourceforge.net/p/wfcpk/code/15/</guid></item><item><title>Phillip Kilgore committed [r14]</title><link>https://sourceforge.net/p/wfcpk/code/14/</link><description>Added attributes to Mode 0.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phillip Kilgore</dc:creator><pubDate>Wed, 27 Feb 2019 00:42:15 -0000</pubDate><guid>https://sourceforge.net/p/wfcpk/code/14/</guid></item><item><title>Phillip Kilgore committed [r13]</title><link>https://sourceforge.net/p/wfcpk/code/13/</link><description>Began implementing text mode 0.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phillip Kilgore</dc:creator><pubDate>Tue, 26 Feb 2019 07:33:17 -0000</pubDate><guid>https://sourceforge.net/p/wfcpk/code/13/</guid></item><item><title>Phillip Kilgore committed [r12]</title><link>https://sourceforge.net/p/wfcpk/code/12/</link><description>Began working on Text Mode, added an implementation of the CGA 8x8 font.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phillip Kilgore</dc:creator><pubDate>Sun, 24 Feb 2019 21:11:47 -0000</pubDate><guid>https://sourceforge.net/p/wfcpk/code/12/</guid></item><item><title>Phillip Kilgore committed [r11]</title><link>https://sourceforge.net/p/wfcpk/code/11/</link><description>Fixed mirroring code in Mode A and updated figure in specification.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phillip Kilgore</dc:creator><pubDate>Sun, 24 Feb 2019 09:36:56 -0000</pubDate><guid>https://sourceforge.net/p/wfcpk/code/11/</guid></item><item><title>Phillip Kilgore committed [r10]</title><link>https://sourceforge.net/p/wfcpk/code/10/</link><description>Updated documentation and got rid of EXT bit. Former Mode0X is now in Tandy/PCJr region. Added unit tests to core for Memory. Fixed issue with nametable writes where attribute data is corrupted. Refactored Pattern Mode to afford pattern modes at other bit depths.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phillip Kilgore</dc:creator><pubDate>Sun, 24 Feb 2019 08:50:40 -0000</pubDate><guid>https://sourceforge.net/p/wfcpk/code/10/</guid></item><item><title>Phillip Kilgore committed [r9]</title><link>https://sourceforge.net/p/wfcpk/code/9/</link><description>Began working for documentation on the VAI core (to be used with the same module in Java)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phillip Kilgore</dc:creator><pubDate>Fri, 22 Feb 2019 03:47:51 -0000</pubDate><guid>https://sourceforge.net/p/wfcpk/code/9/</guid></item><item><title>Phillip Kilgore committed [r8]</title><link>https://sourceforge.net/p/wfcpk/code/8/</link><description>Fixed a lot of the bugs in the port of Jadzia, except that in the demo some multis peg the attribute byte to $FF for some reason.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phillip Kilgore</dc:creator><pubDate>Wed, 20 Feb 2019 15:25:42 -0000</pubDate><guid>https://sourceforge.net/p/wfcpk/code/8/</guid></item><item><title>Phillip Kilgore committed [r7]</title><link>https://sourceforge.net/p/wfcpk/code/7/</link><description>Began porting Mode 0X demo, which has not survived and has revealed some bugs with the way memory is handled.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phillip Kilgore</dc:creator><pubDate>Wed, 20 Feb 2019 06:48:14 -0000</pubDate><guid>https://sourceforge.net/p/wfcpk/code/7/</guid></item><item><title>Phillip Kilgore committed [r6]</title><link>https://sourceforge.net/p/wfcpk/code/6/</link><description>Very basic untested Jadzia implementation derived from a private implementation. Added primitives to help with color, added VideoCore interface. Added stub where examples will go.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phillip Kilgore</dc:creator><pubDate>Wed, 20 Feb 2019 05:27:57 -0000</pubDate><guid>https://sourceforge.net/p/wfcpk/code/6/</guid></item><item><title>Phillip Kilgore committed [r5]</title><link>https://sourceforge.net/p/wfcpk/code/5/</link><description>Broke off into modules; added core and VAI module.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phillip Kilgore</dc:creator><pubDate>Wed, 20 Feb 2019 03:01:17 -0000</pubDate><guid>https://sourceforge.net/p/wfcpk/code/5/</guid></item><item><title>Phillip Kilgore committed [r4]</title><link>https://sourceforge.net/p/wfcpk/code/4/</link><description>Preparing to modularize the Java implementation</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phillip Kilgore</dc:creator><pubDate>Wed, 20 Feb 2019 02:26:10 -0000</pubDate><guid>https://sourceforge.net/p/wfcpk/code/4/</guid></item><item><title>Phillip Kilgore committed [r3]</title><link>https://sourceforge.net/p/wfcpk/code/3/</link><description>Began working on Bus implementation (still very much a work in progess).</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phillip Kilgore</dc:creator><pubDate>Tue, 19 Feb 2019 14:54:19 -0000</pubDate><guid>https://sourceforge.net/p/wfcpk/code/3/</guid></item><item><title>Phillip Kilgore committed [r2]</title><link>https://sourceforge.net/p/wfcpk/code/2/</link><description>Began working on Java implementation. Added Memory and two implementations thereof.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phillip Kilgore</dc:creator><pubDate>Mon, 18 Feb 2019 10:51:41 -0000</pubDate><guid>https://sourceforge.net/p/wfcpk/code/2/</guid></item><item><title>Phillip Kilgore committed [r1]</title><link>https://sourceforge.net/p/wfcpk/code/1/</link><description>Initial import; added license and basic directory structure.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phillip Kilgore</dc:creator><pubDate>Sun, 17 Feb 2019 20:31:49 -0000</pubDate><guid>https://sourceforge.net/p/wfcpk/code/1/</guid></item></channel></rss>