moa/emulator
transistor 941c793523 Added pixel encoding, requested by frontend
The hope was that this would reduce the amount of copying and bit
shifting required by the frontend to get the data on screen, but
it doesn't seem to offer much advantage, surprisingly.  I'll leave
it in though.  There are a few other minor tweaks included here to
try to improve the performance a bit
2023-03-25 10:51:46 -07:00
..
core Added pixel encoding, requested by frontend 2023-03-25 10:51:46 -07:00
cpus More clippy fixes after updating rustc 2023-03-05 20:34:30 -08:00
frontends Added pixel encoding, requested by frontend 2023-03-25 10:51:46 -07:00
peripherals More clippy fixes after updating rustc 2023-03-05 20:34:30 -08:00
systems Added pixel encoding, requested by frontend 2023-03-25 10:51:46 -07:00