If there's a lonely inc or dec without a parameter on a line in the 6800 mode, CRASM segfaults. Still happens in 1.8:
cpu 6800 * = $1000 inc
Bugs: #9
Fixed in CVS.
On Tuesday, September 02, 2014 06:21:54 AM Markku Reunanen wrote:
** [bugs:#9] Segfault with lone inc/dec** Status: open Group: v1.0_(example) Created: Tue Sep 02, 2014 06:21 AM UTC by Markku Reunanen Last Updated: Tue Sep 02, 2014 06:21 AM UTC Owner: nobody If there's a lonely inc or dec without a parameter on a line in the 6800 mode, CRASM segfaults. Still happens in 1.8: cpu 6800 * = $1000 inc Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/crasm/bugs/9/ To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
** [bugs:#9] Segfault with lone inc/dec**
Status: open Group: v1.0_(example) Created: Tue Sep 02, 2014 06:21 AM UTC by Markku Reunanen Last Updated: Tue Sep 02, 2014 06:21 AM UTC Owner: nobody
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/crasm/bugs/9/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Log in to post a comment.
Fixed in CVS.
On Tuesday, September 02, 2014 06:21:54 AM Markku Reunanen wrote:
Related
Bugs: #9