OSDN Git Service

csp-qt/common_source_project-fm7.git
4 years ago[DOC] Update documents.
K.Ohta [Mon, 14 Oct 2019 17:42:47 +0000 (02:42 +0900)]
[DOC] Update documents.

4 years ago[DOC][DUMPCHECK] .
K.Ohta [Mon, 14 Oct 2019 17:19:11 +0000 (02:19 +0900)]
[DOC][DUMPCHECK] .

4 years ago[DOC][DUMPCHECK] Add document.
K.Ohta [Mon, 14 Oct 2019 17:17:29 +0000 (02:17 +0900)]
[DOC][DUMPCHECK] Add document.

4 years ago[VM][PC9801][CPUREG] V30 SUB CPU works.
K.Ohta [Mon, 14 Oct 2019 16:40:22 +0000 (01:40 +0900)]
[VM][PC9801][CPUREG] V30 SUB CPU works.

4 years ago[Qt][AVIO] Fix FTBFS with older FFMpeg.
K.Ohta [Sun, 13 Oct 2019 20:27:25 +0000 (05:27 +0900)]
[Qt][AVIO] Fix FTBFS with older FFMpeg.

4 years ago[Qt][OpenGL] Don't makeCurrent()/doneCurrent() inside of resizeGL().Fixed crash runni...
K.Ohta [Sun, 13 Oct 2019 20:20:39 +0000 (05:20 +0900)]
[Qt][OpenGL] Don't makeCurrent()/doneCurrent() inside of resizeGL().Fixed crash running within Docker container.

4 years ago[VM][PC8801] Fix double install DEBUGGER:: for OPN#1,#2.Thanks to https://matsuri...
K.Ohta [Sun, 13 Oct 2019 18:19:01 +0000 (03:19 +0900)]
[VM][PC8801] Fix double install DEBUGGER:: for OPN#1,#2.Thanks to https://matsuri.5ch.net/test/read.cgi/i4004/1526806551/598 .

4 years ago[VM][PC8801] Remove unneeded comment outed lines.
K.Ohta [Sat, 12 Oct 2019 20:18:48 +0000 (05:18 +0900)]
[VM][PC8801] Remove unneeded comment outed lines.

4 years ago[VM][EVENT] Fix wrong effect of before commit.Revert "High resolution accum_clocks...
K.Ohta [Sat, 12 Oct 2019 20:14:25 +0000 (05:14 +0900)]
[VM][EVENT] Fix wrong effect of before commit.Revert "High resolution accum_clocks" of EVENT::drive().STATE_VERSION is reverted to 4.
[VM][EVENT] Update comment of scheduler (EVENT::drive()).
[VM][EVENT] .
[VM][I386] .

4 years ago[Qt][PC9801] Update UI.
K.Ohta [Fri, 11 Oct 2019 19:24:02 +0000 (04:24 +0900)]
[Qt][PC9801] Update UI.

4 years ago[VM][V30][I386] Adjust halt sequence.WIP.
K.Ohta [Fri, 11 Oct 2019 19:23:21 +0000 (04:23 +0900)]
[VM][V30][I386] Adjust halt sequence.WIP.

4 years ago[VM][PC9801] Re-define DIPSW, to work with V30@PC-9801RA.
K.Ohta [Fri, 11 Oct 2019 19:22:07 +0000 (04:22 +0900)]
[VM][PC9801] Re-define DIPSW, to work with V30@PC-9801RA.

4 years ago[VM][V30] .
K.Ohta [Fri, 11 Oct 2019 10:18:25 +0000 (19:18 +0900)]
[VM][V30] .

4 years ago[VM][I8259][PC9801] Fix crash when changing V30 Sub CPU <-> i286/i386 Main CPU.
K.Ohta [Fri, 11 Oct 2019 10:16:47 +0000 (19:16 +0900)]
[VM][I8259][PC9801] Fix crash when changing V30 Sub CPU <-> i286/i386 Main CPU.

