Update of /cvs/BasiliskII/src/uae_cpu by gbeauche
Modified Files:
gencpu.c
Log Message:
Avoid C99-isms in C code for old compilers (e.g. gcc "2.96" on MDK 8.1)
Update of /home/cvs/cebix/BasiliskII/src/uae_cpu by gbeauche
Modified Files:
gencpu.c
Log Message:
Fix xBCD instruction for 68040 emulation: the NV flags shall not be affected.