OSDN Git Service

csp-qt/common_source_project-fm7.git
6 years ago[STATESUB] Fix don't calculate CRC with empty string.
K.Ohta [Wed, 6 Jun 2018 08:07:08 +0000 (17:07 +0900)]
[STATESUB] Fix don't calculate CRC with empty string.

6 years ago[VM][MB8877][DISK] Apply new state framework to DISK:: and MB8877:: .
K.Ohta [Wed, 6 Jun 2018 08:06:32 +0000 (17:06 +0900)]
[VM][MB8877][DISK] Apply new state framework to DISK:: and MB8877:: .

6 years ago[VM][FM7][STATE] Apply new state framework to all components.
K.Ohta [Wed, 6 Jun 2018 08:05:11 +0000 (17:05 +0900)]
[VM][FM7][STATE] Apply new state framework to all components.

6 years ago[VM][FAMILYBASIC][STATE] Fix FTBFS.
K.Ohta [Sat, 2 Jun 2018 03:09:33 +0000 (12:09 +0900)]
[VM][FAMILYBASIC][STATE] Fix FTBFS.

6 years ago[LIBCSP_COMMONVM] Update SOVERSION.
K.Ohta [Sat, 2 Jun 2018 02:31:19 +0000 (11:31 +0900)]
[LIBCSP_COMMONVM] Update SOVERSION.

6 years ago[VM][STATE] Apply statesub.h to VM::foo_state() with remained VMs.
K.Ohta [Sat, 2 Jun 2018 02:30:22 +0000 (11:30 +0900)]
[VM][STATE] Apply statesub.h to VM::foo_state() with remained VMs.

6 years ago[VM][STATE][WIP] Apply csp_state_utils:: to some VMs.This is WIP.
K.Ohta [Fri, 1 Jun 2018 14:17:12 +0000 (23:17 +0900)]
[VM][STATE][WIP] Apply csp_state_utils:: to some VMs.This is WIP.

6 years ago[STATESUB] Improve var-array save/load.
K.Ohta [Wed, 30 May 2018 22:04:38 +0000 (07:04 +0900)]
[STATESUB] Improve var-array save/load.

6 years ago[VM][FM7][JCOMMCARD][STATE] Apply to new state saving/loading framework.
K.Ohta [Wed, 30 May 2018 21:34:52 +0000 (06:34 +0900)]
[VM][FM7][JCOMMCARD][STATE] Apply to new state saving/loading framework.

6 years ago[VM][MSX][STATE] Add new state feature.
K.Ohta [Wed, 30 May 2018 19:37:04 +0000 (04:37 +0900)]
[VM][MSX][STATE] Add new state feature.
[VM][MZ700][STATE] Add new state feature.
[VM][MZ2500][STATE] Add new state feature.
[VM][MZ80K][STATE] Add new state feature.
[VM][PCENGINE][STATE] Add new state feature.

6 years ago[VM][SN76489AN] Fix TYPO on load_state().
K.Ohta [Wed, 30 May 2018 19:06:44 +0000 (04:06 +0900)]
[VM][SN76489AN] Fix TYPO on load_state().

6 years ago[VM][BABBAGE2ND] Fix crash when save / load state.
K.Ohta [Wed, 30 May 2018 18:23:59 +0000 (03:23 +0900)]
[VM][BABBAGE2ND] Fix crash when save / load state.

6 years ago[OSD][SOUND][Qt] Fix hang-up with resetting at some situations.
K.Ohta [Wed, 30 May 2018 17:43:40 +0000 (02:43 +0900)]
[OSD][SOUND][Qt] Fix hang-up with resetting at some situations.

6 years ago[UI][EMU_THREAD][Qt] Update functions.
K.Ohta [Wed, 30 May 2018 17:42:28 +0000 (02:42 +0900)]
[UI][EMU_THREAD][Qt] Update functions.
[LOGGER] Update logger entries.

6 years ago[VM][STATE] Update state feature with some VMs, some devices.
K.Ohta [Wed, 30 May 2018 17:41:09 +0000 (02:41 +0900)]
[VM][STATE] Update state feature with some VMs, some devices.

6 years ago[VM][STATE] Improve state helper.
K.Ohta [Wed, 30 May 2018 17:39:07 +0000 (02:39 +0900)]
[VM][STATE] Improve state helper.

6 years ago[VM][Qt] Fix FTBFSs.
K.Ohta [Mon, 28 May 2018 19:47:07 +0000 (04:47 +0900)]
[VM][Qt] Fix FTBFSs.