4 years ago[VM][EVENT] Clock ratio resolution was changed from 2^10 to 2^12.
K.Ohta [Fri, 11 Oct 2019 10:15:20 +0000 (19:15 +0900)]
[VM][EVENT] Clock ratio resolution was changed from 2^10 to 2^12.
[VM][EVENT] More safer scheduling when host cpu spend a lot of clocks.

4 years ago[Qt] .
K.Ohta [Fri, 11 Oct 2019 07:05:40 +0000 (16:05 +0900)]
[Qt] .

4 years ago[VM][I386][V30] Fix cloick handling when BUSREQ/HALT.
K.Ohta [Fri, 11 Oct 2019 07:04:37 +0000 (16:04 +0900)]
[VM][I386][V30] Fix cloick handling when BUSREQ/HALT.

4 years ago[VM][EVENT] Remove scheduler per CPU_TYPE, because optimize of calling virtual functi...
K.Ohta [Fri, 11 Oct 2019 07:00:01 +0000 (16:00 +0900)]
[VM][EVENT] Remove scheduler per CPU_TYPE, because optimize of calling virtual functions may be enough to fast.
[VM][EVENT] EVENT::drive() : Allow larger clock usage for sub CPUs; limit is 255 host clocks.Fix lockup scheduler of PC-9801RA with enabling V30 sub cpu.

4 years ago[VM][FAMILYBASIC] Enable to input kana via romaji-kana conversion.Still some characte...
K.Ohta [Tue, 8 Oct 2019 08:51:55 +0000 (17:51 +0900)]
[VM][FAMILYBASIC] Enable to input kana via romaji-kana conversion.Still some characters (i.e. KAGIKAKKO) are not correct.

4 years ago[EMU][ROMAJI_KANA] Some characters are enabled to input via ROMAJI-KANA conversion.
K.Ohta [Tue, 8 Oct 2019 08:49:22 +0000 (17:49 +0900)]
[EMU][ROMAJI_KANA] Some characters are enabled to input via ROMAJI-KANA conversion.
[EMU][AUTOKEY]  Some characters are enabled to input via pasting from clipboard.
[UI][Qt][ROMAJI_KANA] Some characters input from KANA mode (by host) are enabled.

4 years ago[UI][Qt][AUTO_KEY] Copy and paste: Paste even Zenkaku KATAKANA/HIRAGNA/ASCII to VM...
K.Ohta [Sun, 6 Oct 2019 22:32:10 +0000 (07:32 +0900)]
[UI][Qt][AUTO_KEY] Copy and paste: Paste even Zenkaku KATAKANA/HIRAGNA/ASCII to VM (converted to Hankaku letters).

4 years ago[VM][FAMILYBASIC][WIP] Fix wrong string for romaji-kana (and auto key).Still imcoplet...
K.Ohta [Sun, 6 Oct 2019 16:32:24 +0000 (01:32 +0900)]
[VM][FAMILYBASIC][WIP] Fix wrong string for romaji-kana (and auto key).Still imcoplete, implementing DAKUION,will fix.

4 years ago[Tools] Add DUMP LIST CHECKER.Document will write.
K.Ohta [Mon, 30 Sep 2019 14:45:14 +0000 (23:45 +0900)]
[Tools] Add DUMP LIST CHECKER.Document will write.

4 years ago[BUILD][WIN32] Update templete.
K.Ohta [Thu, 26 Sep 2019 08:41:11 +0000 (17:41 +0900)]
[BUILD][WIN32] Update templete.

4 years ago[BUILD][CMAKE] LLVM: Build against FFMpeg 4.2.
Kyuma Ohta [Wed, 25 Sep 2019 00:24:39 +0000 (00:24 +0000)]
[BUILD][CMAKE] LLVM: Build against FFMpeg 4.2.

4 years ago[CONFIG][WIN32] Re-enable to use Get/WritePrivate** as MyGet/Write**.
K.Ohta [Tue, 24 Sep 2019 23:04:31 +0000 (08:04 +0900)]
[CONFIG][WIN32] Re-enable to use Get/WritePrivate** as MyGet/Write**.

