Previous | 199869 Revisions | Next |
r191774 Sunday 1st January, 2023 at 00:54:44 UTC by benrg |
---|
Remove a2_video_device::m_dhires_artifact_map (#10767) m_dhires_artifact_map was just a rotate-four-bits-by-2 lookup table. The code that used it was already doing four-bit rotations by arbitrary amounts, so it is slightly simplified by eliminating the table. |
[/branches/new68k/src/mame/apple] | apple2video.cpp apple2video.h |
https://github.com/mamedev/mame/commit/b458283914ba41f0c746cdc2140175090891e304 |
Previous | 199869 Revisions | Next |