OSDN Git Service

csp-qt/common_source_project-fm7.git
2020-08-22 K.Ohta[VM][FMTOWNS][CDROM] Revert before commit, and re-imple...
2020-08-22 K.Ohta[BUILD][WIN32] Will support Qt5.15.
2020-08-22 K.Ohta[VM][I386_NP21] .
2020-08-22 K.Ohta[VM][FMTOWNS][CDROM] Import some commands from TSUGARU.
2020-08-17 K.Ohta[VM][FMTOWNS][CDROM] Make penalty shorter at SEEK.Add...
2020-08-13 K.Ohta[VM][FMTOWNS][CRTC] .
2020-08-12 K.Ohta[VM][FMTOWNS][SPRITE] .
2020-08-12 K.Ohta[VM][FMTOWNS][SPRITE] Move beginning timing to BEFORE...
2020-08-12 K.Ohta[VM][FMTOWNS][CRTC] .
2020-08-12 K.Ohta[Qt][Draw][GL4_5] Wait until complete to mapping.Fix...
2020-08-12 K.Ohta[VM][FMTOWNS][CDROM] Fix too long seek time.
2020-08-12 K.Ohta[VM][FMTOWNS][SPRITE] Use more SIMD to render_sprite().
2020-08-11 K.Ohta[VM][FMTOWNS][SPRITE] Improve SIMD using.
2020-08-11 K.Ohta[VM][FMTOWNS][CRTC] More simple logic at rendering.
2020-08-11 K.Ohta[VM][FMTOWNS][VRAM] Faster write access via write_memor...
2020-08-10 K.Ohta[VM][FMTOWNS][CDROM][WIP] Adjust timing.
2020-08-10 K.Ohta[VM][FMTOWNS] Add IC CARD feature.
2020-08-10 K.Ohta[VM][FMTOWNS][VRAM][SPRITE] Fix crash on VIEW POINT...
2020-08-09 K.Ohta[VM][FMTOWNS][SPRITE] More correctness emulation.
2020-08-09 K.Ohta[VM][FMTOWNS][SPRITE] Initially works.Some features...
2020-08-09 K.Ohta[VM][FMTOWNS][SPRITE] Partly avaiable to display of...
2020-08-08 K.Ohta[VM][PC9801][DISPLAY] .
2020-08-08 K.Ohta[VM][UPD7220] Limit address of PSET.More correctness...
2020-08-07 K.Ohta[BUILD][CMAKE] .
2020-08-07 K.Ohta[BUILD][Qt][SMC777] Fix FTBFS.
2020-08-07 K.Ohta[UI][Qt][I18N] Update definition files.
2020-08-06 K.Ohta[VM][FMTOWNS][MEMORY] Faster mapping.
2020-08-06 K.Ohta[UI][Qt][FMTOWNS] Fix FTBFS.
2020-08-06 K.Ohta[UI][Qt][I18N] Prepare to support multiple languages.
2020-07-17 K.Ohta[VM][FMTOWNS] Set I/O wait value to 6 (maybe faster).
2020-07-17 K.Ohta[VM][Z80] Remove Z80_BASE::, integrate to Z80:: .
2020-07-17 K.Ohta[VM][X1][DRAW] Fix spending a lot of host CPU usage...
2020-07-16 K.Ohta[VM][MC6809] Remove MC6809_BASE::, integrated to MC6809:: .
2020-07-16 K.Ohta[VM][COMMON_VM] Fix warining of 'set_context_intr'...
2020-07-16 K.Ohta[VM][I386_NP21] Memory access:Make functions inline...
2020-06-27 K.Ohta[Qt][LOGGER] Fix not initialize (internal)osd_pointer...
2020-06-27 K.Ohta[RELEASE] Update installer.
2020-06-26 K.Ohta[DOC] RE-Update.
2020-06-26 K.Ohta[VM][FMTOWNS][SERIALROM] Implement correctness.Thanks...
2020-06-26 K.Ohta[VM][FMTOWNS] Re-adjust around interrupt with COMMAND...
2020-06-26 K.Ohta[BUILD][CMAKE] Fix around optimize.
2020-06-26 K.Ohta[VM][FMTOWNS][CDROM] Add comment for CMD 00h (SEEK).
2020-06-26 K.Ohta[VM][FMTOWNS][CDROM] Implement CMD 00h (SEEK) correctne...
2020-06-26 K.Ohta[GENERAL][DOC] Update documents.
2020-06-26 K.Ohta[BUILD][CMake][Linux] Use dwarf4 debug information... upstream_20200406
2020-06-26 K.Ohta[VM][FMTOWNS] Update 00_status.ja.md.
2020-06-26 K.Ohta[VM][GENERAL][I386_NP21] Merge upstream 2020-04-06.
2020-06-25 K.Ohta[VM][FMTOWNS][CDROM] .
2020-06-25 K.Ohta[VM][FMTOWNS][CDROM] .
2020-06-25 K.Ohta[VM][FMTOWNS][CDROM] Adjust CD-ROM transfer timing...
2020-06-25 K.Ohta[VM][FMTOWNS][CRTC] .
2020-06-25 K.Ohta[VM][FMTOWNS][VRAM] Expect to write access more faster.
2020-06-25 K.Ohta[VM][FMTOWNS][PLANEVRAM] Fix read access algorythm.
2020-06-25 K.Ohta[VM][FMTOWNS][CDROM] Adjust around seek command.
2020-06-25 K.Ohta[VM][FMTOWNS][MEMORY] Make wait values more correctness.
2020-06-25 K.Ohta[VM][FMTOWNS][CDROM] Revert before commit de6c349b8cc5b...
2020-06-25 K.Ohta[VM][I386_NP21] Add interrupt within rep prefix'ed...
2020-06-25 K.Ohta[VM][TOWNS_CDROM] .
2020-06-24 K.Ohta[VM][I386_NP21] Add ToDo around interrupt.
2020-06-24 K.Ohta[VM][FMTOWNS][CDROM] Adjust around status code.
2020-06-24 K.Ohta[VM][FMTOWNS][CDROM] Around command 00h (SEEK).
2020-06-24 K.Ohta[VM][FMTOWNS][CRTC] Fix around I/O port accessing.
2020-06-24 K.Ohta[VM][FMTOWNS][CDROM] Adjust timing.
2020-06-24 K.Ohta[VM][UPD71071][FMTOWNS][DMAC] More correctness register...
2020-06-24 K.Ohta[VM][FMTOWNS][CDROM] .
2020-06-24 K.Ohta[VM][FMTOWNS][DMAC] .
2020-06-23 K.Ohta[VM][I386_NP21] Make some functions inline to resolve...
2020-06-23 K.Ohta[BUILD][CMAKE][GCC][LINUX] DO LTO even for shared libra...
2020-06-23 K.Ohta.
2020-06-23 K.Ohta[BUILD][CMAKE][LINUX][GCC] Adjust around debugging...
2020-06-22 K.Ohta[VM][FMTOWNS][CRTC] Fix mixing screen(s).
2020-06-22 K.Ohta[Qt][OpenGL4_5][Draw] Fix crash with external mapping...
2020-06-22 K.Ohta[VM][EMU] For ALL VMs/Devices; use EMU_TEMPLATE:: inste...
2020-06-21 K.Ohta[VM][EVENT][PC8801][PCENGINE] Fix crash caused by diffe...
2020-06-21 K.Ohta[VM][EMU][Qt] .
2020-06-21 K.Ohta[VM][Qt][UI][EMU][WIP] Use EMU_TEMPLATE:: instead of...
2020-06-21 K.Ohta[EMU][EMU_TEMPLATE][OOPS] (;´Д`)
2020-06-21 K.Ohta[BUILD][LINUX][LLVM] Support for LLVM10.
2020-06-21 K.Ohta[VM][EMU] Important: now EMU:: class is on EMU_TEMPLATE:: .
2020-06-21 K.Ohta[VM][FMTOWNS] Simplify around debugger.
2020-06-21 K.Ohta[VM][FMTONWS][DICTIONARY][CMOS] Available to use dictio...
2020-06-17 K.Ohta[VM][I386_NP21] Fix FTBFS with (Cross)CLANG 10.0 for...
2020-06-17 K.Ohta[BUILD][CMake][Win32] Update toolchain for LLVM10.x...
2020-06-17 K.Ohta[OSD][Qt][LOGGER] Fix linkage error for LLD 10.x and...
2020-06-13 K.Ohta[VM][FMTOWNS][CRTC] Faster transferring from VRAM to...
2020-06-13 K.Ohta[VM][FMTOWNS][CRTC] Reduce rendering when zooming.
2020-06-13 K.Ohta[VM][DEVICE][I386_NP21] Fix FTBFS with LLVM CLANG++.
2020-06-13 K.Ohta[VM][FMTOWNS][CDROM] Fix FTBFS with LLVM CLANG.
2020-06-13 K.Ohta[VM][FMTOWNS][CRTC] Fix crash with TACTICAL AIR WING.
2020-06-13 K.Ohta[VM][FMTOWNS][CRTC] Reduce transferring.Support wrappin...
2020-06-13 K.Ohta[VM][FMTOWNS][CRTC] More correctness drawing.
2020-06-12 K.Ohta[VM][FMTOWNS][CDROM] .
2020-06-12 K.Ohta[VM][FMTOWNS][CRTC] More correctness horizonal scrolling.
2020-06-12 K.Ohta[VM][FMTOWNS][MEMORY] .
2020-06-12 K.Ohta[VM][FMTOWNS][CDROM] Add variable buffer (after Towns2H...
2020-06-11 K.Ohta[VM][FMTOWNS][CRTC] .
2020-06-11 K.Ohta[VM][FMTOWNS][CDROM] Force DMA interrupt even DMA count...
2020-06-11 K.Ohta[VM][FMTOWNS][TIMER] .
2020-06-11 K.Ohta[VM][FMTOWNS][SPRITE] More correctness port emulation.
2020-06-11 K.Ohta[VM][FMTOWNS][CRTC] Adjust display timing.Fix offset...
next