Activity for Wheefun Computer Prototyping Kit

  • Phillip Kilgore Phillip Kilgore committed [r16]

    Began work on 6502 implementation.

  • Phillip Kilgore Phillip Kilgore committed [r15]

    Began working on NES PPU implementation.

  • Phillip Kilgore Phillip Kilgore committed [r14]

    Added attributes to Mode 0.

  • Phillip Kilgore Phillip Kilgore committed [r13]

    Began implementing text mode 0.

  • Phillip Kilgore Phillip Kilgore committed [r12]

    Began working on Text Mode, added an implementation of the CGA 8x8 font.

  • Phillip Kilgore Phillip Kilgore committed [r11]

    Fixed mirroring code in Mode A and updated figure in specification.

  • Phillip Kilgore Phillip Kilgore committed [r10]

    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.

  • Phillip Kilgore Phillip Kilgore committed [r9]

    Began working for documentation on the VAI core (to be used with the same module in Java)

  • Phillip Kilgore Phillip Kilgore committed [r8]

    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.

  • Phillip Kilgore Phillip Kilgore committed [r7]

    Began porting Mode 0X demo, which has not survived and has revealed some bugs with the way memory is handled.

  • Phillip Kilgore Phillip Kilgore committed [r6]

    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.

  • Phillip Kilgore Phillip Kilgore committed [r5]

    Broke off into modules; added core and VAI module.

  • Phillip Kilgore Phillip Kilgore committed [r4]

    Preparing to modularize the Java implementation

  • Phillip Kilgore Phillip Kilgore committed [r3]

    Began working on Bus implementation (still very much a work in progess).

  • Phillip Kilgore Phillip Kilgore committed [r2]

    Began working on Java implementation. Added Memory and two implementations thereof.

  • Phillip Kilgore Phillip Kilgore committed [r1]

    Initial import; added license and basic directory structure.

1