4 years ago[Qt][JOY_THREAD] Fix memory leak when plug/unplug joystick.
K.Ohta [Tue, 24 Sep 2019 22:59:37 +0000 (07:59 +0900)]
[Qt][JOY_THREAD] Fix memory leak when plug/unplug joystick.

4 years ago[WIN32][CONFIG] Get rid of Assigned joystick.
K.Ohta [Tue, 24 Sep 2019 22:52:59 +0000 (07:52 +0900)]
[WIN32][CONFIG] Get rid of Assigned joystick.

4 years ago.
K.Ohta [Tue, 24 Sep 2019 22:46:01 +0000 (07:46 +0900)]
.

4 years ago.
K.Ohta [Tue, 24 Sep 2019 22:40:22 +0000 (07:40 +0900)]
.

4 years ago.
K.Ohta [Tue, 24 Sep 2019 22:38:29 +0000 (07:38 +0900)]
.

4 years ago[CONFIG] .
K.Ohta [Tue, 24 Sep 2019 22:27:25 +0000 (07:27 +0900)]
[CONFIG] .

4 years ago.
K.Ohta [Tue, 24 Sep 2019 22:22:27 +0000 (07:22 +0900)]
.

4 years ago.
K.Ohta [Tue, 24 Sep 2019 22:12:00 +0000 (07:12 +0900)]
.

4 years ago[WIN32][COMMON][CONFIG] Stop to use Junk GetPrivateProfileInt() and Get/WritePrivateP...
K.Ohta [Tue, 24 Sep 2019 21:57:26 +0000 (06:57 +0900)]
[WIN32][COMMON][CONFIG] Stop to use Junk GetPrivateProfileInt() and Get/WritePrivateProfileString().

4 years ago[Qt][MOVIE_SAVER][CONFIG] Some functions make dllexport.
K.Ohta [Tue, 24 Sep 2019 21:35:23 +0000 (06:35 +0900)]
[Qt][MOVIE_SAVER][CONFIG] Some functions make dllexport.

4 years ago[BUILD][WIN32][CMAKE] .
K.Ohta [Tue, 24 Sep 2019 11:42:16 +0000 (20:42 +0900)]
[BUILD][WIN32][CMAKE] .

4 years ago[BUILD][CMAKE][WIN32] Fix Typos.
K.Ohta [Tue, 24 Sep 2019 11:02:37 +0000 (20:02 +0900)]
[BUILD][CMAKE][WIN32] Fix Typos.

4 years ago[BUILD][WIN32][CMAKE] Fix TYPO in build script.
K.Ohta [Tue, 24 Sep 2019 10:18:54 +0000 (19:18 +0900)]
[BUILD][WIN32][CMAKE] Fix TYPO in build script.

4 years agoMerge branch 'master' of github.com:Artanejp/common_source_project-fm7
K.Ohta [Tue, 24 Sep 2019 10:02:49 +0000 (19:02 +0900)]
Merge branch 'master' of github.com:Artanejp/common_source_project-fm7

4 years ago[BUILD][CMAKE][WIN32] Add support cross-build with CLANG-MinGW-w64.You may use with...
Kyuma Ohta [Tue, 24 Sep 2019 09:58:32 +0000 (09:58 +0000)]
[BUILD][CMAKE][WIN32] Add support cross-build with CLANG-MinGW-w64.You may use with dockered environment, see https://github.com/mstorsjo/llvm-mingw .

4 years ago[COMMON][WIN32] Fix FTBFS with CLANG-MINGW-w64.
Kyuma Ohta [Tue, 24 Sep 2019 09:55:45 +0000 (09:55 +0000)]
[COMMON][WIN32] Fix FTBFS with CLANG-MINGW-w64.

4 years ago[VM][I386][UPD7810] Fix FTBFS with CLANG/MINGW-W64 (cross build).
Kyuma Ohta [Tue, 24 Sep 2019 09:54:39 +0000 (09:54 +0000)]
[VM][I386][UPD7810] Fix FTBFS with CLANG/MINGW-W64 (cross build).

4 years ago.
K.Ohta [Tue, 24 Sep 2019 09:23:01 +0000 (18:23 +0900)]
.

