| Commit message (Expand) | Author | Age | Files | Lines |
* | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 1 | -3/+3 |
* | diexec: remove vestigal execute_input_lines() |  hap | 2024-09-18 | 1 | -1/+0 |
* | dimemory: Add the target address space to translate, wrap the constants |  Olivier Galibert | 2023-03-18 | 1 | -1/+1 |
* | various drivers: READ/WRITE macros removal (nw) |  Ivan Vangelista | 2020-05-15 | 1 | -2/+2 |
* | Make many device_execute_interface functions noexcept, including the "informa... |  AJR | 2019-11-09 | 1 | -3/+3 |
* | clipper: migrate to softfloat3 (nw) |  Patrick Mackinlay | 2019-10-25 | 1 | -17/+15 |
* | interpro: CLIX boots (on the ip2000) (#3730) |  Patrick Mackinlay | 2018-07-05 | 1 | -10/+18 |
* | interpro: minor changes (nw) |  Patrick Mackinlay | 2018-04-12 | 1 | -0/+1 |
* | clipper: minor improvements (nw) (#3400) |  Patrick Mackinlay | 2018-03-30 | 1 | -3/+17 |
* | don't pass so many naked pointers around (nw) |  Vas Crabb | 2018-03-25 | 1 | -1/+1 |
* | interpro: various improvements |  Patrick Mackinlay | 2018-02-27 | 1 | -94/+47 |
* | interpro: cpu and mmu improvements |  Patrick Mackinlay | 2017-11-27 | 1 | -111/+204 |
* | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 1 | -5/+1 |
* | clipper: no unions (nw) |  Patrick Mackinlay | 2017-11-17 | 1 | -7/+7 |
* | clipper: floating point improvements |  Patrick Mackinlay | 2017-11-17 | 1 | -15/+37 |
* | clipper: interrupt handling fixes |  Patrick Mackinlay | 2017-09-05 | 1 | -6/+17 |
* | make device_memory_interface slightly less of a special case, use a typedef t... |  Vas Crabb | 2017-07-10 | 1 | -1/+1 |
* | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 1 | -1/+1 |
* | srcclean (nw) |  Vas Crabb | 2017-06-25 | 1 | -1/+1 |
* | added cpu id support |  Patrick Mackinlay | 2017-06-07 | 1 | -1/+17 |
* | tidy up |  Patrick Mackinlay | 2017-05-19 | 1 | -3/+3 |
* | Merge remote-tracking branch 'refs/remotes/mamedev/master' into interpro |  Patrick Mackinlay | 2017-05-19 | 1 | -186/+159 |
|\ |
|
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -40/+14 |
| * | clipper: Scope down enums (nw) |  AJR | 2017-04-12 | 1 | -153/+153 |
* | | revert to mcga, fix headers |  Patrick Mackinlay | 2017-05-19 | 1 | -4/+5 |
* | | Merge remote-tracking branch 'refs/remotes/mamedev/master' into interpro |  Patrick Mackinlay | 2017-05-18 | 1 | -3/+5 |
|\| |
|
| * | srcclean (nw) |  Vas Crabb | 2017-02-19 | 1 | -3/+3 |
| * | fix clipper cpu build. |  Felipe CorrĂȘa da Silva Sanches | 2017-01-25 | 1 | -0/+2 |
* | | expand cammu skeletons |  Patrick Mackinlay | 2017-02-07 | 1 | -1/+1 |
|/ |
|
* | Fixed numerous compile errors (nw) |  Robbbert | 2017-01-25 | 1 | -4/+4 |
* | tidy up for pull request |  Patrick Mackinlay | 2017-01-24 | 1 | -33/+55 |
* | split instruction/data, fix unaligned insn fetch |  Patrick Mackinlay | 2017-01-18 | 1 | -2/+4 |
* | initial sga and mmu support |  Patrick Mackinlay | 2017-01-17 | 1 | -0/+2 |
* | preparation for tlb/mmu support |  Patrick Mackinlay | 2017-01-16 | 1 | -1/+0 |
* | more minor tidy |  Patrick Mackinlay | 2017-01-13 | 1 | -53/+54 |
* | minor tidy |  Patrick Mackinlay | 2017-01-13 | 1 | -12/+14 |
* | improved condition codes, removed bitfields |  Patrick Mackinlay | 2017-01-13 | 1 | -100/+110 |
* | improved register handling |  Patrick Mackinlay | 2017-01-12 | 1 | -2/+6 |
* | tidy up bitfield naming |  Patrick Mackinlay | 2017-01-09 | 1 | -4/+4 |
* | improved nmi/irq handling |  Patrick Mackinlay | 2017-01-04 | 1 | -3/+3 |
* | soft reset, mac address, rtc fixes |  Patrick Mackinlay | 2016-12-28 | 1 | -1/+0 |
* | fix for default parameter values |  Patrick Mackinlay | 2016-12-28 | 1 | -1/+1 |
* | improved exception handling, more condition code work |  Patrick Mackinlay | 2016-12-28 | 1 | -5/+66 |
* | instruction decoding and condition code improvements |  Patrick Mackinlay | 2016-12-28 | 1 | -14/+43 |
* | general tidy up, added some additional instructions |  Patrick Mackinlay | 2016-12-27 | 1 | -13/+11 |
* | initial commit |  Patrick Mackinlay | 2016-12-27 | 1 | -0/+165 |