OSDN Git Service

csp-qt/common_source_project-fm7.git
2023-03-18 K.Ohta[VM][UPD71071][DONOTBUILD][WIP] Appling new APIs.But...
2023-03-18 K.Ohta[VM][I8259] Apply new API.
2023-03-18 K.Ohta[OSD][Qt][VM][I8259] Remove flag: I8259_MAX_CHIPS.
2023-03-17 K.Ohta[VM][I8080][I8237][IO][MEMORY] Fix compilation errors.
2023-03-17 K.Ohta[Build][CMake] Update SOVERSIONs.
2023-03-17 K.Ohta[DOC] Update history.txt .
2023-03-17 K.Ohta[VM] Not include i8237.cpp and i8080.cpp (and more...
2023-03-17 K.Ohta[FM][FM7][FM7_MAINMEM] (Temporally) Apply upstream...
2023-03-17 K.Ohta[VM][FMTOWNS][TOWNS_DMAC] Check USE_DEBUGGER by DEVICE...
2023-03-17 K.Ohta[VM][UPD7801] Check USE_DEBUGGER by DEVICE::initialize() .
2023-03-17 K.Ohta[VM][UPD71071] Check USE_DEBUGGER by DEVICE::initialize() .
2023-03-17 K.Ohta[VM][MC6809] Check USE_DEBUGGER by DEVICE::initialize() .
2023-03-17 K.Ohta[VM][I86] Check USE_DEBUGGER by DEVICE::initialize() .
2023-03-17 K.Ohta[VM][MC6800] Checking USE_DEBUGGER by DEVICE::initializ...
2023-03-17 K.Ohta[OSD][VM][DEVICE][MEMORY][IO] Apply upstream 2022-12...
2023-03-16 K.Ohta[VM][FMTOWNS][MEMORY][WIP] Apply API changing of upstre...
2023-03-16 K.Ohta[VM][DEVICE][MEMORY][IO][DONOTBUILD] Merging upstream...
2023-03-15 K.Ohta[VM][I386_NP21] Make wait more correctness.Sync to...
2023-03-15 K.Ohta[VM][I386_NP21][Q] Disable A20-A23(-A31) when disabling...
2023-03-15 K.Ohta[VM][I386_NP21][OOPs] I lacked to apply upstream around...
2023-03-14 K.Ohta[Upstream-20221120] Update revision.
2023-03-14 K.Ohta[OSD][Qt] Fix crash when resetting with re-constraction...
2023-03-14 K.Ohta[VM][UI][PC9801][I8251] Merge upstream 2022-11-20 .
2023-03-14 K.Ohta[VM][PC9801][UPD7220] Merge upstream 2022-11-17. upstream_20221120
2023-03-13 K.Ohta[VM][FMTOWNS][CRTC] .
2023-03-13 K.Ohta[VM][FMTOWNS][CRTC] Optimize variable allocation.
2023-03-13 K.Ohta[VM][FMTOWNS][SIMD] Available to build, see TOWNS_CRTD...
2023-03-12 K.Ohta[Common][WIP] Try: imprementing packed 8 elements class...
2023-03-10 K.Ohta[General[upstream_20221114] Update revision.
2023-03-10 K.Ohta[VM][PC8801][PC9801][UI][I8251][UPD765A] Merge upstream...
2023-03-06 K.Ohta[VM][UI][Qt] Merge upstream 2022-11-12 . upstream_20221112
2023-03-06 K.Ohta[General][VM][MZ2500] Merge upstream 2022-10-14.
2023-03-06 K.Ohta[VM][General][MZ1500] Merge upstream 2022-10-12. upstream_20221012
2023-03-06 K.Ohta[VM][Z80][PC9801][DISPLAY] Merge upstream 2022-09-30 . upstream_20220930
2023-03-06 K.Ohta[VM][General] Merge upstream 2022-09-11. upstream_20220911
2023-03-06 K.Ohta[General] Update histories.
2023-03-06 K.Ohta[VM][DATAREC] Temporally disable debugging messages.
2023-03-06 K.Ohta[VM][DATAREC] Temporally add debug output to load_wav_i...
2023-03-06 K.Ohta[VM][MZ2500][OOPs] Fix FTBFS.
2023-03-05 K.Ohta[UI][Qt][I18N] Update Japanese translations.
2023-03-05 K.Ohta[UI][Qt][SOUND][MENU] Move "Select Sound Device" to...
2023-03-05 K.Ohta[VM][UI][Qt][FM7] Merge upstream 2022-09-09.
2023-03-04 K.Ohta[VM][I386_NP21][WIP] Implement more accuracy around... upstream_20220909
2023-03-04 K.Ohta[VM][WIP] Merging upstream 2022-09-09.Still be imcompleted.
2023-03-02 K.Ohta[VM][EMU][UI][Qt] Merge updtream 2022-08-30
2023-02-28 K.Ohta[General] Update revision.
2023-02-28 K.Ohta[General][UI][VM] Merge upstream 2022-08-27.
2023-02-24 K.Ohta[EMU_THREAD][Qt] Move some sequence funtions to EmuThre...
2023-02-24 K.Ohta[EMU_THREAD][Qt] Rename some slots to do_[FOO]() in...
2023-02-24 K.Ohta[EMU_THREAD][Qt] Move some slots into utils.cpp and...
2023-02-24 K.Ohta[EMU][Qt][EMU_THREAD] Move around EmuThreadClassBase...
2023-02-23 K.Ohta[EMU][COMMAND_LINE] Comment out debugging printf().
2023-02-23 K.Ohta[UI][Qt] Fix command line interface.Make processing...
2023-02-22 K.Ohta[Qt][UI] Fix FTBFS with one board computers.
2023-02-22 K.Ohta[BUILD][CMake] Update SOVERSIONs.
2023-02-22 K.Ohta[UI][Qt][DIALOGS] Drop unused hooks for cartridge.
2023-02-22 K.Ohta[UI][Qt][MENU] Make checking in Floppy Menus more corre...
2023-02-22 K.Ohta[UI][Qt][TAPE] Drop unused SLOTS for TAPE MENU.
2023-02-22 K.Ohta[Qt][OPENGL][DRAW] Don't send sig_finished() when detac...
2023-02-22 K.Ohta[Qt][MENU][CART] Apply new messaging APIs to CARTRIDGEs...
2023-02-22 K.Ohta[Qt][EMU] Make SIGNAL connection correctness.
2023-02-22 K.Ohta[Qt][AVIO][MOVIE_LOADER] Fix crash when closing movie...
2023-02-22 K.Ohta[MENU][Qt] Apply new messaging API to BUBBLE menu.
2023-02-19 K.Ohta.
2023-02-19 K.Ohta[EMU][Qt][WIP][DONOTBUILD] More...
2023-02-19 K.Ohta[UI][EMU][Qt][WIP] More apply changes.But still availab...
2023-02-19 K.Ohta[UI][Qt][MENU][WIP] Updating around BUBBLE and CARTRIDG...
2023-02-17 K.Ohta[UI][Qt][EMU]Menu: Make around quick-disk new signal...
2023-02-16 K.Ohta[UI][Qt][OSD][LOG] CDROM: May works with new messaging...
2023-02-16 K.Ohta[UI][Qt][WIP] Applying changes of MESSAGING to CDROM...
2023-02-14 K.Ohta[UI][Qt][MENU] Make new messaging framerork around...
2023-02-14 K.Ohta[COMMON][Qt] Make my_strFOO_s() more similer to WINDOWS.
2023-02-12 K.Ohta[UI][EMU][Qt] Make new IPC model via GUI <-> EMU, for...
2023-02-12 K.Ohta[COMMON][Qt] Fix codepage conversion for manipulating...
2023-02-12 K.Ohta[UI][Qt] Move UI util around fdd/hdd from common/ to...
2023-02-12 K.Ohta[UI][Qt] Rename util_main.cpp to mainwidget.cpp .
2023-02-12 K.Ohta[Qt] Remove around precompiled headers, no longer used.
2023-02-12 K.Ohta[EMU][Qt] Remove unused definitions.
2023-02-08 K.Ohta[Build][CMake] Update SOVERSIONs.
2023-02-08 K.Ohta[UI][Qt] Update menu structure at FLOPPY and TAPE.
2023-02-08 K.Ohta[VM][FMR30] Fix security affir of SERIAL::initialize().
2023-02-08 K.Ohta[OSD][EMU][UI][Qt] Improve to support messaging from...
2023-02-07 K.Ohta[OSD][EMU][Qt] Add (and prepare) some signals for messa...
2023-02-07 K.Ohta[Qt][EMU_THREAD] Remove unused variables.
2023-02-07 K.Ohta[EMU] Fix indent.
2023-02-07 K.Ohta[VM][FMTOWNS][CDROM] Add ToDo about not replying status .
2023-02-07 K.Ohta[VM][EMU][Qt] Fix FTBFS.
2023-02-07 K.Ohta[GENERAL] Support editorconfig settings.
2023-02-07 K.Ohta[EMACS] Separate indent and fontify due to use .editcon...
2023-02-06 K.Ohta[UI][Qt][EMU][MENU] More improve around floppy disk...
2023-02-06 K.Ohta[UI][Qt][EMU][WIP] Improve OSD calling around Virtual...
2023-02-04 K.Ohta[UI][Qt] Virtual Media: Fix wrong history construction.
2023-02-01 K.OhtaUpdate .gitignore.
2023-02-01 K.Ohta[OSD][Qt][SOUND] Fix volume and samples calculation...
2023-02-01 K.Ohta[UI][EMU][OSD][Qt][FLOPPY] Fix message routing.
2023-02-01 K.Ohta[UI][Qt][EMU] Available to build.Some features still...
2023-02-01 K.OhtaMerge branch 'newvirtmedia_20230125'
2023-02-01 K.Ohta[UI][EMU][Qt][WIP] TRY:Improving signal sequence.
2023-01-27 K.Ohta[VM][FMTOWNS][CDROM][WIP] Fixing replies around CDC...
2023-01-27 K.Ohta[EMU][OSD] Add defines for communicate from EMU:: to...
next