| Commit message (Expand) | Author | Age | Files | Lines |
* | First pass at modernizing struct definitions. |  Aaron Giles | 2012-09-15 | 1 | -2/+1 |
* | Added asl_ext, bclr_dir, bset_dir opcodes to the HC11 core. (nw) |  Sandro Ronco | 2012-09-10 | 1 | -3/+3 |
* | Implemented STS DIR |  Angelo Salese | 2011-09-10 | 1 | -1/+1 |
* | Added rol_ext, rol_indx, rol_indy to the HC11 CPU core [Angelo Salese] |  Angelo Salese | 2011-09-10 | 1 | -3/+3 |
* | MC68HC11: Implemented SUBD DIR & SUBD EXT opcodes [Angelo Salese] |  Angelo Salese | 2010-03-24 | 1 | -2/+2 |
* | mc68hc11: added STX DIR, STY DIR opcodes |  Angelo Salese | 2009-06-26 | 1 | -2/+2 |
* | Cleanups and version bump.mame0132u2 |  Aaron Giles | 2009-06-25 | 1 | -45/+45 |
* | MC68HC11: Added STX INDX, STX INDY, STY INDY |  Angelo Salese | 2009-06-23 | 1 | -10/+7 |
* | mc68hc11: Added DEC INDX, DEC INDY, INC INDX, INC INDY, SBCA IMM, SBCB IMM, S... |  Angelo Salese | 2009-06-22 | 1 | -14/+14 |
* | mc68hc11: Added SWI, WAI, STOP, RORA, RORB |  Angelo Salese | 2009-06-22 | 1 | -5/+5 |
* | mc68hc11: Added LSRA, LSRB, DEC EXT, BLS, NEGA, NEGB, BHI |  Angelo Salese | 2009-06-21 | 1 | -6/+7 |
* | mc68hc11: Added BRCLR DIR, BRSET DIR, RTI, COMA, COMB, CLV [Angelo Salese] |  Angelo Salese | 2009-06-21 | 1 | -6/+6 |
* | mc68hc11: Added ROLA, ROLB, SUBD INDX, SUBD INDY, SBCA INDX, SBCA INDY, SBCB ... |  Angelo Salese | 2009-06-21 | 1 | -9/+9 |
* | mc68hc11: Documented all the remaining missing opcodes, they are 91 out of 310. |  Angelo Salese | 2009-06-21 | 1 | -9/+100 |
* | mc68hc11: Fixed a CPY IMM DASM bug, added BRCLR INDX, BRSET INDX, BCLR INDX, ... |  Angelo Salese | 2009-06-20 | 1 | -0/+11 |
* | mc68hc11: Added LSRD, STX EXT, STY EXT, IDIV, CPY DIR, CPY EXT, CPY INDX, CPY... |  Angelo Salese | 2009-06-20 | 1 | -0/+8 |
* | mc68hc11: Added SEC & SEV. |  Angelo Salese | 2009-06-19 | 1 | -0/+2 |
* | mc68hc11: Added TBA, ASLA, ASLB, DECA, DECB, STY INDX, MUL, got to the point ... |  Angelo Salese | 2009-06-19 | 1 | -0/+7 |
* | mc68hc11: Added SUBA IMM, SUBB IMM, INCB, INC EXT, CBA. |  Angelo Salese | 2009-06-19 | 1 | -0/+5 |
* | mc68hc11: Added JMP INDX, JMP INDY, changed a reg_w assert to a logerror sinc... |  Angelo Salese | 2009-06-19 | 1 | -1/+3 |
* | mc68hc11: added TXS, TYS, TSX, TSY |  Angelo Salese | 2009-06-19 | 1 | -0/+4 |
* | mc68hc11: added BCC, BVC, BRN, BMI, BVS opcodes |  Angelo Salese | 2009-06-19 | 1 | -0/+5 |
* | Pointer-ified the MC68HC11 core. |  Aaron Giles | 2008-12-10 | 1 | -1/+1 |
* | Final CPU header updates. Mostly just re-naming the re-inclusions. |  Derrick Renaud | 2008-08-13 | 1 | -7/+0 |
* | structure, lower-casing functions and re-inclusion updates of the src\emu\cpu... |  Derrick Renaud | 2008-08-12 | 1 | -3/+12 |
* | Changes for MAME 0.121u3.mame0121u3 |  Aaron Giles | 2007-12-17 | 1 | -1/+1 |
* | Initial checkin of MAME 0.121.mame0121 |  Aaron Giles | 2007-12-17 | 1 | -0/+189 |