| Commit message (Expand) | Author | Age | Files | Lines |
* | m68k: emulate instruction cache for 68020/68EC020. [R. Belmont] |  arbee | 2015-02-16 | 1 | -2/+3 |
* | Cleanups and version bumpmame0158 |  Miodrag Milanovic | 2015-01-28 | 1 | -1/+1 |
* | m68k: implement FTRAP instruction, add "68020 with FPU" CPU type. [R. Belmont] |  arbee | 2014-12-31 | 1 | -1/+20 |
* | Cleanups and version bumpmame0157 |  Miodrag Milanovic | 2014-12-31 | 1 | -1/+1 |
* | m68k: generate the correct kind of stack frame for 68010 bus errors. [R. Belm... |  arbee | 2014-12-30 | 1 | -1/+6 |
* | m68000: add missing save state registration [Alex Jackson] |  Alex W. Jackson | 2014-10-14 | 1 | -0/+1 |
* | fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn... |  Oliver Stöneberg | 2014-09-08 | 1 | -2/+0 |
* | m68000: Do what the real M68K does on byte writes. Fix the debugger so watchp... |  Alex W. Jackson | 2014-05-30 | 1 | -1/+8 |
* | removed usage of legacy IRQ callback (nw) |  Miodrag Milanovic | 2014-04-29 | 1 | -3/+3 |
* | m68000: implement TAS callback (currently only used by megadrive) in a more s... |  Alex W. Jackson | 2014-04-22 | 1 | -2/+2 |
* | m68000 callbacks to delegates (nw) |  Miodrag Milanovic | 2014-04-22 | 1 | -36/+23 |
* | m68k: Update used and modified bits in the page tables and greatly improved P... |  R. Belmont | 2014-04-13 | 1 | -0/+2 |
* | more saving (nw) |  Olivier Galibert | 2014-04-13 | 1 | -0/+33 |
* | fixed |  Michaël Banaan Ananas | 2014-04-04 | 1 | -2/+1 |
* | more *.c -> *.inc renaming / added some missing dependencies in cpu.mak (nw) |  Oliver Stöneberg | 2014-03-19 | 1 | -1/+1 |
* | Convert VIA6522 to use DEVCB2 [smf] |  smf- | 2013-12-31 | 1 | -0/+35 |
* | m68k: add ability for externally-thrown bus errors to have proper details [R.... |  R. Belmont | 2013-12-17 | 1 | -3/+10 |
* | Fixed missing devices from XML (excluding legacy cpu) (nw) |  Miodrag Milanovic | 2013-08-23 | 1 | -0/+5 |
* | Cleanups and version bumpmame0149u1 |  Miodrag Milanovic | 2013-07-23 | 1 | -84/+61 |
* | m68k : fixed handling of double fault, not sure if this is proper or some oth... |  Miodrag Milanovic | 2013-07-22 | 1 | -2/+14 |
* | also untangle the skeleton 68340. where the code ends up is TBD. |  David Haywood | 2013-07-05 | 1 | -128/+24 |
* | now that we're modern treat the 68307 like other modern CPUs by using a deriv... |  David Haywood | 2013-07-05 | 1 | -283/+11 |
* | setjmp / longjmp doesn't play nice in 64-bit debug compiles in a modern core,... |  David Haywood | 2013-06-25 | 1 | -3/+28 |
* | legacy_cpu-- |  David Haywood | 2013-06-25 | 1 | -1255/+1361 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -672/+672 |
* | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 1 | -3/+3 |
* | Memory handler normalization, part 2. Change legacy |  Aaron Giles | 2012-09-17 | 1 | -8/+8 |
* | Clear out remaining global inlines in diexec.h. |  Aaron Giles | 2012-09-12 | 1 | -1/+1 |
* | Add safe_pc() and safe_pcbase() methods to device_t. |  Aaron Giles | 2012-09-11 | 1 | -4/+4 |
* | DEVINFO_* to CPU_INFO_*, and some cleanups (no whatsnew) |  Miodrag Milanovic | 2012-09-03 | 1 | -46/+46 |
* | Misc 68340 related progress. From Haze (nw) |  Scott Stone | 2012-04-30 | 1 | -0/+39 |
* | Started giving Scorpion games their own reel / key configs, which is needed f... |  Scott Stone | 2012-04-17 | 1 | -0/+11 |
* | Improved the serial emulation in 68307 and added some logging, removing the h... |  Scott Stone | 2012-04-15 | 1 | -5/+15 |
* | Assorted improvements and added steppers to various fruit machine drivers wit... |  Scott Stone | 2012-04-13 | 1 | -1/+1 |
* | PGM, Scorpion 4/5 and Astra Fruit Machine [David Haywood] |  Scott Stone | 2012-04-10 | 1 | -6/+5 |
* | Clean-ups and version bumpmame0145u6 |  Angelo Salese | 2012-04-08 | 1 | -15/+15 |
* | misc sc4/68307 updates + prelim peripheral hookups, allows most sc4 sets to r... |  Angelo Salese | 2012-04-08 | 1 | -0/+48 |
* | BFM Scorpion 4 Hardware: [David Haywood] |  Scott Stone | 2012-04-03 | 1 | -1/+19 |
* | MAME going modern part 2 (no whatsnew) |  Miodrag Milanovic | 2012-04-01 | 1 | -2/+2 |
* | MAME going modern part 1 (no whatsnew) |  Miodrag Milanovic | 2012-03-31 | 1 | -2/+2 |
* | m68k: add preliminary on-board peripherals to 68307 and 68340 [David Haywood] |  R. Belmont | 2012-03-29 | 1 | -101/+255 |
* | Clean-ups and version bump (yes, I know, it's too late)mame0145u4 |  Angelo Salese | 2012-03-11 | 1 | -3/+3 |
* | 68k: add 68301/68307 aliases for better documentation [David Haywood] |  R. Belmont | 2012-02-27 | 1 | -0/+134 |
* | m68k: Add API to install a non-debugger instruction hook. Usage is strongly ... |  Miodrag Milanovic | 2012-02-20 | 1 | -4/+11 |
* | Sync with MESS (no whatsnew) |  Miodrag Milanovic | 2012-02-16 | 1 | -2/+3 |
* | m68k: 68040 MMU improvements [O. Galibert] |  R. Belmont | 2012-02-08 | 1 | -5/+11 |
* | Sync with MESS all credited there (no whatsnew) |  Miodrag Milanovic | 2011-12-12 | 1 | -3/+22 |
* | alternate fix for reset & address error vector being ffffffff, it will contin... |  smf- | 2011-10-14 | 1 | -7/+4 |
* | fixed double bus error detection by only setting the run mode after fetching ... |  smf- | 2011-10-14 | 1 | -2/+3 |
* | clean-ups and version bump |  Angelo Salese | 2011-10-10 | 1 | -2/+2 |