summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/pin64.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-2/+1
* Treat commands as blocks, 50% file size savings for PIN64 captures. (nw) MooglyGuy2017-02-021-13/+18
* Create pin64_printer_t and remove pin64_command_block_t. (nw) MooglyGuy2017-02-021-5/+5
* Rework PIN64 to use an unordered_map for matching. (nw) MooglyGuy2017-02-021-3/+6
* Disable PIN64 logging. (nw) MooglyGuy2017-02-021-0/+2
* Get PIN64 code to function correctly. (nw) MooglyGuy2017-02-021-64/+101
* Addad PIN64 logger class. (nw) MooglyGuy2017-02-021-0/+133