4 years agoMerge branch 'master' of github.com:Artanejp/common_source_project-fm7
Kyuma Ohta [Tue, 24 Sep 2019 06:29:49 +0000 (06:29 +0000)]
Merge branch 'master' of github.com:Artanejp/common_source_project-fm7

4 years ago.
Kyuma Ohta [Tue, 24 Sep 2019 06:29:34 +0000 (06:29 +0000)]
.

4 years ago[WIP][BUILD][CMAKE][WIN32] Integrating cross-build and non-cross-build.
K.Ohta [Tue, 24 Sep 2019 06:27:28 +0000 (15:27 +0900)]
[WIP][BUILD][CMAKE][WIN32] Integrating cross-build and non-cross-build.

4 years ago[VM][FMTOWNS] Merge branch 'tokumeiwokiboushimasu-master'
K.Ohta [Sun, 22 Sep 2019 12:58:46 +0000 (21:58 +0900)]
[VM][FMTOWNS] Merge branch 'tokumeiwokiboushimasu-master'

4 years agoMerge branch 'master' of https://github.com/tokumeiwokiboushimasu/common_source_proje... tokumeiwokiboushimasu-master
K.Ohta [Sun, 22 Sep 2019 12:56:23 +0000 (21:56 +0900)]
Merge branch 'master' of https://github.com/tokumeiwokiboushimasu/common_source_project-fm7 into tokumeiwokiboushimasu-master
[VM][FMTOWNS][CRTC] Fix typo.Thanks to tokumeiwokibousimasu-san!

4 years ago[VM][FM7][SOUND] Fix reading value of PSG register(s).Fix sound of FM-7's demonstrati...
K.Ohta [Sun, 22 Sep 2019 12:02:27 +0000 (21:02 +0900)]
[VM][FM7][SOUND] Fix reading value of PSG register(s).Fix sound of FM-7's demonstration with FM-7/77 (not with 77AV variants).
[VM][FM7][SOUND] Separate reset sequence for OPN/WHG/THG/PSG to a common function.
[VM][FM7] Replace printf debug messages to out_debug_log().

4 years ago[Qt][OpenGL][GLES] Fix texture format for float/half float.May work "TV RENDERER...
K.Ohta [Sun, 22 Sep 2019 10:16:09 +0000 (19:16 +0900)]
[Qt][OpenGL][GLES] Fix texture format for float/half float.May work "TV RENDERER" with Win32 build (via ANGLE).
[Qt][OpenGL] Use half float texture for float textures to reduce GPU usage.

4 years ago[VM][FMTOWNS][CRTC] WIP: Implement screen width and height.
K.Ohta [Sat, 21 Sep 2019 20:20:03 +0000 (05:20 +0900)]
[VM][FMTOWNS][CRTC] WIP: Implement screen width and height.

4 years ago[VM][FMTOWNS][CRTC] .
K.Ohta [Sat, 21 Sep 2019 19:17:10 +0000 (04:17 +0900)]
[VM][FMTOWNS][CRTC] .

4 years ago[VM][FMTOWNS][CRTC] Add comment.ToDo : Will support sprite.
K.Ohta [Sat, 21 Sep 2019 18:35:51 +0000 (03:35 +0900)]
[VM][FMTOWNS][CRTC] Add comment.ToDo : Will support sprite.

4 years ago[VM][FMTOWNS][DISPLAY][CRTC] Update implements.
K.Ohta [Sat, 21 Sep 2019 18:27:35 +0000 (03:27 +0900)]
[VM][FMTOWNS][DISPLAY][CRTC] Update implements.

4 years ago[VM][FMTOWNS][VRAM] .
K.Ohta [Fri, 20 Sep 2019 20:34:09 +0000 (05:34 +0900)]
[VM][FMTOWNS][VRAM] .

4 years agofix typo
tokumeiwokiboushimasu [Thu, 19 Sep 2019 22:58:15 +0000 (07:58 +0900)]
fix typo

4 years ago[VM][FMTOWNS][CRTC] .
K.Ohta [Thu, 19 Sep 2019 14:34:50 +0000 (23:34 +0900)]
[VM][FMTOWNS][CRTC] .

