| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move all devices into separate part of src tree (nw) | 2015-09-13 | 4 | -1710/+0 | |
| | | |||||
| * | Cleanups and version bumpmame0165 | 2015-08-26 | 1 | -2/+2 | |
| | | |||||
| * | New game added | 2015-08-05 | 3 | -45/+105 | |
| | | | | | ----------------- Castle Toy Tactix [hap, Sean Riddle, Kevin Horton] | ||||
| * | revert my commit "small fix for ucom4 port c/d": it's actually the other way ↵ | 2015-08-03 | 2 | -12/+0 | |
| | | | | | around, bidirectional ports are still open drain | ||||
| * | Cleanups and version bumpmame0164 | 2015-07-29 | 2 | -2/+2 | |
| | | |||||
| * | small fix for ucom4 port c/d | 2015-07-21 | 3 | -8/+25 | |
| | | |||||
| * | renamed some cpu core inc files to c | 2015-07-03 | 3 | -10/+10 | |
| | | |||||
| * | added note | 2015-06-07 | 1 | -1/+2 | |
| | | |||||
| * | notes | 2015-05-13 | 1 | -0/+1 | |
| | | |||||
| * | Sorted out cpu cores (nw) | 2015-05-13 | 1 | -0/+2 | |
| | | |||||
| * | exit execute loop if it ran out of icount after an interrupt | 2015-05-11 | 3 | -22/+39 | |
| | | |||||
| * | added E0C6200 cpu skeleton. | 2015-05-05 | 1 | -1/+1 | |
| | | | | | also commented out some cpu cores from mame.lua, not needed anymore for unidasm compile due to this check: if (CPUS["MYCPU"]~=null or _OPTIONS["with-tools"]) then | ||||
| * | accuracy fix (integer division loses fraction) | 2015-04-27 | 1 | -1/+1 | |
| | | |||||
| * | moved all to std::string (nw) | 2015-04-22 | 2 | -3/+3 | |
| | | |||||
| * | string -> str rename due to future conflicts (nw) | 2015-04-12 | 2 | -3/+3 | |
| | | |||||
| * | added egalaxn2 i/o | 2015-03-16 | 1 | -0/+30 | |
| | | |||||
| * | Cleanups and version bumpmame0159 | 2015-02-25 | 4 | -41/+41 | |
| | | |||||
| * | added interrupt handling | 2015-02-16 | 2 | -4/+42 | |
| | | |||||
| * | don't clear stack on pop | 2015-02-12 | 2 | -5/+2 | |
| | | |||||
| * | added timer | 2015-02-12 | 3 | -6/+24 | |
| | | |||||
| * | tmtennis inputs and notes | 2015-02-11 | 1 | -0/+3 | |
| | | |||||
| * | added ADC, ADS, RAR | 2015-02-10 | 1 | -3/+8 | |
| | | |||||
| * | added straightforward ucom43 opcodes | 2015-02-10 | 1 | -17/+49 | |
| | | |||||
| * | ucom4/amis2000 added clockdivider | 2015-02-10 | 1 | -0/+2 | |
| | | |||||
| * | different implementation of prev bugfix | 2015-02-10 | 1 | -7/+6 | |
| | | |||||
| * | bugfix | 2015-02-10 | 1 | -3/+4 | |
| | | |||||
| * | added tomy alienchase skeleton driver | 2015-02-08 | 1 | -0/+1 | |
| | | |||||
| * | small update, thanks plgDavid for sending me that doc | 2015-02-08 | 3 | -11/+52 | |
| | | |||||
| * | tmtennis hooked up ports | 2015-02-08 | 2 | -5/+7 | |
| | | |||||
| * | added ucom4 i/o opcodes | 2015-02-08 | 3 | -38/+104 | |
| | | |||||
| * | added ucom4 straightforward opcodes | 2015-02-07 | 3 | -51/+115 | |
| | | |||||
| * | ucom4 skeleton opcode handlers | 2015-02-07 | 3 | -21/+827 | |
| | | |||||
| * | ucom4 disassembler | 2015-02-07 | 3 | -7/+145 | |
| | | |||||
| * | added tomy tennis skeleton driver | 2015-02-07 | 2 | -2/+2 | |
| | | |||||
| * | added NEC uCOM-4 MCU core skeleton | 2015-02-07 | 4 | -0/+381 | |
