Cet émulateur est également le plus complet des outils de développements X68000 existant aujourd’hui. Il s’agit d’un fork de l’émulateur XM6 v2.05 de PI avec une pléthore de nouvelles fonctionnalités. Les changements sont pour la plupart liés à l’interface utilisateur et un accent a été mis sur le développement et les fonctions de débogage plutôt que sur l’exactitude de l’émulation, cependant il y a suffisamment d’améliorations pour qu’il soit recommandé d’utiliser cette version plutôt que XM6 v2.06 finale.
Les changements:
– Inserting a multi-disk archive via the command line (e.g. the Send To menu) will now also load the second disk into the second drive automatically.
This can be suppressed by explicitly specifying the drive (see the manual).
– The disassembler now sign-extends negative quantities for the MOVEQ instruction, which is arguably the proper way to display such numbers.
Bug fixes:
– On certain systems, the GUI thread was not getting adequate processor time when speed limiting was turned off.
– Fixed several threading problems related to disassembly features (my fault).
– Due to recent improvements, opening a subwindow menu started causing problems with other parts of the program. Notably, activating Mouse Mode could fail.
– The initial write-protect state for floppy disk images was not always being set as one might expect when a delta file was loaded along with the image.
– The use of relative CLI paths was sometimes interfering with other arguments.