summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/arm7/arm7thmb.cpp
Commit message (Expand)AuthorAgeFilesLines
* arm7: Clean up various code using util::sext and multiply inlines AJR2023-02-201-17/+5
* eminline.h: Additions AJR2022-09-251-2/+1
* arm7thmb.cpp this should be more accurate ROR fix MetalliC2020-08-051-3/+3
* -arm7thmb: Fixed THUMB ROR behavior for shift values of 0 or >= 32. All tests... Ryan Holtz2020-08-051-12/+16
* resolve merge conflicts (nw) MetalliC2017-12-271-17/+14
* Merge tag 'mame0193' Vas Crabb2017-12-271-14/+17
|\
| * Arm Thumb: same but handle 2 magical ROR cases (nw) MetalliC2017-12-241-19/+22
* | arm7: revert previous changes, explicit masking and rotating was unneeded (ex... MetalliC2017-12-251-36/+16
* | ARM thumb: v4 is really a bit different in edge cases (nw) MetalliC2017-12-241-5/+20
* | Arm Thumb: same but handle 2 magical ROR cases (nw) MetalliC2017-12-241-19/+22
|/
* Revert "ARM Thumb: mask address lsb during 16/32 bit memory access, as per AR... arbee2017-12-231-17/+17
* ARM Thumb: mask address lsb during 16/32 bit memory access, as per ARMv5/ARM9... MetalliC2017-12-241-17/+17
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-3/+2
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-2/+3
* arm7: LDMIA/STMIA always align to a 32-bit boundry [endrift, R. Belmont] arbee2017-12-051-3/+2
* dumped internal IGS036 rom for Oriental Legend 2 [Morten Shearman Kirkegaard ... David Haywood2017-11-061-2/+7
* Further fixes for ARM trap152017-02-111-0/+1
* gba fix, add update_irq_state on places missing (nw) Miodrag Milanovic2016-10-231-0/+1
* Fix copy/paste error per Mooglyguy (nw) Scott Stone2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-321/+321
* -arm7: Performed some minor optimization. [Ryan Holtz] therealmogminer@gmail.com2016-10-211-204/+204
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1587