Edit

IABSD.fr/ports/emulators

Branch :

  • Show log

    Commit

  • Author : sdk
    Date : 2022-03-14 20:35:50
    Hash : 5e2066b2
    Message : Update nono 2.5.0 => 2.6.0 Port changes: * Remove BROKEN marker for big endian archs. The previously missing BE bits are now included. Software changes: * m88k: Improve the performance of m88k core slightly. * m68k: Fix 68881's FCMP instruction that may return wrong result. * vm: Improve the renderer including performance. * vm: Fix a problem that the absolute path for SCSI images could not be specified. * vm: Fix a problem that accessing the last sector causes an error. * GUI: Implement a vector table monitor. * GUI: Implement a log level setting window. * GUI: Improve performance of window drawing. * GUI: Fix a rendering problem of the control area on the bitmap plane window. * GUI: Fix a resize problem on the bitmap plane window. * app: Fix several UNIX signal handling. * app: Fix some abnormal terminations at the beginning of the process. * app: Fix some abnormal terminations at the end of the process. * app: Fix some thread names for development. * vm: Implement the horizontal synchronizing signal on CRTC in progress. Implement the raster copy on the text VRAM in progress. Update by maintainer gonzalo@ Sparc64 tests by me. gonzalo@: please go ahead with this, I am quiet busy now to commit it.