• R/O
  • HTTP
  • SSH
  • HTTPS

common_source_project-fm7: Liste der Commits

Common Source Code Project for Qt (a.k.a for FM-7).


RSS
Rev. Zeit Autor
cc9f25c upstream_20220930 2023-03-06 20:15:18 K.Ohta

[VM][Z80][PC9801][DISPLAY] Merge upstream 2022-09-30 .

[VM][Z80] Split Z80::check_interrupt() .

302d1ee upstream_20220911 2023-03-06 19:38:40 K.Ohta

[VM][General] Merge upstream 2022-09-11.

6007607 2023-03-06 19:29:35 K.Ohta

[General] Update histories.

77f990d 2023-03-06 19:27:21 K.Ohta

[VM][DATAREC] Temporally disable debugging messages.

7283f9a 2023-03-06 17:00:02 K.Ohta

[VM][DATAREC] Temporally add debug output to load_wav_image() due to failure of data loading.

[VM][DATAREC] Simplify data path reading from FILEIO:: at reading image.

c7c0777 2023-03-06 15:04:16 K.Ohta

[VM][MZ2500][OOPs] Fix FTBFS.

5d534b5 2023-03-06 04:16:06 K.Ohta

[UI][Qt][I18N] Update Japanese translations.

97b733e 2023-03-06 03:43:35 K.Ohta

[UI][Qt][SOUND][MENU] Move "Select Sound Device" to last , workaround for containing a lot of sound devices with Qt5.

[UI][Qt][FM7] Fix FTBFS.

247d0fb 2023-03-06 03:21:26 K.Ohta

[VM][UI][Qt][FM7] Merge upstream 2022-09-09.

- And add support config.drive_vm_in_opecode for FM-7/8 with Z80 card.
- EVENT:: still keeps drive per half frame period.
- GUI adds supporting for config.drive_vm_in_opecode when contains Z80 CPU.

9dcba5b upstream_20220909 2023-03-05 05:15:37 K.Ohta

[VM][I386_NP21][WIP] Implement more accuracy around variable clock.

e352e07 2023-03-05 04:41:30 K.Ohta

[VM][WIP] Merging upstream 2022-09-09.Still be imcompleted.

- This still working in progress.May or not may available to build.
- Upstream changes are only implemented to DEVICE classes.Still not implement to VMs.

[VM][DEVICE] Sync SIGNAL enumelation values to upstreeam, move some unique values to 190 to 199 .
[VM][Z80][WIP] Add variable clock feature for primary CPU via SIG_CPU_WAIT_FACTOR .
[VM][I386_NP21][FMTOWNS] Fix around variable CPU clock.This still not implement to PC-9801 and N5200 (and others).
[General] Update SOVERSIONs.

e08e8d4 2023-03-03 01:07:23 K.Ohta

[VM][EMU][UI][Qt] Merge updtream 2022-08-30

1a84f43 2023-02-28 22:08:51 K.Ohta

[General] Update revision.

0c10b7f 2023-02-28 21:16:47 K.Ohta

[General][UI][VM] Merge upstream 2022-08-27.

9658eca 2023-02-24 13:36:13 K.Ohta

[EMU_THREAD][Qt] Move some sequence funtions to EmuThreadClassBase:: .

- Also rename name of slot around romaji kana conversioning.

59cdcf1 2023-02-24 13:12:03 K.Ohta

[EMU_THREAD][Qt] Rename some slots to do_[FOO]() in EmuThreadClassBase:: .

38f728b 2023-02-24 13:02:09 K.Ohta

[EMU_THREAD][Qt] Move some slots into utils.cpp and inputs.cpp .

00c7553 2023-02-24 12:37:25 K.Ohta

[EMU][Qt][EMU_THREAD] Move around EmuThreadClassBase:: to emu_threads/ from gui/ .

d6ef720 2023-02-24 03:15:14 K.Ohta

[EMU][COMMAND_LINE] Comment out debugging printf().

22d030d 2023-02-24 03:09:25 K.Ohta

[UI][Qt] Fix command line interface.Make processing correct.

- This still be unstable around loading and closing Laser Disc.
Sometime clashs.

0126a92 2023-02-22 22:22:28 K.Ohta

[Qt][UI] Fix FTBFS with one board computers.

7e17ea6 2023-02-22 20:46:53 K.Ohta

[BUILD][CMake] Update SOVERSIONs.

713e927 2023-02-22 20:46:24 K.Ohta

[UI][Qt][DIALOGS] Drop unused hooks for cartridge.

f0c1d58 2023-02-22 20:45:40 K.Ohta

[UI][Qt][MENU] Make checking in Floppy Menus more correctness.

041b38b 2023-02-22 20:45:01 K.Ohta

[UI][Qt][TAPE] Drop unused SLOTS for TAPE MENU.

273c3f3 2023-02-22 20:44:02 K.Ohta

[Qt][OPENGL][DRAW] Don't send sig_finished() when detaching GLDrawClass:: .

2da44e1 2023-02-22 20:43:35 K.Ohta

[Qt][MENU][CART] Apply new messaging APIs to CARTRIDGEs MENU.

29e4616 2023-02-22 20:42:41 K.Ohta

[Qt][EMU] Make SIGNAL connection correctness.

b5be976 2023-02-22 20:41:31 K.Ohta

[Qt][AVIO][MOVIE_LOADER] Fix crash when closing movie after opening.

* This may be imcoplete fix...

c43f2ca 2023-02-22 20:40:05 K.Ohta

[MENU][Qt] Apply new messaging API to BUBBLE menu.

Drop qt/common/util_bubble2.cpp .

Show on old repository browser