4 years ago[FMTOWNS][CRTC][WIP] Implementing render.
K.Ohta [Thu, 19 Sep 2019 14:10:23 +0000 (23:10 +0900)]
[FMTOWNS][CRTC][WIP] Implementing render.

4 years ago[VM][FMTOWNS][VRAM][CRTC] Apply new drawing feature.WIP.
K.Ohta [Wed, 18 Sep 2019 16:54:03 +0000 (01:54 +0900)]
[VM][FMTOWNS][VRAM][CRTC] Apply new drawing feature.WIP.

4 years ago[VM][I286][JX] Fix FTBFS.
K.Ohta [Fri, 13 Sep 2019 15:47:49 +0000 (00:47 +0900)]
[VM][I286][JX] Fix FTBFS.

4 years ago[VM][PC9801] Apply wait factors to before commit.
K.Ohta [Fri, 13 Sep 2019 15:22:04 +0000 (00:22 +0900)]
[VM][PC9801] Apply wait factors to before commit.
[VM][PC9801][CPUREG] TRY: Improve reset sequence.Still be imcomplete.

4 years ago[VM][Ix86][I386] More correctness wait.
K.Ohta [Fri, 13 Sep 2019 15:20:57 +0000 (00:20 +0900)]
[VM][Ix86][I386] More correctness wait.
[VM][Ix86][I386] Implement wait by memory-wait-factor.
[VM][Ix86][I386] Add SIG_CPU_HALTREQ.

4 years ago[VM][FMTOWNS] MEMORY: Re-Implementing from MEMORY.
K.Ohta [Fri, 13 Sep 2019 05:12:38 +0000 (14:12 +0900)]
[VM][FMTOWNS] MEMORY: Re-Implementing from MEMORY.

4 years ago[OSD][SOUND][SDL] Convert sound rate/bitwidth.
K.Ohta [Thu, 12 Sep 2019 18:24:12 +0000 (03:24 +0900)]
[OSD][SOUND][SDL] Convert sound rate/bitwidth.

4 years ago[OSD][Qt][SOUND] Update sound APIs: for sound sampling.Still be imcomplete.Will imple...
K.Ohta [Thu, 12 Sep 2019 15:47:55 +0000 (00:47 +0900)]
[OSD][Qt][SOUND] Update sound APIs: for sound sampling.Still be imcomplete.Will implement.
[OSD][SOUND] Simplify sound callback for SDL.
[OSD][General] Fix not reply version of libvCSPosd.Display OSD version at "about this software".

4 years ago[Qt][AVIO] Add some codec entries (still not implement).
K.Ohta [Mon, 9 Sep 2019 09:33:39 +0000 (18:33 +0900)]
[Qt][AVIO] Add some codec entries (still not implement).

4 years ago[Qt][AVIO] Finally,drop "deprected" APIs for FFMpeg 4.x(or 3.4)/
K.Ohta [Mon, 9 Sep 2019 09:09:53 +0000 (18:09 +0900)]
[Qt][AVIO] Finally,drop "deprected" APIs for FFMpeg 4.x(or 3.4)/

4 years ago[Build][CMAKE] Update SOVERSION.
K.Ohta [Sun, 8 Sep 2019 18:33:35 +0000 (03:33 +0900)]
[Build][CMAKE] Update SOVERSION.

4 years ago[Qt][AVIO][WIP] Drop to use deprecated functions for FFMpeg 4.x.This still disabled...
K.Ohta [Sun, 8 Sep 2019 18:31:42 +0000 (03:31 +0900)]
[Qt][AVIO][WIP] Drop to use deprecated functions for FFMpeg 4.x.This still disabled for MOVIE_SAVER.

4 years ago[CM][Z80DMA][OOPS] Disable debug spam.
K.Ohta [Tue, 27 Aug 2019 19:43:04 +0000 (04:43 +0900)]
[CM][Z80DMA][OOPS] Disable debug spam.

4 years ago[Qt][LOGGER] Threaded console logging.
K.Ohta [Tue, 27 Aug 2019 19:42:40 +0000 (04:42 +0900)]
[Qt][LOGGER] Threaded console logging.

