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


Previous 199869 Revisions Next


© 1997-2024 The MAME Team