6 years ago[VM][Qt][FM16BETA] Fix FTBFS. Class name MAIN:: may not use for MinGW + SDL2.
K.Ohta [Mon, 28 May 2018 19:45:57 +0000 (04:45 +0900)]
[VM][Qt][FM16BETA] Fix FTBFS. Class name MAIN:: may not use for MinGW + SDL2.

6 years ago[VM][X1] Copy VRAMs to shadow data at starting a frame.Reduce flickering a lot.
K.Ohta [Mon, 28 May 2018 13:28:46 +0000 (22:28 +0900)]
[VM][X1] Copy VRAMs to shadow data at starting a frame.Reduce flickering a lot.

6 years ago[VM][UI][Qt] Fix FTBFSs.
K.Ohta [Mon, 28 May 2018 11:31:49 +0000 (20:31 +0900)]
[VM][UI][Qt] Fix FTBFSs.

6 years ago[UI][Qt] Update UIs, related by src/rc/foo.rc .
K.Ohta [Mon, 28 May 2018 09:22:42 +0000 (18:22 +0900)]
[UI][Qt] Update UIs, related by src/rc/foo.rc .

6 years ago[DOC] Update ToDo (Still updated only Japanese doc.).
K.Ohta [Mon, 28 May 2018 05:37:04 +0000 (14:37 +0900)]
[DOC] Update ToDo (Still updated only Japanese doc.).

6 years ago[UI][Qt] (Maybe, maybe) Fix FTBFSs.
K.Ohta [Sun, 27 May 2018 18:28:55 +0000 (03:28 +0900)]
[UI][Qt] (Maybe, maybe) Fix FTBFSs.

6 years ago[UI][Qt] Update UI.
K.Ohta [Sun, 27 May 2018 14:43:57 +0000 (23:43 +0900)]
[UI][Qt] Update UI.

6 years ago[UI][Qt] Apply to upstream's updating definitions.Still not implement around HDDs.
K.Ohta [Sun, 27 May 2018 06:12:24 +0000 (15:12 +0900)]
[UI][Qt] Apply to upstream's updating definitions.Still not implement around HDDs.

6 years ago[General] Merge upstream 2018-05-24. Still not test to build, will test.
K.Ohta [Sun, 27 May 2018 05:16:54 +0000 (14:16 +0900)]
[General] Merge upstream 2018-05-24. Still not test to build, will test.

6 years ago[VM][FM7] Fix FTBFS with pre-compiled headers.
K.Ohta [Mon, 21 May 2018 06:57:01 +0000 (15:57 +0900)]
[VM][FM7] Fix FTBFS with pre-compiled headers.

6 years ago[VM][STATE] Remove typeid() from state data, this seems to be buggy.
K.Ohta [Sun, 20 May 2018 13:03:58 +0000 (22:03 +0900)]
[VM][STATE] Remove typeid() from state data, this seems to be buggy.
[VM][COMMON_VM] Update soversion.

6 years ago[EMU] Enable to Gzip'ed state saving / loading.
K.Ohta [Sun, 20 May 2018 12:34:51 +0000 (21:34 +0900)]
[EMU] Enable to Gzip'ed state saving / loading.

6 years ago[VM][FM7] Fix FTBFS.
K.Ohta [Sun, 20 May 2018 09:16:42 +0000 (18:16 +0900)]
[VM][FM7] Fix FTBFS.
[VM][FM7] STATE: Move some devices to new framework.

6 years ago[VM][STATE] Delete duplicate logics.
K.Ohta [Sun, 20 May 2018 09:16:19 +0000 (18:16 +0900)]
[VM][STATE] Delete duplicate logics.

6 years ago[VM][STATE_SAVE] Fix bug of loading [int64_t|uint64_t] .
K.Ohta [Sat, 19 May 2018 19:43:21 +0000 (04:43 +0900)]
[VM][STATE_SAVE] Fix bug of loading [int64_t|uint64_t] .
[VM][STATE_SAVE] Add float, double and long double.
[VM][MC6809][STATE_SAVE] Use statesub.h instead of old state save.

6 years ago[VM] Add save state utilities.See src/statesub.h and src/vm/fm7/fm7_mainio.[cpp|h] .
K.Ohta [Sat, 19 May 2018 17:27:06 +0000 (02:27 +0900)]
[VM] Add save state utilities.See src/statesub.h and src/vm/fm7/fm7_mainio.[cpp|h] .
[VM] Add CRC32 protection for saved state.

