Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more Python script cleanups based on PyCharm inspection (nw) | 2015-03-05 | 1 | -21/+21 | |
* | Remove except clause syntax not supported on Python 3. (nw) | 2015-03-03 | 1 | -1/+2 | |
* | Cleanups and version bumpmame0158 | 2015-01-28 | 3 | -10/+10 | |
* | Fix undefined names "logging" and "fname". (nw) | 2015-01-27 | 1 | -1/+1 | |
* | Remove unused imports. (nw) | 2015-01-25 | 1 | -1/+0 | |
* | arcompact (nw) | 2015-01-02 | 4 | -3/+23 | |
* | arcompact wip (nw) | 2015-01-02 | 4 | -51/+200 | |
* | Cleanups and version bumpmame0157 | 2014-12-31 | 9 | -458/+394 | |
* | (nw) | 2014-12-27 | 2 | -36/+26 | |
* | arcompact - it's actually executing code in cartridge space now (nw) | 2014-12-27 | 4 | -160/+192 | |
* | checkpoint (nw) | 2014-12-27 | 3 | -91/+52 | |
* | arcompact - start to add the hardware loop support (nw) | 2014-12-26 | 6 | -77/+80 | |
* | arcompact (nw) | 2014-12-26 | 3 | -120/+132 | |
* | arcompact (nw) | 2014-12-26 | 3 | -6/+95 | |
* | arcompact (nw) | 2014-12-26 | 2 | -178/+137 | |
* | arcompact (nw) | 2014-12-26 | 3 | -93/+58 | |
* | arcompact (nw) | 2014-12-26 | 2 | -562/+181 | |
* | the 'with cartridge' codepath is different (nw) | 2014-12-24 | 2 | -22/+149 | |
* | and so we arrive at some code trying to set up hardware loops (nw) | 2014-12-24 | 1 | -13/+90 | |
* | new clones | 2014-12-24 | 1 | -4/+26 | |
* | arcompact (nw) | 2014-12-24 | 3 | -96/+324 | |
* | (nw) | 2014-12-23 | 1 | -7/+62 | |
* | arcompact - further (nw) | 2014-12-23 | 3 | -129/+411 | |
* | more arcompact ops, continues to move forward (nw) | 2014-12-23 | 4 | -24/+287 | |
* | pass a bit more of the bios self-validation (nw) | 2014-12-22 | 1 | -43/+194 | |
* | (nw) | 2014-12-22 | 2 | -73/+154 | |
* | (nw) | 2014-12-22 | 3 | -54/+115 | |
* | some more ops (nw) | 2014-12-22 | 2 | -133/+257 | |
* | arcompact: starts to read the 2 copyright strings in the bios for comparison ... | 2014-12-21 | 2 | -26/+86 | |
* | couple more ops (nw) | 2014-12-21 | 3 | -19/+91 | |
* | arcompact: execute first few MOVs (nw) | 2014-12-21 | 4 | -22/+169 | |
* | arcompact: prepare to add more opcodes (nw) | 2014-12-21 | 3 | -843/+1078 | |
* | start making an actual CPU core out of the arcompact disassembler, executes t... | 2014-12-20 | 7 | -698/+4294 | |
* | (nw) | 2014-12-19 | 1 | -38/+91 | |
* | silly typo (nw) | 2014-12-18 | 1 | -1/+1 | |
* | arcompact - some dasm helpers for LR/SR (nw) | 2014-12-18 | 1 | -5/+222 | |
* | arcompact (nw) | 2014-12-17 | 1 | -14/+195 | |
* | arcompact: dasm of the zero overhead loop instructions (nw) | 2014-12-17 | 2 | -13/+79 | |
* | more LIMM fixes (nw) | 2014-12-16 | 1 | -12/+56 | |
* | arcompact - fix some limm decoding, confirm that leapster CPU type uses the e... | 2014-12-16 | 1 | -43/+77 | |
* | more (nw) | 2014-12-16 | 1 | -12/+70 | |
* | more (nw) | 2014-12-16 | 1 | -13/+22 | |
* | arcompact dasm wip (nw) | 2014-12-16 | 4 | -63/+503 | |
* | arcompact dasm fixes (jump / branch destinations) (nw) | 2014-12-15 | 1 | -133/+136 | |
* | more dasm improvements (nw) | 2014-12-15 | 1 | -46/+107 | |
* | arcompact dasm wip (nw) | 2014-12-15 | 2 | -143/+195 | |
* | arcompact wip (nw) | 2014-12-15 | 1 | -150/+221 | |
* | sync (nw) | 2014-12-12 | 1 | -16/+90 | |
* | sync (nw) | 2014-12-12 | 1 | -66/+79 | |
* | arcompact (nw) | 2014-12-12 | 1 | -35/+161 |