summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/pin64.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2017-02-191-7/+7
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* fix pin64 compile warnings, make curly bracket style consistent (nw) Lord-Nightmare2017-02-021-7/+5
* Treat commands as blocks, 50% file size savings for PIN64 captures. (nw) MooglyGuy2017-02-021-133/+128
* Create pin64_printer_t and remove pin64_command_block_t. (nw) MooglyGuy2017-02-021-23/+31
* Rework PIN64 to use an unordered_map for matching. (nw) MooglyGuy2017-02-021-38/+48
* Hopefully fixed a compile error with some compilers (nw) Robbbert2017-02-021-1/+8
* Disable PIN64 logging. (nw) MooglyGuy2017-02-021-0/+2
* Get PIN64 code to function correctly. (nw) MooglyGuy2017-02-021-188/+266
* Addad PIN64 logger class. (nw) MooglyGuy2017-02-021-0/+408