OSDN Git Service

csp-qt/common_source_project-fm7.git
15 months ago[UI][Qt][TAPE] Drop unused SLOTS for TAPE MENU.
K.Ohta [Wed, 22 Feb 2023 11:45:01 +0000 (20:45 +0900)]
[UI][Qt][TAPE] Drop unused SLOTS for TAPE MENU.

15 months ago[Qt][OPENGL][DRAW] Don't send sig_finished() when detaching GLDrawClass:: .
K.Ohta [Wed, 22 Feb 2023 11:44:02 +0000 (20:44 +0900)]
[Qt][OPENGL][DRAW] Don't send sig_finished() when detaching GLDrawClass:: .

15 months ago[Qt][MENU][CART] Apply new messaging APIs to CARTRIDGEs MENU.
K.Ohta [Wed, 22 Feb 2023 11:43:35 +0000 (20:43 +0900)]
[Qt][MENU][CART] Apply new messaging APIs to CARTRIDGEs MENU.

15 months ago[Qt][EMU] Make SIGNAL connection correctness.
K.Ohta [Wed, 22 Feb 2023 11:42:41 +0000 (20:42 +0900)]
[Qt][EMU] Make SIGNAL connection correctness.

15 months ago[Qt][AVIO][MOVIE_LOADER] Fix crash when closing movie after opening.
K.Ohta [Wed, 22 Feb 2023 11:41:31 +0000 (20:41 +0900)]
[Qt][AVIO][MOVIE_LOADER] Fix crash when closing movie after opening.

* This may be imcoplete fix...

15 months ago[MENU][Qt] Apply new messaging API to BUBBLE menu.
K.Ohta [Wed, 22 Feb 2023 11:40:05 +0000 (20:40 +0900)]
[MENU][Qt] Apply new messaging API to BUBBLE menu.

Drop qt/common/util_bubble2.cpp .

15 months ago.
K.Ohta [Sun, 19 Feb 2023 17:09:27 +0000 (02:09 +0900)]
.

15 months ago[EMU][Qt][WIP][DONOTBUILD] More...
K.Ohta [Sun, 19 Feb 2023 07:53:21 +0000 (16:53 +0900)]
[EMU][Qt][WIP][DONOTBUILD] More...

15 months ago[UI][EMU][Qt][WIP] More apply changes.But still available to build.
K.Ohta [Sun, 19 Feb 2023 07:22:29 +0000 (16:22 +0900)]
[UI][EMU][Qt][WIP] More apply changes.But still available to build.

15 months ago[UI][Qt][MENU][WIP] Updating around BUBBLE and CARTRIDGE, this still be unable to...
K.Ohta [Sun, 19 Feb 2023 06:11:19 +0000 (15:11 +0900)]
[UI][Qt][MENU][WIP] Updating around BUBBLE and CARTRIDGE, this still be unable to build.

15 months ago[UI][Qt][EMU]Menu: Make around quick-disk new signal framework.
K.Ohta [Fri, 17 Feb 2023 15:16:17 +0000 (00:16 +0900)]
[UI][Qt][EMU]Menu: Make around quick-disk new signal framework.

15 months ago[UI][Qt][OSD][LOG] CDROM: May works with new messaging framework.
K.Ohta [Thu, 16 Feb 2023 18:47:25 +0000 (03:47 +0900)]
[UI][Qt][OSD][LOG] CDROM: May works with new messaging framework.

- This also contains logging by SIGNAL()/SLOT() model of Qt for OSD::.
  See osd_base.cpp & osd_base.h .
- Some names of signals and slots are changed . see mainwidget_base.h .
- On EMU:: , for open/close CD-ROM, needs wait correctly.
  See EMU::open_compact_disc() and EMU::close_compact_disc() at emu.cpp .
- [VM][FMTOWNS] Cue parser : Fix typo of .ccd file detection.
                See vm/fmtowns/cdrom/cdrom_ccd_parser.cpp .

