| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move all devices into separate part of src tree (nw) | 2015-09-13 | 4 | -1225/+0 | |
| | | |||||
| * | renamed some cpu core inc files to c | 2015-07-03 | 2 | -2/+4 | |
| | | |||||
| * | Sorted out cpu cores (nw) | 2015-05-13 | 1 | -0/+2 | |
| | | |||||
| * | 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 | |
| | | |||||
| * | Cleanups and version bumpmame0159 | 2015-02-25 | 4 | -15/+15 | |
| | | |||||
| * | added wildfire 7seg decoder | 2015-02-25 | 1 | -1/+1 | |
| | | |||||
| * | added support for defining a 7seg decoder table for AMI S2000 | 2015-02-25 | 2 | -1/+10 | |
| | | |||||
| * | added AMI_S2152 F_out pin | 2015-02-16 | 3 | -2/+71 | |
| | | |||||
| * | added S2152 | 2015-02-16 | 3 | -173/+188 | |
| | | |||||
| * | note | 2015-02-16 | 1 | -1/+0 | |
| | | |||||
| * | small update | 2015-02-15 | 2 | -5/+3 | |
| | | |||||
| * | fix k/i input handling | 2015-02-15 | 3 | -14/+11 | |
| | | |||||
| * | don't clear stack on pop | 2015-02-12 | 2 | -5/+2 | |
| | | |||||
| * | tmtennis inputs and notes | 2015-02-11 | 1 | -3/+4 | |
| | | |||||
| * | ucom4/amis2000 added clockdivider | 2015-02-10 | 1 | -0/+2 | |
| | | |||||
| * | different implementation of prev bugfix | 2015-02-10 | 1 | -5/+4 | |
| | | |||||
| * | bugfix | 2015-02-10 | 1 | -4/+5 | |
| | | |||||
| * | added tomy alienchase skeleton driver | 2015-02-08 | 1 | -1/+5 | |
| | | |||||
| * | added ucom4 straightforward opcodes | 2015-02-07 | 2 | -9/+7 | |
| | | |||||
| * | ucom4 skeleton opcode handlers | 2015-02-07 | 2 | -6/+7 | |
| | | |||||
| * | ucom4 disassembler | 2015-02-07 | 1 | -11/+10 | |
| | | |||||
| * | added NEC uCOM-4 MCU core skeleton | 2015-02-07 | 1 | -0/+1 | |
| | | |||||
| * | wildfire 7segleds and buttons work | 2015-02-01 | 1 | -5/+5 | |
| | | |||||
| * | nw | 2015-02-01 | 1 | -1/+1 | |
| | | |||||
| * | s2000 improved d-latch | 2015-02-01 | 4 | -34/+47 | |
| | | |||||
| * | bugfix | 2015-02-01 | 1 | -3/+3 | |
| | | |||||
| * | s2000 fix a couple of bugs | 2015-01-31 | 3 | -51/+61 | |
| | | |||||
| * | added some i/o opcodes | 2015-01-30 | 3 | -7/+73 | |
| | | |||||
| * | added jump opcodes | 2015-01-30 | 3 | -8/+74 | |
| | | |||||
| * | added most straightforward opcodes | 2015-01-30 | 3 | -39/+109 | |
| | | |||||
| * | s2000 skeleton opcode handlers | 2015-01-30 | 3 | -27/+485 | |
| | | |||||
| * | uploaded the romset | 2015-01-30 | 1 | -3/+3 | |
| | | |||||
| * | added parker bros Wildfire skeleton driver | 2015-01-30 | 1 | -1/+1 | |
| | | |||||
| * | added AMI S2000 cpu skeleton and disasm | 2015-01-29 | 4 | -0/+448 | |
