Jean-François Fabre
Jean-François Fabre
The python scripts (ex: vamos) without suffix in the directory won't work from windows. and renaming them with the ".py" suffix won't work either as then the script name conflicts...
- don't crash if invalid character printed, print space instead - support for AllocAbs
It seems that musashi is configured using 68040 but the documentation states that it only supports 68000 and 68020. I can set 68040 in the configuration and it seems to...
This is a corner case of BFINS instruction when width + offset > 32 (width = 0 makes it 32 too) To test : D0 = $275 A0 = some...
at line 982 of m68kcpu.c there's this loop /* Record previous D/A register state (in case of bus error) */ for (i = 15; i >= 0; i--){ REG_DA_SAVE[i] =...
### MAME version 0.262 ### System information Windows 11 64 bit. ### INI configuration details ```INI ``` ### Emulated system/software Burger Time (Data East set 1) ### Incorrect behaviour Disassembly...