6 years ago[VM][M6502] Fix compiler warning.
K.Ohta [Wed, 16 May 2018 09:36:42 +0000 (18:36 +0900)]
[VM][M6502] Fix compiler warning.

6 years ago[VM][HD146818] Fix compilation warning.
K.Ohta [Wed, 16 May 2018 09:34:42 +0000 (18:34 +0900)]
[VM][HD146818] Fix compilation warning.

6 years ago[VM][MSM58321] Fix OOPS around counting pulse.
K.Ohta [Wed, 16 May 2018 09:31:53 +0000 (18:31 +0900)]
[VM][MSM58321] Fix OOPS around counting pulse.

6 years ago[CONFIG] I forgot change top default of renderer. X-)
K.Ohta [Wed, 16 May 2018 09:24:07 +0000 (18:24 +0900)]
[CONFIG] I forgot change top default of renderer. X-)

6 years ago[DOC] Updated.
K.Ohta [Wed, 16 May 2018 09:23:53 +0000 (18:23 +0900)]
[DOC] Updated.

6 years agoUpdate .gitignore.
K.Ohta [Wed, 16 May 2018 06:00:11 +0000 (15:00 +0900)]
Update .gitignore.

6 years ago[Build][CMake] Add PC98RL,XL.
K.Ohta [Wed, 16 May 2018 05:59:29 +0000 (14:59 +0900)]
[Build][CMake] Add PC98RL,XL.

6 years ago[DOC][PC98] Update documents.
K.Ohta [Tue, 15 May 2018 09:41:06 +0000 (18:41 +0900)]
[DOC][PC98] Update documents.

6 years ago[VM][General] Merge Upstream 2018-05-06.
K.Ohta [Tue, 15 May 2018 09:37:37 +0000 (18:37 +0900)]
[VM][General] Merge Upstream 2018-05-06.

6 years ago[UI][Qt] Fix around mouse problems.
K.Ohta [Tue, 15 May 2018 09:29:47 +0000 (18:29 +0900)]
[UI][Qt] Fix around mouse problems.

6 years ago[Qt][OpenGL][GLES] GLSL: Update precision of float value.
K.Ohta [Sun, 13 May 2018 19:14:51 +0000 (04:14 +0900)]
[Qt][OpenGL][GLES] GLSL: Update precision of float value.

6 years ago[Qt][OpenGL][GLES][WIN32] Fix internal format definition of textures for Angle.
K.Ohta [Sun, 13 May 2018 19:13:48 +0000 (04:13 +0900)]
[Qt][OpenGL][GLES][WIN32] Fix internal format definition of textures for Angle.

6 years ago[Qt][OpenGL][GL3][GLES] Modify shaders to use float texture and high precision pixels...
K.Ohta [Sun, 13 May 2018 17:45:14 +0000 (02:45 +0900)]
[Qt][OpenGL][GL3][GLES] Modify shaders to use float texture and high precision pixels if enabled.

6 years ago[Qt][OpenGL] Add some extensions and logging feature.
K.Ohta [Sun, 13 May 2018 17:44:41 +0000 (02:44 +0900)]
[Qt][OpenGL] Add some extensions and logging feature.

6 years ago[GL3] .
K.Ohta [Sun, 13 May 2018 11:05:13 +0000 (20:05 +0900)]
[GL3] .

6 years ago[Qt][OpenGL][GLES] Fix TV renderer, GLES can't use Float texture.
K.Ohta [Sun, 13 May 2018 11:04:30 +0000 (20:04 +0900)]
[Qt][OpenGL][GLES] Fix TV renderer, GLES can't use Float texture.

6 years ago[Draw][OpenGL][Qt] Use GL's FBO for rendering framebuffer, not QOpenGLFrameBufferObje...
K.Ohta [Sun, 13 May 2018 11:02:51 +0000 (20:02 +0900)]
[Draw][OpenGL][Qt] Use GL's FBO for rendering framebuffer, not QOpenGLFrameBufferObject.Fix issue of TV renderer@GLES with Angle project.

6 years ago[Qt][GLES] Fix compilation errors with Angle OpenGL ES dll.
K.Ohta [Fri, 11 May 2018 15:14:21 +0000 (00:14 +0900)]
[Qt][GLES] Fix compilation errors with Angle OpenGL ES dll.