4 years ago[UI][Qt][VM] Add keycode - vk - name table listing features.See vm/fm7/keyboard.cpp...
K.Ohta [Tue, 27 Aug 2019 13:51:48 +0000 (22:51 +0900)]
[UI][Qt][VM] Add keycode - vk - name table listing features.See vm/fm7/keyboard.cpp and qt/osd_base.h and gui/dialog_set_key.cpp.

4 years ago[Qt][HOMEBREW] Fix not detected SDL at configuration of Qt::Gamepad.
K.Ohta [Mon, 26 Aug 2019 14:14:09 +0000 (23:14 +0900)]
[Qt][HOMEBREW] Fix not detected SDL at configuration of Qt::Gamepad.

4 years ago[Qt][GUI] Fix linkage error at libCSPgui.dll for Win32.
K.Ohta [Mon, 26 Aug 2019 13:18:15 +0000 (22:18 +0900)]
[Qt][GUI] Fix linkage error at libCSPgui.dll for Win32.

4 years ago[QT][MOVIE_LOADER] Fix weird initilaizing memory.
K.Ohta [Mon, 26 Aug 2019 00:08:37 +0000 (09:08 +0900)]
[QT][MOVIE_LOADER] Fix weird initilaizing memory.

4 years ago[Qt][LOADER] .
K.Ohta [Sun, 25 Aug 2019 23:55:51 +0000 (08:55 +0900)]
[Qt][LOADER] .

4 years ago[Qt][MOVIE_LOADER][SOUND_LOADER] Will FIX FTBFS with FFMPEG 2.x.
K.Ohta [Sun, 25 Aug 2019 23:49:52 +0000 (08:49 +0900)]
[Qt][MOVIE_LOADER][SOUND_LOADER] Will FIX FTBFS with FFMPEG 2.x.

4 years ago[Qt][MOVIE_LOADER][SOUND_LOADER] Update FFMPEG's API: Revoke to use functions marked...
K.Ohta [Sun, 25 Aug 2019 23:18:31 +0000 (08:18 +0900)]
[Qt][MOVIE_LOADER][SOUND_LOADER] Update FFMPEG's API: Revoke to use functions marked as deprecate.

4 years ago[BUILD][CMAKE] Linux: Enable split symbols even using LLVM CLANG.
K.Ohta [Sun, 25 Aug 2019 17:45:31 +0000 (02:45 +0900)]
[BUILD][CMAKE] Linux: Enable split symbols even using LLVM CLANG.

4 years ago[VM][PASOPIA] Fix FTBFS with LLVM CLANG.
K.Ohta [Sun, 25 Aug 2019 14:01:24 +0000 (23:01 +0900)]
[VM][PASOPIA] Fix FTBFS with LLVM CLANG.

4 years ago[BUILD][Qt][CMAKE] Update SOVERSION.
K.Ohta [Sun, 25 Aug 2019 08:51:59 +0000 (17:51 +0900)]
[BUILD][Qt][CMAKE] Update SOVERSION.

4 years ago[VM][AY_3_891X] Fix pop noise when enabling lpf or hpf.
K.Ohta [Sun, 25 Aug 2019 08:51:04 +0000 (17:51 +0900)]
[VM][AY_3_891X] Fix pop noise when enabling lpf or hpf.

4 years ago[UI][Qt] .
K.Ohta [Sun, 25 Aug 2019 08:33:10 +0000 (17:33 +0900)]
[UI][Qt] .

4 years ago[UI][Qt] Fix FTBFS with LLVM CLANG.
K.Ohta [Sun, 25 Aug 2019 08:32:46 +0000 (17:32 +0900)]
[UI][Qt] Fix FTBFS with LLVM CLANG.

4 years ago[VM][FM7][PC9801] Fix FTBFSs with LLVM CLANG.
K.Ohta [Sun, 25 Aug 2019 08:31:30 +0000 (17:31 +0900)]
[VM][FM7][PC9801] Fix FTBFSs with LLVM CLANG.

