Previous | 199869 Revisions | Next |
r198527 Thursday 31st August, 2023 at 18:18:20 UTC by AJR |
---|
adsp2100: Code cleanup - Use BIT helpers for unpacking and disassembling opcodes - Use count_leading_zeros_32 for "detect exponent" operations rather than shift loops - Convert comments to C++ single line style - Convert some constant macros to unscoped enums - Deobfuscate bit manipulation in the "mode control" instruction |
[src/devices/cpu/adsp2100] | 2100dasm.cpp 2100dasm.h 2100ops.hxx adsp2100.cpp adsp2100.h |
https://github.com/mamedev/mame/commit/2c8ff802b21f07e4868f1474b0e1a40c75b46790 |
Previous | 199869 Revisions | Next |