summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | stupid bug hap2015-07-082-5/+5
* | m68k: fix unaligned pc-relative accesses [O. Galibert] Olivier Galibert2015-07-081-8/+19
* | Added transfer size clear for DMAs, used by Chaos Seed in SS (still randomly ... angelosa2015-07-082-2/+3
* | Added bread-and-butter DMA CH 0 for SH7032, used by Casio Loopy for RAM fill. angelosa2015-07-083-3/+79
* | Merge branch 'master' of https://github.com/mamedev/mame angelosa2015-07-083-10/+34
|\ \
| * | added wake up on K input hap2015-07-073-10/+34
* | | Added SH-2A flavour, which is SH-2 + SH7021 used by Casio Loopy. angelosa2015-07-083-4/+106
* | | Bulk replace, nw angelosa2015-07-073-12/+5
|/ /
* | Merge branch 'master' of https://github.com/mamedev/mame angelosa2015-07-073-29/+121
|\ \
| * | nw hap2015-07-072-1/+3
| * | added internal timer hap2015-07-073-29/+119
* | | Fixed accessing to internal map, might need another parameter for address cac... angelosa2015-07-071-10/+36
* | | Fixed number of address lines for SH-1 angelosa2015-07-072-5/+5
* | | Fixed SH-1 internal mem map, nw angelosa2015-07-072-9/+6
|/ /
* | First step in converting SH-2 to have separate internal devices. Fixed SH-1 n... angelosa2015-07-073-77/+25
* | skeleton added hap2015-07-076-41/+62
* | fix the implementation of the AVR8 EIJMP instruction Felipe Corrêa da Silva Sanches2015-07-061-1/+1
* | New non-working driver: Metamáquina 2 desktop 3d printer (This also provides... Felipe Corrêa da Silva Sanches2015-07-051-6/+9
* | added sm510 K and S ports hap2015-07-054-8/+32
* | hp64k: fix compile with OG's latest changes, seems to still work OK. (nw) arbee2015-07-041-1/+1
* | Merge branch 'hp64k_dev2' of https://github.com/fulivi/mame balr0g2015-07-042-793/+832
|\ \
| * | hp64k: ws & indentation cleanup fulivi2015-07-042-823/+823
| * | Merge branch 'hp64k_dev' into hp64k_dev2 fulivi2015-07-032-10/+49
| |\ \
| | * | hp64k: floppy I/F, beeper, DIP switches & lower 32kw of RAM added. fulivi2015-07-031-3/+0
| | * | hp64k: DMA added to HP hybrid CPU (working?) fulivi2015-06-172-7/+49
* | | | renamed some cpu core inc files to c hap2015-07-0311-30/+35
* | | | moved sm510/11/12 specifics to their own files hap2015-07-035-128/+252
* | | | renamed sm510/sm510op.inc to sm510/sm510op.c hap2015-07-032-3/+4
* | | | more opcodes added hap2015-07-034-57/+69
* | | | added most obvious opcodes hap2015-07-033-49/+121
* | | | z8000: fix lda register corruption (nw) cracyc2015-07-011-1/+2
* | | | added empty opcode handlers hap2015-07-023-4/+390
* | | | rsp simd: Clamp DMEM fetches to 4kb, nw therealmogminer@gmail.com2015-07-012-1/+7
* | | | added sm510 lfsr pc hap2015-07-013-8/+26
* | | | nw, more RSP opts ported from CEN64 therealmogminer@gmail.com2015-07-014-6/+534
* | | | added sm510 disasm hap2015-07-013-7/+133
* | | | added hh_sm510.c skeleton driver hap2015-06-302-7/+12
* | | | added SM510 cpu skeleton hap2015-06-304-0/+334
| |_|/ |/| |
* | | -core: Add MCFG_FORCE_NO_DRC. [MooglyGuy] therealmogminer@gmail.com2015-06-273-4/+4
* | | m68k: fix '020 cache emulation corner case. [Hans Ostermeyer] arbee2015-06-271-1/+2
* | | nw, add MCFG_FORCE_NO_DRC option, does not work for no apparent reason becaus... therealmogminer@gmail.com2015-06-276-10/+11
* | | nw, merge in most direct RSP vector opcodes from CEN64 therealmogminer@gmail.com2015-06-2526-166/+694
* | | nw, start merging in RSP vector ops from CEN64 therealmogminer@gmail.com2015-06-2531-10/+1267
* | | misc fixes (nw) Olivier Galibert2015-06-241-2/+2
* | | nw, remove RSP SIMD version therealmogminer@gmail.com2015-06-244-3790/+0
* | | dsp56k: Remove the not required direct update handler [O. Galibert] Olivier Galibert2015-06-243-34/+5
* | | memory: Remove support for decrypted bases, use an address space instead [O. ... Olivier Galibert2015-06-24120-510/+605
|/ /
* | Cleanups and version bumpmame0163 Miodrag Milanovic2015-06-2411-1086/+1085
* | just some whitespace cleanup, no functional change hap2015-06-212-816/+797
* | Merge pull request #213 from felipesanches/uzebox R. Belmont2015-06-182-16/+22
|\ \