4 years ago[VM][COMMON_VM][DEBUGGER] Fix FTBFSs with LLVM CLANG.
K.Ohta [Sun, 25 Aug 2019 08:30:32 +0000 (17:30 +0900)]
[VM][COMMON_VM][DEBUGGER] Fix FTBFSs with LLVM CLANG.
[VM][MC6809] Fix duplicate signal; SIG_CPU_HALT.

4 years ago[UI][Qt] Add font selection to debugger and log view dialogs.
K.Ohta [Sun, 18 Aug 2019 17:49:49 +0000 (02:49 +0900)]
[UI][Qt] Add font selection to debugger and log view dialogs.
[Qt][CONFIG] Keep font metrics and window size of debugger and log viewer.Save to foo.ini file.

4 years ago[DOC] Re-Update.
K.Ohta [Fri, 16 Aug 2019 11:39:27 +0000 (20:39 +0900)]
[DOC] Re-Update.

4 years ago[*nix] Update installer.
K.Ohta [Fri, 16 Aug 2019 11:36:58 +0000 (20:36 +0900)]
[*nix] Update installer.

4 years ago[DOC] Update GITLOG.
K.Ohta [Fri, 16 Aug 2019 11:28:48 +0000 (20:28 +0900)]
[DOC] Update GITLOG.

4 years ago[DOC] Update for release.
K.Ohta [Fri, 16 Aug 2019 11:28:03 +0000 (20:28 +0900)]
[DOC] Update for release.

4 years ago[VM][PCM1BIT] get_debug_regs_info(): Fix typo.
K.Ohta [Fri, 16 Aug 2019 10:57:38 +0000 (19:57 +0900)]
[VM][PCM1BIT] get_debug_regs_info(): Fix typo.

4 years ago[VM] Fix FTBFS caused by before commit.
K.Ohta [Fri, 16 Aug 2019 10:47:23 +0000 (19:47 +0900)]
[VM] Fix FTBFS caused by before commit.

4 years ago[VM][SN76489AN][YM2151][YM2203] Add write_debug_reg() and get_debug_regs().
K.Ohta [Fri, 16 Aug 2019 10:10:23 +0000 (19:10 +0900)]
[VM][SN76489AN][YM2151][YM2203] Add write_debug_reg() and get_debug_regs().
[VM][BEEP][PCM1BIT] Add get_debug_regs().
[VM] Apply aboves to some VMs.

4 years ago[VM][FP1100][KEYBOARD][OOPs] Assign "000" to [PAGE DOWN].Fix duplicate assign of...
K.Ohta [Thu, 15 Aug 2019 14:58:33 +0000 (23:58 +0900)]
[VM][FP1100][KEYBOARD][OOPs] Assign "000" to [PAGE DOWN].Fix duplicate assign of NUMPAD's ".".

4 years ago[VM][FP1100] Fix lacking some key symbols.Thanks to https://matsuri.5ch.net/test...
K.Ohta [Thu, 15 Aug 2019 14:51:46 +0000 (23:51 +0900)]
[VM][FP1100] Fix lacking some key symbols.Thanks to https://matsuri.5ch.net/test/read.cgi/i4004/1526806551/540 .
[DOC][FM7] Fix typo (*ノω・*)てへぺろ

4 years ago[VM][YM2203] Add get_debug_regs_ingo() / write_debug_reg().
K.Ohta [Thu, 15 Aug 2019 13:57:59 +0000 (22:57 +0900)]
[VM][YM2203] Add get_debug_regs_ingo() / write_debug_reg().
[VM][AY_3_891X] Improve debug regs.

4 years ago[BUILD][WIN32] Make default optimize to -O2, -O3 may cause dynamic linkage problem
K.Ohta [Thu, 15 Aug 2019 12:59:42 +0000 (21:59 +0900)]
[BUILD][WIN32] Make default optimize to -O2, -O3 may cause dynamic linkage problem

4 years ago[UI][Qt][DEBUGGER] Add auto-completion for command-line.
K.Ohta [Thu, 15 Aug 2019 12:57:47 +0000 (21:57 +0900)]
[UI][Qt][DEBUGGER] Add auto-completion for command-line.