summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/arm7/arm7.cpp
Commit message (Expand)AuthorAgeFilesLines
* dimemory: Add the target address space to translate, wrap the constants Olivier Galibert2023-03-181-9/+9
* Move debugger command parameter validation helpers into debugger_console AJR2022-10-291-2/+1
* eminline.h: Additions AJR2022-09-251-8/+4
* Change debugger command handler parameter vector element type from std::strin... AJR2022-08-021-3/+3
* arm7: Add debugger privilege callback for 26/32, A/T and user mode changes AJR2022-03-131-0/+8
* -arm7: Fixed TLB Flush behavior. Fixes Github issue #8856. [Ryan Holtz] (#8876) MooglyGuy2021-11-241-10/+65
* debugger: Extended target address syntax to include device/address space. (#8... Vas Crabb2021-10-011-7/+7
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-15/+31
* srcclean in preparation for branching release Vas Crabb2021-01-241-1/+1
* -arm7: Moved WinCE call logging into a separate .hxx file. [Ryan Holtz] Ryan Holtz2021-01-011-1055/+1
* -arm7: Added optional logging for Windows CE calls. [Ryan Holtz] Ryan Holtz2020-12-311-14/+1128
* srcclean for 0.227 Vas Crabb2020-12-271-1/+1
* -arm7: Fixed the build. [Ryan Holtz] Ryan Holtz2020-12-261-8/+8
* -arm7: Added rudimentary TLB support. Allows HP Jornada 720 to boot further. ... Ryan Holtz2020-12-261-114/+452
* New machines marked as NOT_WORKING Ryan Holtz2020-12-241-126/+80
* -arm7: Added placeholder devices for PXA250 and PXA270, and corrected PXA255 ... MooglyGuy2020-06-221-2/+21
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-7/+7
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-6/+6
* iphone2g wip (nw) (#6226) Melissa Goad2020-01-291-3/+45
* srcclean, manual adjustments (nw) Vas Crabb2020-01-261-9/+9
* -arm7: Added debug print ability for hapyfsh2. [Ryan Holtz] MooglyGuy2020-01-141-0/+194
* -arm7: Switched to using logmacro, and disabled logging by default, nw MooglyGuy2020-01-051-46/+55
* -arm710t: Fixed CPUID value in order to make psion5mx happy. [Ryan Holtz] MooglyGuy2020-01-021-1/+0
* -arm7: Added ARM710T variant subclass. [Ryan Holtz] mooglyguy2020-01-021-0/+11
* gdbstub: added new GDB stub debugger (#5456) Ramiro Polla2019-08-111-0/+2
* -6525tpi, 6532riot: Removed MCFG and old devcb accessors, nw mooglyguy2018-08-101-0/+10
* Wow. I can't believe I missed this. (nw) Melissa Goad2018-07-151-1/+1
* Add a driver for the original iPhone. (#3742) Melissa Goad2018-07-151-14/+37
* emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... Olivier Galibert2018-05-111-2/+11
* Reshuffle some stuff: Vas Crabb2018-03-281-2/+2
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-2/+2
* pgm2 / arm9 : ensure savestates work from commandline (eg launching with -sta... David Haywood2018-01-041-0/+36
* arm7: revert previous changes, explicit masking and rotating was unneeded (ex... MetalliC2017-12-251-15/+6
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-20/+18
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-18/+20
* igs036 seems to be derived from a 946 type core based on using MPU not MMU, c... David Haywood2017-12-111-20/+18
* arm7: fix unaligned 16-bit loads Vas Crabb2017-11-301-6/+6
* emumem: API change [O. Galibert] Olivier Galibert2017-11-291-1/+1
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-76/+7
* srcclean (nw) Vas Crabb2017-11-261-6/+6
* Coverity fix (nw) arbee2017-11-201-0/+1
* typo fix (nw) arbee2017-11-191-1/+1
* arm7: Flesh out ARM946ES, add movable DTCM and ITCM support. [R. Belmont] arbee2017-11-191-1/+297
* arm7: add support for high vector option, fixed v5 BLX to save the return add... arbee2017-11-151-1/+2
* dumped internal IGS036 rom for Oriental Legend 2 [Morten Shearman Kirkegaard ... David Haywood2017-11-061-0/+15
* Fix ARM7_BE and ARM7 MMU regressions. (nw) mooglyguy2017-10-251-14/+23
* -arm7: Added rudimentary instruction prefetch buffer. Fixes GBA NES Classics ... mooglyguy2017-10-231-9/+148
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-16/+16
* -arm7: Various changes: [Ryan Holtz] MooglyGuy2017-09-021-115/+114
* This is too contentious, please put it up for review Vas Crabb2017-08-011-3/+3