15 months ago[UI][Qt][WIP] Applying changes of MESSAGING to CDROM, this still not be working ...
K.Ohta [Thu, 16 Feb 2023 04:27:48 +0000 (13:27 +0900)]
[UI][Qt][WIP] Applying changes of MESSAGING to CDROM, this still not be working (;´Д`)

15 months ago[UI][Qt][MENU] Make new messaging framerork around Laserdisc.
K.Ohta [Tue, 14 Feb 2023 13:39:52 +0000 (22:39 +0900)]
[UI][Qt][MENU] Make new messaging framerork around Laserdisc.

15 months ago[COMMON][Qt] Make my_strFOO_s() more similer to WINDOWS.
K.Ohta [Tue, 14 Feb 2023 13:38:49 +0000 (22:38 +0900)]
[COMMON][Qt] Make my_strFOO_s() more similer to WINDOWS.

15 months ago[UI][EMU][Qt] Make new IPC model via GUI <-> EMU, for FDD, CMT and HDD.
K.Ohta [Sun, 12 Feb 2023 17:52:34 +0000 (02:52 +0900)]
[UI][EMU][Qt] Make new IPC model via GUI <-> EMU, for FDD, CMT and HDD.

15 months ago[COMMON][Qt] Fix codepage conversion for manipulating file name.
K.Ohta [Sun, 12 Feb 2023 17:40:11 +0000 (02:40 +0900)]
[COMMON][Qt] Fix codepage conversion for manipulating file name.

15 months ago[UI][Qt] Move UI util around fdd/hdd from common/ to gui/ .
K.Ohta [Sun, 12 Feb 2023 13:13:43 +0000 (22:13 +0900)]
[UI][Qt] Move UI util around fdd/hdd from common/ to gui/ .

15 months ago[UI][Qt] Rename util_main.cpp to mainwidget.cpp .
K.Ohta [Sun, 12 Feb 2023 13:08:36 +0000 (22:08 +0900)]
[UI][Qt] Rename util_main.cpp to mainwidget.cpp .

15 months ago[Qt] Remove around precompiled headers, no longer used.
K.Ohta [Sun, 12 Feb 2023 13:01:20 +0000 (22:01 +0900)]
[Qt] Remove around precompiled headers, no longer used.

15 months ago[EMU][Qt] Remove unused definitions.
K.Ohta [Sun, 12 Feb 2023 12:58:07 +0000 (21:58 +0900)]
[EMU][Qt] Remove unused definitions.

15 months ago[Build][CMake] Update SOVERSIONs.
K.Ohta [Wed, 8 Feb 2023 15:05:16 +0000 (00:05 +0900)]
[Build][CMake] Update SOVERSIONs.

15 months ago[UI][Qt] Update menu structure at FLOPPY and TAPE.
K.Ohta [Wed, 8 Feb 2023 14:47:03 +0000 (23:47 +0900)]
[UI][Qt] Update menu structure at FLOPPY and TAPE.

Note:
 - Still not implement BINARY, BUBBLE, CART, CD, HDD, LD and QD.
 - This still be imcomplete none upsate virtual media label.
 - Still not update write-protect icon when opening.
 - Still not reset counter of tape with new file.

15 months ago[VM][FMR30] Fix security affir of SERIAL::initialize().
K.Ohta [Wed, 8 Feb 2023 08:04:32 +0000 (17:04 +0900)]
[VM][FMR30] Fix security affir of SERIAL::initialize().

15 months ago[OSD][EMU][UI][Qt] Improve to support messaging from EMU:: to GUI:: .
K.Ohta [Wed, 8 Feb 2023 07:56:01 +0000 (16:56 +0900)]
[OSD][EMU][UI][Qt] Improve to support messaging from EMU:: to GUI:: .

15 months ago[OSD][EMU][Qt] Add (and prepare) some signals for messaging EMU->GUI.
K.Ohta [Tue, 7 Feb 2023 17:57:29 +0000 (02:57 +0900)]
[OSD][EMU][Qt] Add (and prepare) some signals for messaging EMU->GUI.

15 months ago[Qt][EMU_THREAD] Remove unused variables.
K.Ohta [Tue, 7 Feb 2023 17:56:48 +0000 (02:56 +0900)]
[Qt][EMU_THREAD] Remove unused variables.

15 months ago[EMU] Fix indent.
K.Ohta [Tue, 7 Feb 2023 17:35:13 +0000 (02:35 +0900)]
[EMU] Fix indent.

15 months ago[VM][FMTOWNS][CDROM] Add ToDo about not replying status .
K.Ohta [Tue, 7 Feb 2023 11:26:26 +0000 (20:26 +0900)]
[VM][FMTOWNS][CDROM] Add ToDo about not replying status .

15 months ago[VM][EMU][Qt] Fix FTBFS.
K.Ohta [Tue, 7 Feb 2023 10:52:53 +0000 (19:52 +0900)]
[VM][EMU][Qt] Fix FTBFS.

15 months ago[GENERAL] Support editorconfig settings.
K.Ohta [Tue, 7 Feb 2023 10:51:55 +0000 (19:51 +0900)]
[GENERAL] Support editorconfig settings.

15 months ago[EMACS] Separate indent and fontify due to use .editconfig , see next commit.
K.Ohta [Tue, 7 Feb 2023 10:50:54 +0000 (19:50 +0900)]
[EMACS] Separate indent and fontify due to use .editconfig , see next commit.

15 months ago[UI][Qt][EMU][MENU] More improve around floppy disk menus.
K.Ohta [Mon, 6 Feb 2023 18:50:10 +0000 (03:50 +0900)]
[UI][Qt][EMU][MENU] More improve around floppy disk menus.

15 months ago[UI][Qt][EMU][WIP] Improve OSD calling around Virtual floppy disk menus.
K.Ohta [Mon, 6 Feb 2023 10:10:00 +0000 (19:10 +0900)]
[UI][Qt][EMU][WIP] Improve OSD calling around Virtual floppy disk menus.

15 months ago[UI][Qt] Virtual Media: Fix wrong history construction.
K.Ohta [Sat, 4 Feb 2023 15:50:29 +0000 (00:50 +0900)]
[UI][Qt] Virtual Media: Fix wrong history construction.

15 months agoUpdate .gitignore.
K.Ohta [Wed, 1 Feb 2023 15:24:28 +0000 (00:24 +0900)]
Update .gitignore.

15 months ago[OSD][Qt][SOUND] Fix volume and samples calculation for sound-drivers.
K.Ohta [Wed, 1 Feb 2023 15:09:47 +0000 (00:09 +0900)]
[OSD][Qt][SOUND] Fix volume and samples calculation for sound-drivers.

15 months ago[UI][EMU][OSD][Qt][FLOPPY] Fix message routing.
K.Ohta [Wed, 1 Feb 2023 14:03:41 +0000 (23:03 +0900)]
[UI][EMU][OSD][Qt][FLOPPY] Fix message routing.

15 months ago[UI][Qt][EMU] Available to build.Some features still be wrong :-(
K.Ohta [Wed, 1 Feb 2023 06:55:53 +0000 (15:55 +0900)]
[UI][Qt][EMU] Available to build.Some features still be wrong :-(

15 months agoMerge branch 'newvirtmedia_20230125'
K.Ohta [Wed, 1 Feb 2023 04:57:06 +0000 (13:57 +0900)]
Merge branch 'newvirtmedia_20230125'

15 months ago[UI][EMU][Qt][WIP] TRY:Improving signal sequence.
K.Ohta [Wed, 1 Feb 2023 04:52:01 +0000 (13:52 +0900)]
[UI][EMU][Qt][WIP] TRY:Improving signal sequence.

16 months ago[VM][FMTOWNS][CDROM][WIP] Fixing replies around CDC command 80h.This is work-in-progress.
K.Ohta [Fri, 27 Jan 2023 06:21:10 +0000 (15:21 +0900)]
[VM][FMTOWNS][CDROM][WIP] Fixing replies around CDC command 80h.This is work-in-progress.

16 months ago[EMU][OSD] Add defines for communicate from EMU:: to GUI via OSD::.
K.Ohta [Fri, 27 Jan 2023 04:10:10 +0000 (13:10 +0900)]
[EMU][OSD] Add defines for communicate from EMU:: to GUI via OSD::.

16 months ago[OSD][Qt][SOUND] Limit mutex locking part.
K.Ohta [Fri, 27 Jan 2023 04:09:42 +0000 (13:09 +0900)]
[OSD][Qt][SOUND] Limit mutex locking part.

16 months ago[UI][Qt][MENU_METACLASS] Delete opened dialogs when exit.
K.Ohta [Fri, 27 Jan 2023 02:54:15 +0000 (11:54 +0900)]
[UI][Qt][MENU_METACLASS] Delete opened dialogs when exit.

16 months ago[UI][Qt] FILE DIALOG: Fix none having filters and initiali directory.
K.Ohta [Fri, 27 Jan 2023 01:53:45 +0000 (10:53 +0900)]
[UI][Qt] FILE DIALOG: Fix none having filters and initiali directory.

16 months ago[UI][Qt][EMU_THREAD][WIP][DONOTBUILD] Updating APIs around virtual medias. newvirtmedia_20230125
K.Ohta [Wed, 25 Jan 2023 15:43:28 +0000 (00:43 +0900)]
[UI][Qt][EMU_THREAD][WIP][DONOTBUILD] Updating APIs around virtual medias.

16 months ago. upstream_20220727
K.Ohta [Wed, 25 Jan 2023 10:50:51 +0000 (19:50 +0900)]
.

16 months ago[UI][EMU][Qt][WIP] Re-Implementing around virtual medias.Still be imcompleted.
K.Ohta [Mon, 23 Jan 2023 14:27:46 +0000 (23:27 +0900)]
[UI][EMU][Qt][WIP] Re-Implementing around virtual medias.Still be imcompleted.

16 months ago[UI][Qt][WIP] Updating around virtual medias.This still be imcomplete, not buildable.
K.Ohta [Mon, 23 Jan 2023 09:41:55 +0000 (18:41 +0900)]
[UI][Qt][WIP] Updating around virtual medias.This still be imcomplete, not buildable.

16 months ago[UI][Qt] Drop unused variables.
K.Ohta [Sun, 22 Jan 2023 12:51:26 +0000 (21:51 +0900)]
[UI][Qt] Drop unused variables.

16 months ago[VM][FMTOWNS] Add "USE_NOTIFY_POWER_OFF" feature around I/O 0020h "POFF" .
K.Ohta [Fri, 20 Jan 2023 13:45:38 +0000 (22:45 +0900)]
[VM][FMTOWNS] Add "USE_NOTIFY_POWER_OFF" feature around I/O 0020h "POFF" .

This also add notify power off from EMU:: to GUI via OSD:: .

16 months ago[General] Merge Upstream 2022-07-27 .
K.Ohta [Fri, 20 Jan 2023 13:45:25 +0000 (22:45 +0900)]
[General] Merge Upstream 2022-07-27 .

- Apply changes of "[WINMAIN] improve to release emulation core when Windows shuts down" to Qt variant.

16 months ago[VM][Build][CMake] Merge upstream 2022-07-09.
K.Ohta [Fri, 20 Jan 2023 12:21:15 +0000 (21:21 +0900)]
[VM][Build][CMake] Merge upstream 2022-07-09.

16 months ago[UI][Qt][M23] I forgot to add translations ;_;
K.Ohta [Thu, 19 Jan 2023 17:03:09 +0000 (02:03 +0900)]
[UI][Qt][M23] I forgot to add translations ;_;

16 months ago[UI][Qt] Add translations. (Maybe) Merged upstream 2022-07-08 Completely.
K.Ohta [Thu, 19 Jan 2023 17:02:05 +0000 (02:02 +0900)]
[UI][Qt] Add translations. (Maybe) Merged upstream 2022-07-08 Completely.

16 months ago[VM][PCM8BIT] Adjust volume level.
K.Ohta [Thu, 19 Jan 2023 15:32:22 +0000 (00:32 +0900)]
[VM][PCM8BIT] Adjust volume level.

16 months ago[VM][PCM8BIT][PC8801] Fix FTBSF.
K.Ohta [Thu, 19 Jan 2023 14:58:29 +0000 (23:58 +0900)]
[VM][PCM8BIT][PC8801] Fix FTBSF.

16 months ago[GENERAL][WIP] Merging upstream 2022-07-08.This may still be imcomplete.
K.Ohta [Thu, 19 Jan 2023 14:31:49 +0000 (23:31 +0900)]
[GENERAL][WIP] Merging upstream 2022-07-08.This may still be imcomplete.

16 months ago[FMGEN] Update minor-minor revision. upstream_20220703
K.Ohta [Wed, 18 Jan 2023 05:56:37 +0000 (14:56 +0900)]
[FMGEN] Update minor-minor revision.

16 months ago[VM][Qt][TRNJr] Add eTRNJr .
K.Ohta [Wed, 18 Jan 2023 05:55:02 +0000 (14:55 +0900)]
[VM][Qt][TRNJr] Add eTRNJr .

16 months ago[VM][TMPZ84C013] I forgot this (;_;)
K.Ohta [Wed, 18 Jan 2023 05:26:43 +0000 (14:26 +0900)]
[VM][TMPZ84C013] I forgot this (;_;)

16 months ago[VM] Add ESP TRN Junior.
K.Ohta [Wed, 18 Jan 2023 05:26:02 +0000 (14:26 +0900)]
[VM] Add ESP TRN Junior.

16 months ago[VM][M23] Update M23 to upstream.
K.Ohta [Wed, 18 Jan 2023 05:25:43 +0000 (14:25 +0900)]
[VM][M23] Update M23 to upstream.

16 months ago[EMU][OSD][WIP] Add MIDI feature; this still be skelton.
K.Ohta [Wed, 18 Jan 2023 05:24:55 +0000 (14:24 +0900)]
[EMU][OSD][WIP] Add MIDI feature; this still be skelton.

16 months ago[EMU_TEMPLATE] Implement around MIDI.This APIs are different from UPSTREAM.
K.Ohta [Wed, 18 Jan 2023 03:17:51 +0000 (12:17 +0900)]
[EMU_TEMPLATE] Implement around MIDI.This APIs are different from UPSTREAM.

16 months ago[TOOL] Merge UPSTREAM.
K.Ohta [Wed, 18 Jan 2023 03:17:01 +0000 (12:17 +0900)]
[TOOL] Merge UPSTREAM.

16 months ago[VM][OSD] Add upstream devices/OSD updates.
K.Ohta [Wed, 18 Jan 2023 03:12:42 +0000 (12:12 +0900)]
[VM][OSD] Add upstream devices/OSD updates.

16 months ago[General] Merge resources.
K.Ohta [Wed, 18 Jan 2023 03:04:20 +0000 (12:04 +0900)]
[General] Merge resources.

16 months ago[VM][DISK] Merge UPSTREAM 2022-07-03 .
K.Ohta [Wed, 18 Jan 2023 03:01:40 +0000 (12:01 +0900)]
[VM][DISK] Merge UPSTREAM 2022-07-03 .

16 months ago[General] Add upstream 2022-06-08 .
K.Ohta [Tue, 17 Jan 2023 11:41:49 +0000 (20:41 +0900)]
[General] Add upstream 2022-06-08 .

This adds VM; eCRC80.

16 months ago[BUILD][CMake] Qt6: Add Qt6::Core5Compat into build-dep.
K.Ohta [Tue, 17 Jan 2023 10:56:26 +0000 (19:56 +0900)]
[BUILD][CMake] Qt6: Add Qt6::Core5Compat into build-dep.

This changes also include some changes of logics.

16 months ago[VM][M23] Merge UPSTREAM 2022-05-29.
K.Ohta [Sat, 14 Jan 2023 15:21:15 +0000 (00:21 +0900)]
[VM][M23] Merge UPSTREAM 2022-05-29.

16 months ago[General] Update revision. upstream_20220528
K.Ohta [Sat, 14 Jan 2023 14:39:22 +0000 (23:39 +0900)]
[General] Update revision.

16 months ago[VM][M23] Fix FTBFSs.
K.Ohta [Sat, 14 Jan 2023 14:21:55 +0000 (23:21 +0900)]
[VM][M23] Fix FTBFSs.

16 months ago[VM][M23][WIP] Add M23.
K.Ohta [Sat, 14 Jan 2023 14:04:56 +0000 (23:04 +0900)]
[VM][M23][WIP] Add M23.

16 months ago[UI][Qt][M23] Add gui of SORD M23/M68.
K.Ohta [Sat, 14 Jan 2023 13:46:39 +0000 (22:46 +0900)]
[UI][Qt][M23] Add gui of SORD M23/M68.

16 months ago[General][UI][MP85] Fix wrong behavior.
K.Ohta [Sat, 14 Jan 2023 13:45:47 +0000 (22:45 +0900)]
[General][UI][MP85] Fix wrong behavior.

16 months ago[VM][Z80CTC] Fix FTBFS.
K.Ohta [Sat, 14 Jan 2023 13:45:26 +0000 (22:45 +0900)]
[VM][Z80CTC] Fix FTBFS.

16 months ago[General] Merge UPSTREAM 2022-05-28.
K.Ohta [Sat, 14 Jan 2023 13:06:04 +0000 (22:06 +0900)]
[General] Merge UPSTREAM 2022-05-28.

16 months ago[UI][Qt] Re-available to display: status-bar and LEDs. upstream_20220525
K.Ohta [Sat, 14 Jan 2023 11:38:18 +0000 (20:38 +0900)]
[UI][Qt] Re-available to display: status-bar and LEDs.

16 months ago[SOUND][Qt] Fix stopping sound after using debugger.
K.Ohta [Tue, 10 Jan 2023 05:08:58 +0000 (14:08 +0900)]
[SOUND][Qt] Fix stopping sound after using debugger.

16 months ago[UI][Qt] Fix hang up when selecting internal media of D88.
K.Ohta [Tue, 10 Jan 2023 03:52:06 +0000 (12:52 +0900)]
[UI][Qt] Fix hang up when selecting internal media of D88.

16 months ago[SOUND][Qt] (Maybe) Fix jitters at new driver.
K.Ohta [Mon, 9 Jan 2023 19:38:14 +0000 (04:38 +0900)]
[SOUND][Qt] (Maybe) Fix jitters at new driver.

16 months ago[Build][CMake] .
K.Ohta [Tue, 3 Jan 2023 21:14:28 +0000 (06:14 +0900)]
[Build][CMake] .

16 months ago[VM][FM7] Re-enable INDEPENDEND_CAPS_KANA_LED.
K.Ohta [Tue, 3 Jan 2023 21:13:22 +0000 (06:13 +0900)]
[VM][FM7] Re-enable INDEPENDEND_CAPS_KANA_LED.

16 months ago[EMU][Qt] Reduce to use definitition macros.
K.Ohta [Tue, 3 Jan 2023 21:12:40 +0000 (06:12 +0900)]
[EMU][Qt] Reduce to use definitition macros.

17 months ago[VM][FMTOWNS][SPRITE] .
K.Ohta [Thu, 15 Dec 2022 15:20:48 +0000 (00:20 +0900)]
[VM][FMTOWNS][SPRITE] .

17 months ago[VM][FMTOWNS][FLOPPY][WIP] Apply to new API of MB8877:: .
K.Ohta [Thu, 15 Dec 2022 15:20:14 +0000 (00:20 +0900)]
[VM][FMTOWNS][FLOPPY][WIP] Apply to new API of MB8877:: .

17 months ago[VM][FM77L4] Fix FTBFS around 2HD.
K.Ohta [Thu, 15 Dec 2022 14:56:59 +0000 (23:56 +0900)]
[VM][FM77L4] Fix FTBFS around 2HD.

17 months ago[VM][MYCOMZ80A] Apply upstream changes.
K.Ohta [Thu, 15 Dec 2022 14:32:38 +0000 (23:32 +0900)]
[VM][MYCOMZ80A] Apply upstream changes.

17 months ago[VM][FM7] Apply changes of MB8877:: to FM7 series.
K.Ohta [Thu, 15 Dec 2022 14:29:01 +0000 (23:29 +0900)]
[VM][FM7] Apply changes of MB8877:: to FM7 series.

Set "motor on" flag by fdc's rdy signal.
Before reading this flag from FDC by accessing MAINIO $FD1D.

17 months ago[VM] Merge Upstream 2022-05-25.
K.Ohta [Thu, 15 Dec 2022 14:28:40 +0000 (23:28 +0900)]
[VM] Merge Upstream 2022-05-25.

17 months ago.
K.Ohta [Thu, 15 Dec 2022 12:15:43 +0000 (21:15 +0900)]
.

17 months ago[GENERAL] More files.
K.Ohta [Thu, 15 Dec 2022 12:15:16 +0000 (21:15 +0900)]
[GENERAL] More files.

17 months ago[UPSTEAM] Start to merge upstream 2022-05-25.
K.Ohta [Thu, 15 Dec 2022 12:14:49 +0000 (21:14 +0900)]
[UPSTEAM] Start to merge upstream 2022-05-25.

17 months ago[VM] I forgot add some files X-)
K.Ohta [Mon, 12 Dec 2022 07:04:37 +0000 (16:04 +0900)]
[VM] I forgot add some files X-)

[DOC] Update revisions.

17 months ago[OSD][SCREEN] Update ToDo around drawing. upstream_20220507
K.Ohta [Mon, 12 Dec 2022 06:58:14 +0000 (15:58 +0900)]
[OSD][SCREEN] Update ToDo around drawing.

Will support MAX_DRAW_RANGES or vm->max_draw_ranges() for one-board-compulets.

17 months ago[VM][GENERAL][EX80BS] Merge upstream 2022-05-07 .
K.Ohta [Mon, 12 Dec 2022 06:57:38 +0000 (15:57 +0900)]
[VM][GENERAL][EX80BS] Merge upstream 2022-05-07 .

17 months ago[VM][SMC777][OOPs] Merge forgotten codes via SMC777.Truely be upstream 2022-04-09.
K.Ohta [Mon, 12 Dec 2022 04:52:25 +0000 (13:52 +0900)]
[VM][SMC777][OOPs] Merge forgotten codes via SMC777.Truely be upstream 2022-04-09.