X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=source%2Fhistory.txt;h=891246d7ce6e842ae4fe087b476e6b9d8da1c921;hb=80df61fb1e009ab0d229a335f546cd788d54b158;hp=7dd2675fd0a301e8bd1fa2dea65256ad6baca1a2;hpb=94927e73fbd17e228fc6f378f498fbbb7a3e29a4;p=csp-qt%2Fcommon_source_project-fm7.git diff --git a/source/history.txt b/source/history.txt index 7dd2675fd..891246d7c 100644 --- a/source/history.txt +++ b/source/history.txt @@ -1,3 +1,33 @@ +9/30/2018 + +[COMMON/FILEIO] improve Fseek for compressed file by gzip +[EMU] improve to mount/unmount hard disk image in reset() if not hot swappable +[EMU/DEBUGGER] add commands for checkpoint +[EMU/DEBUGGER] improve to read/write files in initial current directory + +[VM/DISK] improve for case 2D disk is inserted to 2DD drive (thanks Mr.Sato) +[VM/HARDDISK] support Virtual98 hdd image +[VM/HARDDISK] improve for solid image file +[VM/IO] improve debug log +[VM/MSM58321] fix pulse event (thanks Mr.Artane.) +[VM/SCSI_DEV] add is_hot_swappable +[VM/SCSI_HDD] improve to mount/unmount image in reset() if not hot swappable +[VM/SASI_HDD] support SASI hard disk drive +[VM/SN76489AN] fix save/load state function +[VM/UPD71071] fix verify command + +[FM77L4] add eFM77L4 codes (thanks Mr.Artane.) +[MZ80A] improve to switch 2D/2DD drive type +[MZ80B] improve to switch 2D/2DD drive type +[MZ1500] improve to switch 2D/2DD drive type +[MZ2500] improve to switch 2D/2DD drive type +[MZ2800/FLOPPY] improve to switch 2D/2DD drive type +[MZ2800/SASI] support SASI I/F and HDD (partial) +[PC98XA] support NEC PC-98XA +[PC9801/MEMBUS] fix save/load state function +[X1TURBO/FLOPPY] improve to switch 2D/2DD drive type (thanks Mr.Sato) + + 5/24/2018 [COMMON] import Mr.Artane.'s fixes (Commits on May 10, 2018)