Activity for Lee

  • Lee Lee posted a comment on a blog post

    Getting it to compile without warnings or errors on todays compilers (at least for...

  • Lee Lee modified a blog post

    Version 1.1 released

  • Lee Lee modified a blog post

    Version 1.1 released

  • Lee Lee created a blog post

    Version 1.1 released

  • Lee Lee committed [r1]

    Initial commit of source code, as it appears th...

  • Lee Lee committed [r1]

    Add initial directories

  • Lee Lee committed [842cde]

    Now handles 16-bit result

  • Lee Lee committed [eefef7]

    New mnemonics ANMA, ANIA, ORIA, SR. Keyboard ha...

  • Lee Lee committed [63ff23]

    Updated comments and case of constant

  • Lee Lee committed [9b6f82]

    test routine for blitting numbers at a higher s...

  • Lee Lee committed [e40a73]

    displaying hello and goodbye for speed test

  • Lee Lee committed [7ec0ab]

    new sample project

  • Lee Lee committed [0d7e49]

    numbers test works

  • Lee Lee committed [07bb7e]

    removed as it wasn't a helpful test

  • Lee Lee committed [4bf390]

    Updated comments and removed unused code

  • Lee Lee committed [1ec35c]

    Describe sample programs.

  • Lee Lee committed [4082b2]

    Little clean up

  • Lee Lee committed [f1a2fb]

    Merge remote-tracking branch 'refs/remotes/orig...

  • Lee Lee committed [0b4f88]

    Merge remote-tracking branch 'refs/remotes/orig...

  • Lee Lee committed [a953e5]

    Get the building instructions front and center.

  • Lee Lee committed [9c309e]

    Included info on using the PokeBasic utility

  • Lee Lee committed [b6c23c]

    Make using tool more descriptive

  • Lee Lee committed [ce303a]

    Little bit of cleanup

  • Lee Lee committed [5d7f78]

    New assembly test. Converts a decimal number to...

  • Lee Lee committed [7840ca]

    Implemented DYS instruction and unit test. Also...

  • Lee Lee committed [a1a9b4]

    Added some information on reading the keyboard.

  • Lee Lee committed [426977]

    Got print routine working correctly. Just need ...

  • Lee Lee committed [331182]

    Fixed tests that were failing because emulator ...

  • Lee Lee committed [9ffd9f]

    New instructions implemented, SBCM and SBIA

  • Lee Lee committed [a7f8c0]

    Good progress on letters. Now display HELLO WOR...

  • Lee Lee committed [da6e9d]

    Implemented test for SBM

  • Lee Lee committed [47e4fe]

    saving sample to set a pixel in video ram

  • Lee Lee committed [267abe]

    new utility to figure out what you should poke ...

  • Lee Lee committed [07e082]

    Added decimal conversion for all registers to m...

  • Lee Lee committed [475fd5]

    Updated

  • Lee Lee committed [390929]

    Fixed focus when you select debug. Refocuses th...

  • Lee Lee committed [041b42]

    Added memory dialog to specify where to load an...

  • Lee Lee committed [f8f370]

    Updated the dist target to automatically create...

  • Lee Lee committed [2f54ac]

    Including compiled samples

  • Lee Lee committed [f4ea7d]

    Reset implemented, and when new bin file loaded...

  • Lee Lee committed [f10fca]

    Register window can now be displayed, and is ti...

  • Lee Lee committed [41d491]

    Fresh coat of paint, with start of a UI, with m...

  • Lee Lee committed [2a6e7d]

    In good state. UI is able to start and run the ...

  • Lee Lee committed [2757d0]

    Introducing the disassembly window

  • Lee Lee committed [70e768]

    Moved all display code out of the emulator, and...

  • Lee Lee committed [c32f3c]

    Moved draw code out of assembler, and instead u...

  • Lee Lee committed [af1749]

    Excellent example of storing a byte to the disp...

  • Lee Lee committed [d23535]

    Updated with build and run instructons.

  • Lee Lee committed [2af185]

    Moved push/pop and call/rtn closer together to ...

  • Lee Lee committed [9bd788]

    Example of how to access an array

  • Lee Lee committed [fad18b]

    New mnemonics SBM, ADB, ORMA, CPIM, CPMA, SL. N...

  • Lee Lee committed [81525a]

    New scroll test, scrolls map, stops when you pr...

  • Lee Lee committed [d729be]

    Added some clarification comments

  • Lee Lee committed [6a7a78]

    keeping double buffer routines in one place.

  • Lee Lee committed [2ecf41]

    Removed unused code

  • Lee Lee committed [a76f1a]

    renamed scroll test as we now only have one. Re...

  • Lee Lee committed [aa98d5]

    What is inspiring for project

  • Lee Lee committed [cd1b72]

    Third attempt to do scrolling sample

  • Lee Lee committed [32f731]

    Now scrolls splash image across the screen

  • Lee Lee committed [ed4930]

    Updated formatting

  • Lee Lee committed [13fc0e]

    Created single pixel animation, that bounces fr...

  • Lee Lee committed [e21dc7]

    setpixel and pageflip works

  • Lee Lee committed [37ed0c]

    Working with a double buffer

  • Lee Lee committed [1bb491]

    New test and reference to blit the entire screen

  • Lee Lee committed [e53dc6]

    Have a couple fill routines setup for testing, ...

  • Lee Lee committed [f01b0a]

    Test to load X using two blocks of memory, used...

  • Lee Lee committed [49ecc7]

    Instructions implemented DECN, INCN

  • Lee Lee committed [d71406]

    scroll test to see the speed of the display on ...

  • Lee Lee committed [ef56d8]

    Implemented all LP values.

  • Lee Lee committed [ce8595]

    Implemented jump tests, mnemonic, and fixed a c...

  • Lee Lee committed [70b79c]

    Got the emulator display hooked up and it is ab...

  • Lee Lee committed [0ed6b8]

    Emulator is now able to load machine code bin f...

  • Lee Lee committed [503c56]

    Unneeded file

  • Lee Lee committed [a3a4c9]

    Added tests, fixed the way P was used, so it no...

  • Lee Lee committed [0d84bd]

    Adding documentation to repository

  • Lee Lee committed [e0e339]

    Made routines load from registers instead of me...

  • Lee Lee committed [eba531]

    Added usage comments

  • Lee Lee committed [f91bbe]

    BASIC source to get user input and call our com...

  • Lee Lee committed [0b3077]

    Updated with working and tested code

  • Lee Lee committed [11d625]

    Added multiplication

  • Lee Lee committed [7ecfa9]

    Clean up and better test data

  • Lee Lee committed [8722ba]

    Math routines. Currently implemented8-bit integ...

  • Lee Lee committed [bd666c]

    fixed comment so compiles

  • Lee Lee committed [8090bf]

    Fixes to the way registers are used, new test p...

  • Lee Lee committed [522cb1]

    Some additional testing

  • Lee Lee committed [9898cd]

    Fixed the way flags are being used, RTN now wor...

  • Lee Lee committed [a76b4e]

    Number of new instructions added, fixes to the ...

  • Lee Lee committed [172109]

    added instructions for quick reference

  • Lee Lee committed [08cf27]

    test for checking how an instruction effects fl...

  • Lee Lee committed [561c61]

    New test routine, to compare two strings.

  • Lee Lee committed [3f48f6]

    tabs to spaces

  • Lee Lee committed [8ae4a9]

    ASM routine will check for 0 length and skip lo...

  • Lee Lee committed [195ab6]

    String reversing perfectly

  • Lee Lee committed [561157]

    Testing proggys

  • Lee Lee committed [f8882e]

    Added some information about bin2wav and settin...

  • Lee Lee committed [74a9ad]

    Fixed the rest of the P reg issues caused by co...

  • Lee Lee committed [c643ac]

    Updates for P register for some instructions, n...

  • Lee Lee committed [20e555]

    updated file perms and included required libs

  • Lee Lee committed [79d314]

    updated build to include ant for running, compi...

  • Lee Lee committed [99e531]

    Updated readme

1 >