6 years ago[Qt][Draw][GLES] Add TV renderer for OpenGL ES.
K.Ohta [Fri, 11 May 2018 14:03:00 +0000 (23:03 +0900)]
[Qt][Draw][GLES] Add TV renderer for OpenGL ES.

6 years ago[Qt][OpenGL_ES] Fix crash with one board computers with OpenGL ES2.
K.Ohta [Fri, 11 May 2018 08:04:17 +0000 (17:04 +0900)]
[Qt][OpenGL_ES] Fix crash with one board computers with OpenGL ES2.

6 years ago[Qt][COMMAND_LINE] Add --opengl , --envvar and --dump-envvar .
K.Ohta [Thu, 10 May 2018 14:15:18 +0000 (23:15 +0900)]
[Qt][COMMAND_LINE] Add --opengl , --envvar and --dump-envvar .

6 years ago[Qt][VM][FM7] Fix FTBFS with MinGW32.
K.Ohta [Thu, 10 May 2018 12:02:33 +0000 (21:02 +0900)]
[Qt][VM][FM7] Fix FTBFS with MinGW32.

6 years ago[Build][Win32] .
K.Ohta [Thu, 10 May 2018 11:26:43 +0000 (20:26 +0900)]
[Build][Win32] .

6 years ago[Qt][OSD] Update SOVERSION.
K.Ohta [Thu, 10 May 2018 11:26:13 +0000 (20:26 +0900)]
[Qt][OSD] Update SOVERSION.

6 years ago[Qt][Gui] Related to a before commit.
K.Ohta [Thu, 10 May 2018 11:25:39 +0000 (20:25 +0900)]
[Qt][Gui] Related to a before commit.

6 years ago[Draw][Qt] Use Semaphore instead of mSecs waiting.Expect to improve real-time-drawing...
K.Ohta [Thu, 10 May 2018 11:23:53 +0000 (20:23 +0900)]
[Draw][Qt] Use Semaphore instead of mSecs waiting.Expect to improve real-time-drawing on multi thread.
[GUI][Qt] Update SOVERSION.

6 years ago[Draw][Qt] .
K.Ohta [Wed, 9 May 2018 20:44:45 +0000 (05:44 +0900)]
[Draw][Qt] .

6 years ago[Qt][Draw] Fix drawing timing.
K.Ohta [Wed, 9 May 2018 11:41:24 +0000 (20:41 +0900)]
[Qt][Draw] Fix drawing timing.

6 years ago[Qt][Draw][OpenGLES] Initial support for GL ESv2.0.Only drawing.
K.Ohta [Wed, 9 May 2018 11:40:35 +0000 (20:40 +0900)]
[Qt][Draw][OpenGLES] Initial support for GL ESv2.0.Only drawing.

6 years ago[UI][Qt][FLOPPY] Not reset slot number when opening disk.
K.Ohta [Sat, 5 May 2018 15:47:35 +0000 (00:47 +0900)]
[UI][Qt][FLOPPY] Not reset slot number when opening disk.

6 years ago[VM][MB8877] Keep command phase even changing (or removing) disk.Fix booting RELICS...
K.Ohta [Sat, 5 May 2018 15:44:45 +0000 (00:44 +0900)]
[VM][MB8877] Keep command phase even changing (or removing) disk.Fix booting RELICS for FM-7 with single FDD drive.
[VM][MB8877] Reaset track (per drive) on reset.Fix booting RELICS for FM-7 with two FDDs.
[VM][MB8877] Check head loading READ/WRITE command.

6 years ago[BUILD][CMAKE][WIN32] Apply to Qt5,10 and FFMpeg 4.0.
K.Ohta [Sat, 5 May 2018 14:44:57 +0000 (23:44 +0900)]
[BUILD][CMAKE][WIN32] Apply to Qt5,10 and FFMpeg 4.0.

6 years ago[Qt][OpenGL][Draw] Add OpenGL ES2 renderer.Still not display.
K.Ohta [Sat, 5 May 2018 14:41:43 +0000 (23:41 +0900)]
[Qt][OpenGL][Draw] Add OpenGL ES2 renderer.Still not display.

6 years ago[Qt][OpenGL] Renderer: Remove unneeded headers including.
K.Ohta [Sat, 5 May 2018 09:02:20 +0000 (18:02 +0900)]
[Qt][OpenGL] Renderer: Remove unneeded headers including.
[Qt][OpenGL][Shader] Move shaders per gl version.
[Qt][OpenGL][Shader] Remove pre-optimized shaders.

