Re: Looking for suggestions on adding enhanced 16F instructions to gpsim
"Néstor A. Marchesini" <[email protected]> Mon, 10 Jan 2011 10:43:42 -0300
| Newsgroups | gmane.comp.hardware.microcontrollers.gnupic |
|---|---|
| Organization | DES Electronica |
| Message-ID | <[email protected]> |
I was reading the link, and as said there is not as easy to add support a new pic, in my opinion would have preferred a design without using class inheritance...the advantage would be the clarity of the code and ease of adding new types of pic, the disadvantage is the large number and complexity of regression testing ... but just my opinion. Greetings Néstor A. Marchesini El 09/01/11 13:17, Byron Jeff escribió: > - Finally I did come across a post in the gpsim development mailing list, > which on second thought is where my query should have gone in the first > place, that describes the process of adding new processors to the > simulator. For posterity it can be found here: > > http://sourceforge.net/mailarchive/message.php?msg_id=19542298 > > Hope this helps, > > BAJ