| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move all devices into separate part of src tree (nw) | 2015-09-13 | 11 | -9911/+0 | |
| * | python: Make all scripts python 2/3 compatible | 2015-07-30 | 1 | -256/+257 | |
| * | more pedantic fixes (NW) | 2015-07-08 | 1 | -1/+1 | |
| * | missed a -pedantic fix (nw) | 2015-07-08 | 1 | -30/+30 | |
| * | Sorted out cpu cores (nw) | 2015-05-13 | 10 | -20/+20 | |
| * | Added dummy license headers for EMU section (nw) | 2015-05-07 | 10 | -0/+20 | |
| * | 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 |