6 years ago[Qt][UI] Fix screen issue with Qt5.10/Windows.
K.Ohta [Fri, 4 May 2018 23:29:21 +0000 (08:29 +0900)]
[Qt][UI] Fix screen issue with Qt5.10/Windows.

6 years ago[Build][WIN32] Update cross-build scripts.
K.Ohta [Thu, 3 May 2018 21:29:18 +0000 (06:29 +0900)]
[Build][WIN32] Update cross-build scripts.

6 years ago[Build][CROSS] Add cross-compiling scripts and patch(es) to build Qt5.10.
K.Ohta [Thu, 3 May 2018 17:59:28 +0000 (02:59 +0900)]
[Build][CROSS] Add cross-compiling scripts and patch(es) to build Qt5.10.

6 years ago[VM][FM77L4] Add blink feature to 400 lines board.
K.Ohta [Sat, 28 Apr 2018 15:38:52 +0000 (00:38 +0900)]
[VM][FM77L4] Add blink feature to 400 lines board.

6 years ago[Qt][AVIO][MOVIE_SAVER] Fix FTBFS with FFMPEG 4.0.Will be needed to apply to new...
K.Ohta [Sat, 28 Apr 2018 15:37:40 +0000 (00:37 +0900)]
[Qt][AVIO][MOVIE_SAVER] Fix FTBFS with FFMPEG 4.0.Will be needed to apply to new API.Will fix.

6 years ago[UI][Qt][FM8] Fix number of bubble-casette: Start from 0, not 1.
K.Ohta [Thu, 12 Apr 2018 18:57:07 +0000 (03:57 +0900)]
[UI][Qt][FM8] Fix number of bubble-casette: Start from 0, not 1.

6 years agoMerge branch 'master' of github.com:Artanejp/common_source_project-fm7
K.Ohta [Thu, 12 Apr 2018 17:23:32 +0000 (02:23 +0900)]
Merge branch 'master' of github.com:Artanejp/common_source_project-fm7

6 years ago[VM][FM7][JOYSTICK] Apply before change to Inteligent-Mouse.
K.Ohta [Thu, 12 Apr 2018 17:22:30 +0000 (02:22 +0900)]
[VM][FM7][JOYSTICK] Apply before change to Inteligent-Mouse.

6 years ago[OSD][Qt] Fix around moving mouse pointer.
K.Ohta [Thu, 12 Apr 2018 17:21:21 +0000 (02:21 +0900)]
[OSD][Qt] Fix around moving mouse pointer.
[EMU] Remove unneeded functions for only Qt version.

6 years ago[Build][Ubuntu/Xenial] Fix FTBFS.
K.Ohta [Sun, 25 Mar 2018 20:00:24 +0000 (05:00 +0900)]
[Build][Ubuntu/Xenial] Fix FTBFS.

6 years ago[CMake][FM16BETA] Fix FTBFS.
K.Ohta [Sun, 25 Mar 2018 17:23:02 +0000 (02:23 +0900)]
[CMake][FM16BETA] Fix FTBFS.

6 years ago[DOC] Update docs.
K.Ohta [Sun, 25 Mar 2018 16:51:37 +0000 (01:51 +0900)]
[DOC] Update docs.

6 years ago[VM][FM77L4] I missed value of subsys_l4 X-)
K.Ohta [Sun, 25 Mar 2018 16:43:16 +0000 (01:43 +0900)]
[VM][FM77L4] I missed value of subsys_l4 X-)

6 years ago[GENERAL] Update SOVERSION.
K.Ohta [Sun, 25 Mar 2018 16:28:15 +0000 (01:28 +0900)]
[GENERAL] Update SOVERSION.

6 years ago[BUILD][CMAKE] Change optimise parameters.
K.Ohta [Sun, 25 Mar 2018 16:24:22 +0000 (01:24 +0900)]
[BUILD][CMAKE] Change optimise parameters.

6 years ago[MOVIE_LOADER] Fix scaling factor.Displaying video as correct width and height.
K.Ohta [Sun, 25 Mar 2018 16:21:43 +0000 (01:21 +0900)]
[MOVIE_LOADER] Fix scaling factor.Displaying video as correct width and height.
[MOVIE_LOADER] Fix hang up at end of video.
[MOVIE_SAVER][WIP] Fixing crash when saving movie and playing video.(still not fix).

