summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/patinhofeio/patinho_feio_dasm.cpp
Commit message (Expand)AuthorAgeFilesLines
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-26/+31
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-11/+1
* Changed the patinho feio disassembler to use 'std::ostream &' internally Nathan Woods2016-10-301-65/+75
* Further improvements to the Patinho Feio driver & CPU Felipe Corrêa da Silva Sanches2016-05-251-5/+3
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-154/+154
* [patinho] print IDX instead of /000 in the CAR and ARM instructions disasm Felipe Corrêa da Silva Sanches2015-12-061-2/+10
* [patinho] Implement instructions related to reading the 12bit switches from t... Felipe Corrêa da Silva Sanches2015-12-061-30/+37
* [patinho] Implement XOR, NAND and SOMI instructions and fix their disasm text... Felipe Corrêa da Silva Sanches2015-12-061-4/+4
* [patinho] indentation / comments cleanup Felipe Corrêa da Silva Sanches2015-12-061-5/+5
* [patinho] implementation of the shift/rotate instructions (DE, GE, DEV, GEV, ... Felipe Corrêa da Silva Sanches2015-12-061-10/+10
* Implemented most of the instruction set for Patinho Feio Felipe Corrêa da Silva Sanches2015-12-061-25/+139
* adding a basic machine driver for the Patinho Feio and setting up build syste... Felipe Corrêa da Silva Sanches2015-12-061-1/+1
* quick draft/boilerplate code for the Patinho Feio CPU emulation module Felipe Corrêa da Silva Sanches2015-12-061-0/+36