Go to file
Aaron Giles 79b8f09ad8 From: Samuele Zannoli <samuele.zannoli@sparkbio.it>
Date: Tue, Dec 22, 2009 at 11:57 AM
Subject: Core for PIC 16c62x series of processors
To: submit@mamedev.org


Hello,
         this patch contains a core for the PIC 16c62x series of processors.

It has been made starting from the pic16c5x that is already present.
This version stil misses the various internal devices, however the
opcodes and i/o ports work, and it is enough to run the emulation of
the security pics used with the gd-roms.

Bye,
       Samuele Zannoli
2009-12-23 18:01:49 +00:00
docs Added option "numprocessors" 2009-12-19 23:12:07 +00:00
src From: Samuele Zannoli <samuele.zannoli@sparkbio.it> 2009-12-23 18:01:49 +00:00
.gitattributes From: Samuele Zannoli <samuele.zannoli@sparkbio.it> 2009-12-23 18:01:49 +00:00
makefile Removed the global "includes" include and instead specify the "includes" path in all #include occurences. [Oliver Stoneberg] 2009-12-21 23:09:02 +00:00