6 years ago[UI][I18N][Qt] Update Translations.
K.Ohta [Sun, 25 Mar 2018 12:53:05 +0000 (21:53 +0900)]
[UI][I18N][Qt] Update Translations.

6 years ago[UI][Qt][SCREEN] Add turning on/off virtual media Icons on screen (OSD).
K.Ohta [Sun, 25 Mar 2018 12:46:49 +0000 (21:46 +0900)]
[UI][Qt][SCREEN] Add turning on/off virtual media Icons on screen (OSD).

6 years ago[VM][FM77L4] Add FM77L4.Maybe 400lines board still not working.
K.Ohta [Sun, 25 Mar 2018 07:17:16 +0000 (16:17 +0900)]
[VM][FM77L4] Add FM77L4.Maybe 400lines board still not working.

6 years ago[Qt][COMMAND_LINE] Fix not loading virtual floppy disks excepts D77/D88. Thanks to...
K.Ohta [Sun, 25 Mar 2018 06:25:23 +0000 (15:25 +0900)]
[Qt][COMMAND_LINE] Fix not loading virtual floppy disks excepts D77/D88. Thanks to https://matsuri.5ch.net/test/read.cgi/i4004/1483504365/922 .
[Qt][COMMAND_LINE][FM8] Re-enable to loading bubble casette.
[Qt][COMMAND_LINE][PX7] Delay loading movie.Fix crash loading movie with command line.

6 years ago/
K.Ohta [Fri, 23 Mar 2018 11:24:56 +0000 (20:24 +0900)]
/

6 years ago[UI][Qt][COMMAND_LINE] Temprally disable --binary* , --ld* and --bubble* .They don...
K.Ohta [Fri, 23 Mar 2018 11:23:46 +0000 (20:23 +0900)]
[UI][Qt][COMMAND_LINE] Temprally disable --binary* , --ld* and --bubble* .They don't work fine yet.

6 years ago[COMMAND_LINE][MAIN] Split some functions at MainLoop().
K.Ohta [Fri, 23 Mar 2018 09:37:33 +0000 (18:37 +0900)]
[COMMAND_LINE][MAIN] Split some functions at MainLoop().

6 years ago[EVENT] .
K.Ohta [Fri, 23 Mar 2018 08:18:37 +0000 (17:18 +0900)]
[EVENT] .

6 years ago[VM][FM7] Add Green display features.
K.Ohta [Fri, 23 Mar 2018 08:18:03 +0000 (17:18 +0900)]
[VM][FM7] Add Green display features.

6 years ago[COMMAND_LINE][Qt] Add virtual media handling via command line.
K.Ohta [Fri, 23 Mar 2018 08:16:17 +0000 (17:16 +0900)]
[COMMAND_LINE][Qt] Add virtual media handling via command line.

6 years ago[VM][FM77][FM8] Fix FTBFS.
K.Ohta [Mon, 19 Mar 2018 07:43:12 +0000 (16:43 +0900)]
[VM][FM77][FM8] Fix FTBFS.

6 years ago[General][Qt] Add some command line options.(Still not implement around virtual media)
K.Ohta [Mon, 19 Mar 2018 07:42:07 +0000 (16:42 +0900)]
[General][Qt] Add some command line options.(Still not implement around virtual media)

6 years ago.
K.Ohta [Sun, 18 Mar 2018 21:02:24 +0000 (06:02 +0900)]
.

6 years ago[VM][FM77L4][WIP] Implementing 400LINES BOARD's CRTC.
K.Ohta [Sun, 18 Mar 2018 21:01:44 +0000 (06:01 +0900)]
[VM][FM77L4][WIP] Implementing 400LINES BOARD's CRTC.

6 years ago[VM][EVENT] Specify CPU per VM.
K.Ohta [Sun, 18 Mar 2018 15:18:09 +0000 (00:18 +0900)]
[VM][EVENT] Specify CPU per VM.

6 years ago[VM][FM7][Qt] Add Green display for FM-7/8/77 .
K.Ohta [Sun, 18 Mar 2018 15:16:33 +0000 (00:16 +0900)]
[VM][FM7][Qt] Add Green display for FM-7/8/77 .

6 years ago[VM][FM7][VRAM] More expect to use SIMD.
K.Ohta [Fri, 16 Mar 2018 06:42:03 +0000 (15:42 +0900)]
[VM][FM7][VRAM] More expect to use SIMD.