OSDN Git Service

csp-qt/common_source_project-fm7.git
8 years ago[VM][General] Merge upstream 2016-02-13. Still don't implement OSD/Gui part of joysti...
K.Ohta [Mon, 15 Feb 2016 17:38:38 +0000 (02:38 +0900)]
[VM][General] Merge upstream 2016-02-13. Still don't implement OSD/Gui part of joystick(s).

8 years ago[Draw][Qt][OpenGL] Fix compiler warning at qt_glutil_gl2_0.cpp.
K.Ohta [Mon, 15 Feb 2016 13:32:03 +0000 (22:32 +0900)]
[Draw][Qt][OpenGL] Fix compiler warning at qt_glutil_gl2_0.cpp.

8 years ago[VM][PYUTA] Merge updtream 2015-02-04.
K.Ohta [Mon, 15 Feb 2016 13:31:04 +0000 (22:31 +0900)]
[VM][PYUTA] Merge updtream 2015-02-04.

8 years ago[DOC] Update RELEASENOTE for 2016-01-24 release.
K.Ohta [Sun, 24 Jan 2016 10:39:41 +0000 (19:39 +0900)]
[DOC] Update RELEASENOTE for 2016-01-24 release.

8 years ago[DOC][FAQ] I missed language (^_^;
K.Ohta [Sun, 24 Jan 2016 08:48:55 +0000 (17:48 +0900)]
[DOC][FAQ] I missed language (^_^;

8 years ago[DOC] Add forgotten line feed.
K.Ohta [Sun, 24 Jan 2016 08:47:25 +0000 (17:47 +0900)]
[DOC] Add forgotten line feed.

8 years ago[DOC] Update English FAQ.
K.Ohta [Sun, 24 Jan 2016 08:46:24 +0000 (17:46 +0900)]
[DOC] Update English FAQ.

8 years ago[DOC] Update FAQs.
K.Ohta [Sun, 24 Jan 2016 08:43:46 +0000 (17:43 +0900)]
[DOC] Update FAQs.

8 years ago[DOC][FAQ] Add some tag.
K.Ohta [Sun, 24 Jan 2016 06:13:30 +0000 (15:13 +0900)]
[DOC][FAQ] Add some tag.

8 years ago[DOC] Add FAQ (still only Japanese, will translate to english).
K.Ohta [Sun, 24 Jan 2016 06:12:15 +0000 (15:12 +0900)]
[DOC] Add FAQ (still only Japanese, will translate to english).

8 years ago[DOC] Update to 2016-01-24.
K.Ohta [Sun, 24 Jan 2016 04:50:37 +0000 (13:50 +0900)]
[DOC] Update to 2016-01-24.

8 years ago[Draw][Qt][OpenGL] GL2.0: Implement fallbacks.
K.Ohta [Sun, 24 Jan 2016 04:39:05 +0000 (13:39 +0900)]
[Draw][Qt][OpenGL] GL2.0: Implement fallbacks.

8 years ago[Draw][Qt][OpenGL] Works scan lines both GLv2.0 and GLv3.0 .
K.Ohta [Sat, 23 Jan 2016 07:38:15 +0000 (16:38 +0900)]
[Draw][Qt][OpenGL] Works scan lines both GLv2.0 and GLv3.0 .

8 years ago[Draw][Qt][OpenGL] Update credits, copyright.
K.Ohta [Fri, 22 Jan 2016 20:31:24 +0000 (05:31 +0900)]
[Draw][Qt][OpenGL] Update credits, copyright.

8 years ago[VM][FM7][MAINMEM][MAINCPU] Fix wrong value of clock setting dipsw.
K.Ohta [Fri, 22 Jan 2016 20:26:58 +0000 (05:26 +0900)]
[VM][FM7][MAINMEM][MAINCPU] Fix wrong value of clock setting dipsw.

8 years ago[Draw][Qt][OpenGL] Display screen even with VirtualBox and Host of linux , excepts...
K.Ohta [Fri, 22 Jan 2016 20:08:20 +0000 (05:08 +0900)]
[Draw][Qt][OpenGL] Display screen even with VirtualBox and Host of linux , excepts Ubuntu 14.04 LTS.
GL libraries for Ubuntu 14.04 LTS seem to be weird (excepts AMD/nVidia's proprietary GLs).

8 years ago[VM][FM7] Fix crash sometimes on initializing.
K.Ohta [Fri, 22 Jan 2016 06:49:36 +0000 (15:49 +0900)]
[VM][FM7] Fix crash sometimes on initializing.

8 years ago[Sound][Qt] Fix crash with some VMs.
K.Ohta [Fri, 22 Jan 2016 06:49:09 +0000 (15:49 +0900)]
[Sound][Qt] Fix crash with some VMs.

8 years ago[Qt][Draw][OpenGL] Add supporting one board computers.
K.Ohta [Fri, 22 Jan 2016 06:48:41 +0000 (15:48 +0900)]
[Qt][Draw][OpenGL] Add supporting one board computers.

8 years ago[Draw][Qt][OpenGL] Implement selectable OpenGL render. Works excepts grid line.
K.Ohta [Fri, 22 Jan 2016 06:32:37 +0000 (15:32 +0900)]
[Draw][Qt][OpenGL] Implement selectable OpenGL render. Works excepts grid line.

8 years ago[DRAW][Qt][OpenGL][WIP] TRY: Use both GL2.0 and GL3.0.
K.Ohta [Thu, 21 Jan 2016 11:30:57 +0000 (20:30 +0900)]
[DRAW][Qt][OpenGL][WIP] TRY: Use both GL2.0 and GL3.0.

8 years ago[Sound][Qt] Fix choppy sound.
K.Ohta [Thu, 21 Jan 2016 06:54:30 +0000 (15:54 +0900)]
[Sound][Qt] Fix choppy sound.
[Sound][Qt] Fix not effected sound-latency settings.

8 years ago[DOC] Update RELEASENOTE.
K.Ohta [Wed, 20 Jan 2016 14:08:34 +0000 (23:08 +0900)]
[DOC] Update RELEASENOTE.

8 years ago[SOUND][OSD][Qt] Disable debug outputs temporally.
K.Ohta [Wed, 20 Jan 2016 14:07:15 +0000 (23:07 +0900)]
[SOUND][OSD][Qt] Disable debug outputs temporally.

8 years ago[Qt][OSD][EMU][Sound] EmuThread/OSD : Use QElapsedTimer and QThread::usleep() instead...
K.Ohta [Tue, 19 Jan 2016 20:57:48 +0000 (05:57 +0900)]
[Qt][OSD][EMU][Sound] EmuThread/OSD : Use QElapsedTimer and QThread::usleep() instead of SDL_GetTicks() and SDL_Delay().
[Qt][OSD][Sound] Include SDL's audio callback into OSD class.

8 years ago[DOC] Update documents.
K.Ohta [Tue, 19 Jan 2016 05:52:07 +0000 (14:52 +0900)]
[DOC] Update documents.

8 years ago[VM][FM7] Not drawing screen with FM-8/7/NEW7/77 .
K.Ohta [Tue, 19 Jan 2016 05:49:07 +0000 (14:49 +0900)]
[VM][FM7] Not drawing screen with FM-8/7/NEW7/77 .

8 years ago[DOC] Update 000_gitlog.txt.
K.Ohta [Tue, 19 Jan 2016 05:11:27 +0000 (14:11 +0900)]
[DOC] Update 000_gitlog.txt.

8 years ago[DOC] Update DOCs and Credits.
K.Ohta [Tue, 19 Jan 2016 05:10:56 +0000 (14:10 +0900)]
[DOC] Update DOCs and Credits.

8 years ago[Win32][VM][X07] Fix FTBFS.
K.Ohta [Tue, 19 Jan 2016 04:52:33 +0000 (13:52 +0900)]
[Win32][VM][X07] Fix FTBFS.

8 years ago[VM] Set 4:3 monitor flag to using TV/4:3 CRT (at least I know).
K.Ohta [Tue, 19 Jan 2016 04:43:40 +0000 (13:43 +0900)]
[VM] Set 4:3 monitor flag to using TV/4:3 CRT (at least I know).

8 years ago[BUILD][CMAKE] Fix FTBFSs.
K.Ohta [Tue, 19 Jan 2016 04:30:23 +0000 (13:30 +0900)]
[BUILD][CMAKE] Fix FTBFSs.

8 years ago[VM][TMS9918] Prepair to use alpha blending for super imposing.
K.Ohta [Mon, 18 Jan 2016 13:54:53 +0000 (22:54 +0900)]
[VM][TMS9918] Prepair to use alpha blending for super imposing.

8 years ago[Qt][Draw][GL] SCREEN: Display even minify zooming.
K.Ohta [Mon, 18 Jan 2016 09:51:29 +0000 (18:51 +0900)]
[Qt][Draw][GL] SCREEN: Display even minify zooming.

8 years ago[Draw][Qt][OpenGL] 1st stage rendering: Integrate shader to chromakey_fragment_shader...
K.Ohta [Mon, 18 Jan 2016 06:52:22 +0000 (15:52 +0900)]
[Draw][Qt][OpenGL] 1st stage rendering: Integrate shader to chromakey_fragment_shader.glsl .

8 years ago[Qt][OSD][DRAW] Clear image surface when allocating.
K.Ohta [Mon, 18 Jan 2016 05:54:30 +0000 (14:54 +0900)]
[Qt][OSD][DRAW] Clear image surface when allocating.

8 years ago[VM][Draw][Qt] Add 4:3 screen to MZ80K/C/1200/1500 , PC8801, X1.
K.Ohta [Sun, 17 Jan 2016 16:49:51 +0000 (01:49 +0900)]
[VM][Draw][Qt] Add 4:3 screen to MZ80K/C/1200/1500 , PC8801, X1.

8 years ago[VM][MZ1500] Fix FTBFSs.
K.Ohta [Sun, 17 Jan 2016 16:46:18 +0000 (01:46 +0900)]
[VM][MZ1500] Fix FTBFSs.
[Draw][Qt][GL] Support One-Board-Computers.

8 years ago[Qt][Draw][GL] Reduce GPU usage a lot.Now needs OpenGL 3.0 or above.
K.Ohta [Sun, 17 Jan 2016 12:44:22 +0000 (21:44 +0900)]
[Qt][Draw][GL] Reduce GPU usage a lot.Now needs OpenGL 3.0 or above.
[Qt][Draw][GL] Calculate brightness when uploading texture (or adjusting brightness), not rendering to screen.

8 years ago[VM][FM7][DISPLAY] More minimum update texture.
K.Ohta [Sat, 16 Jan 2016 20:36:42 +0000 (05:36 +0900)]
[VM][FM7][DISPLAY] More minimum update texture.

8 years ago[VM][FM7] Fix duplicate settings (i.e. reset).
K.Ohta [Sat, 16 Jan 2016 15:25:40 +0000 (00:25 +0900)]
[VM][FM7] Fix duplicate settings (i.e. reset).

8 years ago[VM][FM7][KEYBOARD] Fix hang up keyboard encoder at resetting with some situations.
K.Ohta [Sat, 16 Jan 2016 11:48:52 +0000 (20:48 +0900)]
[VM][FM7][KEYBOARD] Fix hang up keyboard encoder at resetting with some situations.

8 years ago[DOC] Add ToDos .
K.Ohta [Fri, 15 Jan 2016 05:49:31 +0000 (14:49 +0900)]
[DOC] Add ToDos .

8 years ago[VM][FM8][FM7][FMNEW7] Removable KANJI-ROM. Need to restart emulator.
K.Ohta [Fri, 15 Jan 2016 04:48:34 +0000 (13:48 +0900)]
[VM][FM8][FM7][FMNEW7] Removable KANJI-ROM. Need to restart emulator.
[VM][FM8][FM7][FMNEW7][FM77] fm7.cpp: use psg instead of opn[3].

8 years ago[VM] Add Fujitsu FM-8.
K.Ohta [Thu, 14 Jan 2016 18:24:44 +0000 (03:24 +0900)]
[VM] Add Fujitsu FM-8.

8 years ago[OSD][Qt] Fix printer function: Now working to write to PNG file.
K.Ohta [Tue, 12 Jan 2016 12:35:14 +0000 (21:35 +0900)]
[OSD][Qt] Fix printer function: Now working to write to PNG file.

8 years ago[UI][Qt] Add MZ-1P17 to MZ-2500/2800 and X1 series.
K.Ohta [Tue, 12 Jan 2016 09:57:13 +0000 (18:57 +0900)]
[UI][Qt] Add MZ-1P17 to MZ-2500/2800 and X1 series.

8 years ago[VM][General][Qt][CMAKE] Merge updtream 2016-01-10.
K.Ohta [Tue, 12 Jan 2016 09:41:59 +0000 (18:41 +0900)]
[VM][General][Qt][CMAKE] Merge updtream 2016-01-10.

8 years ago[DOC] Update RELEASENOTE .
K.Ohta [Mon, 11 Jan 2016 06:17:47 +0000 (15:17 +0900)]
[DOC] Update RELEASENOTE .

8 years ago[UI][Qt][DRAW] Use QOpenGLFunctions_2_1 instead of QOpenGLFunctions. Expect to non...
K.Ohta [Mon, 11 Jan 2016 06:16:04 +0000 (15:16 +0900)]
[UI][Qt][DRAW] Use QOpenGLFunctions_2_1 instead of QOpenGLFunctions. Expect to non FTBFSs with Ubuntu Linux 14.04 LTS.

8 years ago[UI][Qt][SDL] Plug'n playable Joysticks.
K.Ohta [Sat, 9 Jan 2016 12:08:13 +0000 (21:08 +0900)]
[UI][Qt][SDL] Plug'n playable Joysticks.

8 years ago[DOC] Update RELEASENOTE.
K.Ohta [Fri, 8 Jan 2016 03:27:18 +0000 (12:27 +0900)]
[DOC] Update RELEASENOTE.

8 years ago[DOC] Jan 07, 2016 + HOTFIX-3.
K.Ohta [Fri, 8 Jan 2016 03:21:22 +0000 (12:21 +0900)]
[DOC] Jan 07, 2016 + HOTFIX-3.

8 years ago[VM][i386][WIN32] Fix FTBFS.
K.Ohta [Thu, 7 Jan 2016 17:06:21 +0000 (02:06 +0900)]
[VM][i386][WIN32] Fix FTBFS.

8 years ago[OSD][Qt][SOUND] Fix broken WAV when recording sound.
K.Ohta [Thu, 7 Jan 2016 15:29:48 +0000 (00:29 +0900)]
[OSD][Qt][SOUND] Fix broken WAV when recording sound.

8 years ago[DOC] Update URL of source-code.
K.Ohta [Thu, 7 Jan 2016 14:15:17 +0000 (23:15 +0900)]
[DOC] Update URL of source-code.

8 years ago[DOC] Update docs.
K.Ohta [Thu, 7 Jan 2016 14:10:38 +0000 (23:10 +0900)]
[DOC] Update docs.

8 years ago[UI][Qt] Fix crash not using USE_CRT_MONITOR_4_3 .
K.Ohta [Thu, 7 Jan 2016 14:06:08 +0000 (23:06 +0900)]
[UI][Qt] Fix crash not using USE_CRT_MONITOR_4_3 .

8 years ago[DOC] Update Changelog and credits.
K.Ohta [Thu, 7 Jan 2016 12:13:10 +0000 (21:13 +0900)]
[DOC] Update Changelog and credits.

8 years ago[DOC] Update for release.
K.Ohta [Thu, 7 Jan 2016 12:10:09 +0000 (21:10 +0900)]
[DOC] Update for release.

8 years ago[DOC] Update credits.
K.Ohta [Thu, 7 Jan 2016 10:01:44 +0000 (19:01 +0900)]
[DOC] Update credits.

8 years ago[VM][FM7][Qt][GL] Add option to src/vm/{$VMNAME}/${VMNAME}.h USE_CRT_MONITOR_4_3.
K.Ohta [Thu, 7 Jan 2016 09:55:07 +0000 (18:55 +0900)]
[VM][FM7][Qt][GL] Add option to src/vm/{$VMNAME}/${VMNAME}.h USE_CRT_MONITOR_4_3.
See src/vm/fm7/fm7.h and src/qt/gui/mainiwindow_utils.cpp .

8 years ago[BUILD][CMAKE][MZ2200][MZ80B] Fix FTBFS.
K.Ohta [Thu, 7 Jan 2016 09:10:47 +0000 (18:10 +0900)]
[BUILD][CMAKE][MZ2200][MZ80B] Fix FTBFS.

8 years ago[VM][FM7] Add PRINTER ; output to file(s) and Dempa shimbun-sha Joy stick.
K.Ohta [Thu, 7 Jan 2016 06:37:28 +0000 (15:37 +0900)]
[VM][FM7] Add PRINTER ; output to file(s) and Dempa shimbun-sha Joy stick.

8 years ago[VM][General][Qt] Merge upstream 2015-12-31.
K.Ohta [Wed, 6 Jan 2016 15:15:57 +0000 (00:15 +0900)]
[VM][General][Qt] Merge upstream 2015-12-31.
[UI][Qt] Fix indent of machines/*/MainWidget.cpp .

8 years ago[DOC] Update ABOUT eFM7 .
K.Ohta [Tue, 5 Jan 2016 01:37:29 +0000 (10:37 +0900)]
[DOC] Update ABOUT eFM7 .

8 years ago[DOC] Add something :-)
K.Ohta [Fri, 1 Jan 2016 06:18:25 +0000 (15:18 +0900)]
[DOC] Add something :-)

8 years ago[DOC] A happy new year 2016 !!!! (^^) お年玉です。
K.Ohta [Fri, 1 Jan 2016 06:13:56 +0000 (15:13 +0900)]
[DOC] A happy new year 2016 !!!! (^^) お年玉です。

8 years ago[Qt][MinGW] Fix FTBFS with MinGW.
K.Ohta [Mon, 28 Dec 2015 08:48:12 +0000 (17:48 +0900)]
[Qt][MinGW] Fix FTBFS with MinGW.

8 years ago[VM][BUILD][CMAKE][Z80TVGAME] Fix FTBFSs.
K.Ohta [Mon, 28 Dec 2015 08:19:21 +0000 (17:19 +0900)]
[VM][BUILD][CMAKE][Z80TVGAME] Fix FTBFSs.

8 years ago[VM][CMAKE][SMC777][TK80BS] Fix FTBFSs.
K.Ohta [Mon, 28 Dec 2015 08:09:58 +0000 (17:09 +0900)]
[VM][CMAKE][SMC777][TK80BS] Fix FTBFSs.

8 years ago[VM][CMAKE][PHC25][PV1000][PV2000][PYUTA][PC98HA][PCENGINE] Fix FTBFSs.
K.Ohta [Mon, 28 Dec 2015 08:01:26 +0000 (17:01 +0900)]
[VM][CMAKE][PHC25][PV1000][PV2000][PYUTA][PC98HA][PCENGINE] Fix FTBFSs.

8 years ago[VM][CMAKE][MZ2800][MZ5500][PASOPIA][PASOPIA7] Fix FTBFSs.
K.Ohta [Mon, 28 Dec 2015 07:39:58 +0000 (16:39 +0900)]
[VM][CMAKE][MZ2800][MZ5500][PASOPIA][PASOPIA7] Fix FTBFSs.

8 years ago[VM][MSX][JR100][JX][MZ80B] Fix FTBFSs.
K.Ohta [Mon, 28 Dec 2015 07:07:59 +0000 (16:07 +0900)]
[VM][MSX][JR100][JX][MZ80B] Fix FTBFSs.

8 years ago[VM][GAMEGEAR] Fix a typo.
K.Ohta [Mon, 28 Dec 2015 06:41:09 +0000 (15:41 +0900)]
[VM][GAMEGEAR] Fix a typo.

8 years ago[UI][Qt] Revert befor commit.
K.Ohta [Mon, 28 Dec 2015 06:33:19 +0000 (15:33 +0900)]
[UI][Qt] Revert befor commit.
[VM][FAMILYBASIC] Fix FTBFS.

8 years ago[UI][Qt][BABBAGE2nd] "Machine" menu is not visible.
K.Ohta [Mon, 28 Dec 2015 06:21:13 +0000 (15:21 +0900)]
[UI][Qt][BABBAGE2nd] "Machine" menu is not visible.

8 years ago[VM][OSD][Qt] Do not build and launch when VM has not using Joystick.
K.Ohta [Mon, 28 Dec 2015 06:20:03 +0000 (15:20 +0900)]
[VM][OSD][Qt] Do not build and launch when VM has not using Joystick.

8 years ago[UI][Qt][VM] Implement supports for PRNFILE class.But, still not tested enough (;_;)
K.Ohta [Mon, 28 Dec 2015 03:19:10 +0000 (12:19 +0900)]
[UI][Qt][VM] Implement supports for PRNFILE class.But, still not tested enough (;_;)

8 years ago[VM][General] Merge upstream 2015-12-23. OSD for Qt is WIP.
K.Ohta [Sun, 27 Dec 2015 07:30:35 +0000 (16:30 +0900)]
[VM][General] Merge upstream 2015-12-23. OSD for Qt is WIP.

8 years ago[Draw][Qt] Not use scan line for one-board computers, this was strained.
K.Ohta [Sun, 27 Dec 2015 04:26:21 +0000 (13:26 +0900)]
[Draw][Qt] Not use scan line for one-board computers, this was strained.

8 years ago[Qt][Draw][GL] Not using chromakey_fragment_shader.glsl for One Board Computers.
K.Ohta [Sun, 27 Dec 2015 04:13:46 +0000 (13:13 +0900)]
[Qt][Draw][GL] Not using chromakey_fragment_shader.glsl for One Board Computers.

8 years ago[EMU] Fix crashes on boot up.
K.Ohta [Sun, 27 Dec 2015 04:13:11 +0000 (13:13 +0900)]
[EMU] Fix crashes on boot up.

8 years ago[DOC] Release 2015-12-22 .
K.Ohta [Tue, 22 Dec 2015 13:38:13 +0000 (22:38 +0900)]
[DOC] Release 2015-12-22 .

8 years ago[BUILD][WIN32] Use SDL2 by default.
K.Ohta [Tue, 22 Dec 2015 09:59:02 +0000 (18:59 +0900)]
[BUILD][WIN32] Use SDL2 by default.

8 years ago[BUILD][WIN32][MINGW][FAMILYBASIC] Fix conflicting type of boolean, revert to bool...
K.Ohta [Tue, 22 Dec 2015 09:41:28 +0000 (18:41 +0900)]
[BUILD][WIN32][MINGW][FAMILYBASIC] Fix conflicting type of boolean, revert to bool within src/vm/familybasic/apu.[cpp|h] .

8 years ago[DOC] Update ChangeLog, RELEASENOTE and credits.
K.Ohta [Tue, 22 Dec 2015 09:23:48 +0000 (18:23 +0900)]
[DOC] Update ChangeLog, RELEASENOTE and credits.

8 years ago[VM][SMC70] Add VM definition, but has FTBFS.
K.Ohta [Tue, 22 Dec 2015 09:19:52 +0000 (18:19 +0900)]
[VM][SMC70] Add VM definition, but has FTBFS.

8 years ago[BUILD][CMAKE] I forgot config_z80tvgame.cmake, I added (-_-;
K.Ohta [Tue, 22 Dec 2015 09:12:57 +0000 (18:12 +0900)]
[BUILD][CMAKE] I forgot config_z80tvgame.cmake, I added (-_-;

8 years ago[DOC][Qt] Update ChangeLog, RELEASENOTE and credits.
K.Ohta [Tue, 22 Dec 2015 08:49:27 +0000 (17:49 +0900)]
[DOC][Qt] Update ChangeLog, RELEASENOTE and credits.

8 years ago[BUILD][CMAKE][PC8001SR][PC6601SR] Fix FTBFSs.
K.Ohta [Tue, 22 Dec 2015 08:46:43 +0000 (17:46 +0900)]
[BUILD][CMAKE][PC8001SR][PC6601SR] Fix FTBFSs.

8 years ago[UI][Qt] PASOPIA7: I forgot to commit (^_^;, added.
K.Ohta [Tue, 22 Dec 2015 08:36:36 +0000 (17:36 +0900)]
[UI][Qt] PASOPIA7: I forgot to commit (^_^;, added.

8 years ago[DOC] .
K.Ohta [Tue, 22 Dec 2015 07:51:16 +0000 (16:51 +0900)]
[DOC] .

8 years ago[DOC][Qt] Update document, release to 2015-12-22-1.
K.Ohta [Tue, 22 Dec 2015 07:50:38 +0000 (16:50 +0900)]
[DOC][Qt] Update document, release to 2015-12-22-1.

8 years ago[BUILD][CMAKE][JX] Fix FTBFS.
K.Ohta [Tue, 22 Dec 2015 07:37:03 +0000 (16:37 +0900)]
[BUILD][CMAKE][JX] Fix FTBFS.

8 years ago[VM][Qt][CMAKE] Add YS6464A and Z80 TVGAME.
K.Ohta [Tue, 22 Dec 2015 06:50:18 +0000 (15:50 +0900)]
[VM][Qt][CMAKE] Add YS6464A and Z80 TVGAME.

8 years ago[BUILD][Qt][CMAKE] Add Epoch SUPER CASETTE VISION.
K.Ohta [Tue, 22 Dec 2015 06:35:13 +0000 (15:35 +0900)]
[BUILD][Qt][CMAKE] Add Epoch SUPER CASETTE VISION.

8 years ago[VM][Qt][CMAKE] ADD Sega SC-3000 and Sony SMC-70/777. Still FTBFS with SMC-70.
K.Ohta [Tue, 22 Dec 2015 06:34:26 +0000 (15:34 +0900)]
[VM][Qt][CMAKE] ADD Sega SC-3000 and Sony SMC-70/777. Still FTBFS with SMC-70.

8 years ago[VM][J3100][i86] Fix FTBFSs.
K.Ohta [Tue, 22 Dec 2015 06:07:12 +0000 (15:07 +0900)]
[VM][J3100][i86] Fix FTBFSs.

8 years ago[VM][Qt][CMAKE] Add MZ-2800/3500/5500/6500/6550, QC-10, PHC-20/25, JR100, MYCOMZ80A...
K.Ohta [Tue, 22 Dec 2015 06:01:55 +0000 (15:01 +0900)]
[VM][Qt][CMAKE] Add MZ-2800/3500/5500/6500/6550, QC-10, PHC-20/25, JR100, MYCOMZ80A, n5200, PASOPIA, PC-100, PC-6x01, PV-1000/2000, RX-78 and TOMY PYUTA.