OSDN Git Service

csp-qt/common_source_project-fm7.git
7 years ago[DOC] Re-Translate ABOUT_eFM7_1.txt to English with *NEW* Google Translate, will...
K.Ohta [Mon, 28 Nov 2016 13:16:13 +0000 (22:16 +0900)]
[DOC] Re-Translate ABOUT_eFM7_1.txt to English with *NEW* Google Translate, will check.

7 years ago[VM][FM7] Reduce graphic buffer for non-400 lines machines.
K.Ohta [Tue, 22 Nov 2016 07:27:52 +0000 (16:27 +0900)]
[VM][FM7] Reduce graphic buffer for non-400 lines machines.

7 years ago[DOC] Add TV-Renderer.ja.txt .
K.Ohta [Mon, 21 Nov 2016 08:23:50 +0000 (17:23 +0900)]
[DOC] Add TV-Renderer.ja.txt .

7 years ago[DOC] Re-Update for release.
K.Ohta [Mon, 21 Nov 2016 08:01:02 +0000 (17:01 +0900)]
[DOC] Re-Update for release.

7 years ago[Qt][OpenGL] Fix crash with GL v2.0.
K.Ohta [Mon, 21 Nov 2016 07:57:49 +0000 (16:57 +0900)]
[Qt][OpenGL] Fix crash with GL v2.0.

7 years ago[DOC] Update for RELEASE 2016-11-21.
K.Ohta [Sun, 20 Nov 2016 14:14:01 +0000 (23:14 +0900)]
[DOC] Update for RELEASE 2016-11-21.

7 years ago[Qt][GL] Adjust textures size.
K.Ohta [Sun, 20 Nov 2016 13:46:06 +0000 (22:46 +0900)]
[Qt][GL] Adjust textures size.

7 years ago[EMU][GL] TV-Rendering: Adjust draw timing.
K.Ohta [Sun, 20 Nov 2016 13:45:31 +0000 (22:45 +0900)]
[EMU][GL] TV-Rendering: Adjust draw timing.

7 years ago[GL][Shader] Reduce GPUs usage, using lower power on rendering.
K.Ohta [Sun, 20 Nov 2016 08:05:45 +0000 (17:05 +0900)]
[GL][Shader] Reduce GPUs usage, using lower power on rendering.

7 years ago[GL][SHADER] NTSC_PASS2 SHADER: Make vector calcuration and simple addressing to...
K.Ohta [Sat, 19 Nov 2016 20:12:25 +0000 (05:12 +0900)]
[GL][SHADER] NTSC_PASS2 SHADER: Make vector calcuration and simple addressing to reduce GPU usage.Make about half of GPU usage at "TV Rendering".

7 years ago[GL][Shader][NTSC] Reduce GPU usage.
K.Ohta [Wed, 16 Nov 2016 21:16:48 +0000 (06:16 +0900)]
[GL][Shader][NTSC] Reduce GPU usage.

7 years ago[Qt][EMU] Reduce to draw.
K.Ohta [Wed, 16 Nov 2016 18:06:55 +0000 (03:06 +0900)]
[Qt][EMU] Reduce to draw.

7 years ago[Qt][OpenGL] GLv3.0: Not using GL2 functions.Prepare to build GL4.
K.Ohta [Wed, 16 Nov 2016 18:06:06 +0000 (03:06 +0900)]
[Qt][OpenGL] GLv3.0: Not using GL2 functions.Prepare to build GL4.

7 years ago[GL][GLSL] TV renderer: Adjust parameters.
K.Ohta [Tue, 15 Nov 2016 21:14:28 +0000 (06:14 +0900)]
[GL][GLSL] TV renderer: Adjust parameters.

7 years ago[Qt][GL] Fix crash with GL2.0.
K.Ohta [Tue, 15 Nov 2016 21:14:04 +0000 (06:14 +0900)]
[Qt][GL] Fix crash with GL2.0.

7 years ago[DOC] I forgot commit some documents X-)
K.Ohta [Tue, 15 Nov 2016 14:17:55 +0000 (23:17 +0900)]
[DOC] I forgot commit some documents X-)

7 years ago[Qt][GL] GL3.0: Not use chromakey_fragment_shader.glsl to reduce GPU usage.
K.Ohta [Tue, 15 Nov 2016 14:09:04 +0000 (23:09 +0900)]
[Qt][GL] GL3.0: Not use chromakey_fragment_shader.glsl to reduce GPU usage.
[Qt][GL] Add putting shader log to logger.

7 years ago[Qt][Draw] GL3.0: Pack GL-Objects to GLScreenPack Class, using Qt::OpenGL functions...
K.Ohta [Tue, 15 Nov 2016 12:56:00 +0000 (21:56 +0900)]
[Qt][Draw] GL3.0: Pack GL-Objects to GLScreenPack Class, using Qt::OpenGL functions (less than Qt5.2?).

7 years ago[UI][Qt] Use FIFO class instead of QQueue<key_queue_t>, to fix crash randomly at...
K.Ohta [Thu, 10 Nov 2016 16:18:53 +0000 (01:18 +0900)]
[UI][Qt] Use FIFO class instead of QQueue<key_queue_t>, to fix crash randomly at same point of de-queueing key_down_queue.
[Qt][GL3] Initialize GL2's functions at GL3 class.

7 years ago[Qt][GL][GL3] .
K.Ohta [Thu, 10 Nov 2016 13:24:51 +0000 (22:24 +0900)]
[Qt][GL][GL3] .

7 years ago[Qt][GL] Try: Separate around tmp texture to a class.
K.Ohta [Thu, 10 Nov 2016 13:24:07 +0000 (22:24 +0900)]
[Qt][GL] Try: Separate around tmp texture to a class.

7 years ago[Qt][GL] Calcurate at 2x bigger tmp texture.
K.Ohta [Thu, 10 Nov 2016 13:22:49 +0000 (22:22 +0900)]
[Qt][GL] Calcurate at 2x bigger tmp texture.
[Qt][GL] Abondon using both GL2 and GL3.0, use only GL3.0 .

7 years ago[VM][Qt] Enable "TV rendering" with some VMs.
K.Ohta [Tue, 8 Nov 2016 18:21:39 +0000 (03:21 +0900)]
[VM][Qt] Enable "TV rendering" with some VMs.

7 years ago[GL][GLSL] NTSC: More accurate.
K.Ohta [Tue, 8 Nov 2016 18:20:51 +0000 (03:20 +0900)]
[GL][GLSL] NTSC: More accurate.

7 years ago[Draw][Qt] GLv3: Zoom size of temporally texture(s) to x4.Drawing to temporally textu...
K.Ohta [Tue, 8 Nov 2016 18:19:20 +0000 (03:19 +0900)]
[Draw][Qt] GLv3: Zoom size of temporally texture(s) to x4.Drawing to temporally texture refer to destination.

7 years ago[Qt][GL][Display] Add NTSC-TV rendering.Still not enabled any VMs.
K.Ohta [Mon, 7 Nov 2016 07:03:15 +0000 (16:03 +0900)]
[Qt][GL][Display] Add NTSC-TV rendering.Still not enabled any VMs.

7 years ago[Build][Linux] Fix FTBFS.
K.Ohta [Sun, 6 Nov 2016 19:25:30 +0000 (04:25 +0900)]
[Build][Linux] Fix FTBFS.

7 years ago[Qt][Draw] NTSC-Shader: Maybe work, but color is wrong.
K.Ohta [Sun, 6 Nov 2016 19:24:43 +0000 (04:24 +0900)]
[Qt][Draw] NTSC-Shader: Maybe work, but color is wrong.

7 years ago[Linux] Build with Qt 5.5.1. Abondon Qt 5.3.
K.Ohta [Tue, 1 Nov 2016 19:02:06 +0000 (04:02 +0900)]
[Linux] Build with Qt 5.5.1. Abondon Qt 5.3.

7 years ago[Qt][GL][Draw] TRY: NTSC shader.
K.Ohta [Tue, 1 Nov 2016 17:56:44 +0000 (02:56 +0900)]
[Qt][GL][Draw] TRY: NTSC shader.

7 years ago[DOC] Update documents.
K.Ohta [Thu, 27 Oct 2016 08:05:46 +0000 (17:05 +0900)]
[DOC] Update documents.

7 years ago[GENERAL] Update installer.
K.Ohta [Thu, 27 Oct 2016 08:00:57 +0000 (17:00 +0900)]
[GENERAL] Update installer.

7 years ago[ROMAKANA] Update documents.
K.Ohta [Thu, 27 Oct 2016 07:56:59 +0000 (16:56 +0900)]
[ROMAKANA] Update documents.

7 years ago[ROMAKANA] More supported VMs.
K.Ohta [Thu, 27 Oct 2016 07:56:34 +0000 (16:56 +0900)]
[ROMAKANA] More supported VMs.

7 years ago[VM][FM16PI][J3100] Fix BEEP.
K.Ohta [Thu, 27 Oct 2016 07:55:50 +0000 (16:55 +0900)]
[VM][FM16PI][J3100] Fix BEEP.

7 years ago[SOUND][PCM1BIT] Fix to beep, but not effect?
K.Ohta [Thu, 27 Oct 2016 07:48:05 +0000 (16:48 +0900)]
[SOUND][PCM1BIT] Fix to beep, but not effect?

7 years ago[QC10] Fix beep issue.
K.Ohta [Thu, 27 Oct 2016 07:36:15 +0000 (16:36 +0900)]
[QC10] Fix beep issue.

7 years ago[DOC][ROMAKANA] Add english document.
K.Ohta [Thu, 27 Oct 2016 06:52:45 +0000 (15:52 +0900)]
[DOC][ROMAKANA] Add english document.

7 years ago[BUILD] Update FFMPEG to 3.1.5 .
K.Ohta [Wed, 26 Oct 2016 03:21:41 +0000 (12:21 +0900)]
[BUILD] Update FFMPEG to 3.1.5 .

7 years ago[DOC][ROMAKANA] add romaji_kana.ja.txt .
K.Ohta [Wed, 26 Oct 2016 02:29:29 +0000 (11:29 +0900)]
[DOC][ROMAKANA] add romaji_kana.ja.txt .

7 years ago[VM][EVENT] Non-Clear force_rendering_sound counter even reset/initialize.
K.Ohta [Tue, 25 Oct 2016 16:41:15 +0000 (01:41 +0900)]
[VM][EVENT] Non-Clear force_rendering_sound counter even reset/initialize.

7 years ago[UI][Qt] MZ: Add support MZF type tape data.
K.Ohta [Tue, 25 Oct 2016 16:40:31 +0000 (01:40 +0900)]
[UI][Qt] MZ: Add support MZF type tape data.

7 years ago[ROMAKANA][VM] TRY: Enable to use romaji-kana conversion for FM-7/77/AV/8/MZ-700...
K.Ohta [Tue, 25 Oct 2016 15:49:16 +0000 (00:49 +0900)]
[ROMAKANA][VM] TRY: Enable to use romaji-kana conversion for FM-7/77/AV/8/MZ-700(?)/PC-6000(Maybe corrupt)/PC-8001/PC-8801/MSX(?)/X1.

7 years ago[ROMAKANA] Use AUTO_KEY feature instead of direct sending VK_foo.
K.Ohta [Tue, 25 Oct 2016 14:21:56 +0000 (23:21 +0900)]
[ROMAKANA] Use AUTO_KEY feature instead of direct sending VK_foo.

7 years ago[ROMAKANA] .
K.Ohta [Tue, 25 Oct 2016 04:37:56 +0000 (13:37 +0900)]
[ROMAKANA] .

7 years ago[WIP][ROMAKANA] Move romaji-kana conversion from VM to EmuThread. WIP.
K.Ohta [Mon, 24 Oct 2016 09:26:57 +0000 (18:26 +0900)]
[WIP][ROMAKANA] Move romaji-kana conversion from VM to EmuThread. WIP.

7 years ago[Qt][SOUND_LOADER] Remove a warning.
K.Ohta [Sun, 23 Oct 2016 20:35:10 +0000 (05:35 +0900)]
[Qt][SOUND_LOADER] Remove a warning.

7 years ago[VM][SOUND] Fix wrong rendering period for PCM1BIT with some VMs.
K.Ohta [Sun, 23 Oct 2016 20:32:44 +0000 (05:32 +0900)]
[VM][SOUND] Fix wrong rendering period for PCM1BIT with some VMs.
Maybe fixed issue of http://hanabi.2ch.net/test/read.cgi/i4004/1430836648/775 .

7 years ago[VM][EVENT] Re-entrant set_realtime_render().
K.Ohta [Sun, 23 Oct 2016 20:30:43 +0000 (05:30 +0900)]
[VM][EVENT] Re-entrant set_realtime_render().

7 years ago[VM][FM7][KEYBVOARD] Adjust size of roma-kana buffer.
K.Ohta [Sun, 23 Oct 2016 17:46:19 +0000 (02:46 +0900)]
[VM][FM7][KEYBVOARD] Adjust size of roma-kana buffer.

7 years ago[ROMAKANA] Add xtu(ッ) .
K.Ohta [Sun, 23 Oct 2016 17:44:52 +0000 (02:44 +0900)]
[ROMAKANA] Add xtu(ッ) .

7 years ago[Build][CMAKE] .
K.Ohta [Sun, 23 Oct 2016 17:12:25 +0000 (02:12 +0900)]
[Build][CMAKE] .

7 years ago[UI][Qt] Add support ROMAJI-KANA conversion.
K.Ohta [Sun, 23 Oct 2016 17:11:29 +0000 (02:11 +0900)]
[UI][Qt] Add support ROMAJI-KANA conversion.

7 years ago[VM][KEYBOARD] Add ROMAJI-KANA conversion.(When set SUPPORT_ROMA_KANA_CONVERSION...
K.Ohta [Sun, 23 Oct 2016 17:09:21 +0000 (02:09 +0900)]
[VM][KEYBOARD] Add ROMAJI-KANA conversion.(When set SUPPORT_ROMA_KANA_CONVERSION). See  scan2fmkeycode() of vm/fm7/keyboard.cpp.

7 years ago[VM][FM7][KEYBOARD] Fix not have GRPH key excepts Windows HOST.
K.Ohta [Tue, 18 Oct 2016 19:59:29 +0000 (04:59 +0900)]
[VM][FM7][KEYBOARD] Fix not have GRPH key excepts Windows HOST.

7 years ago[DOC] Update for release.
K.Ohta [Tue, 18 Oct 2016 07:36:49 +0000 (16:36 +0900)]
[DOC] Update for release.

7 years ago[VM][SOUND][EVENT] mix(): Collected up mix_sound() timing.
K.Ohta [Thu, 13 Oct 2016 13:52:46 +0000 (22:52 +0900)]
[VM][SOUND][EVENT] mix(): Collected up mix_sound() timing.

7 years ago[VM][FM7][BUG][DISPLAY] Non-FM77AV*: Fix not clear active_page.
K.Ohta [Thu, 13 Oct 2016 13:51:55 +0000 (22:51 +0900)]
[VM][FM7][BUG][DISPLAY] Non-FM77AV*: Fix not clear active_page.

7 years ago[VM][EVENT] Sound devices: Do mix_sound() dynamically, not do per a sample: To reduce...
K.Ohta [Mon, 10 Oct 2016 10:50:48 +0000 (19:50 +0900)]
[VM][EVENT] Sound devices: Do mix_sound() dynamically, not do per a sample: To reduce usage of host CPU. See event.[cpp|h] and device.h .

7 years ago[DOC] Update gitlog.
K.Ohta [Mon, 10 Oct 2016 05:23:26 +0000 (14:23 +0900)]
[DOC] Update gitlog.

7 years ago[DOC] Re-update to release.
K.Ohta [Sun, 9 Oct 2016 20:25:19 +0000 (05:25 +0900)]
[DOC] Re-update to release.

7 years ago[VM][FM7][VRAM] Make gcc using SIMD (when optimize options have set) to be faster...
K.Ohta [Sun, 9 Oct 2016 20:19:38 +0000 (05:19 +0900)]
[VM][FM7][VRAM] Make gcc using SIMD (when optimize options have set) to be faster rendering.
[VM][FM7][VRAM] Do not use inline, to make compiler optimizing.

7 years ago[DOC] Update gitlog.
K.Ohta [Sun, 9 Oct 2016 14:34:49 +0000 (23:34 +0900)]
[DOC] Update gitlog.

7 years ago[DOC] Update to release.
K.Ohta [Sun, 9 Oct 2016 14:34:26 +0000 (23:34 +0900)]
[DOC] Update to release.

7 years ago[DOC] Qt ports: Add about sound files.
K.Ohta [Sun, 9 Oct 2016 14:20:56 +0000 (23:20 +0900)]
[DOC] Qt ports: Add about sound files.

7 years ago[DOC] VMs/ : Add about sound files.
K.Ohta [Sun, 9 Oct 2016 14:20:09 +0000 (23:20 +0900)]
[DOC] VMs/ : Add about sound files.

7 years ago[Qt][CONFIG][UI] Add config entries for pseudo-sounds (i.e. FDD,Relay).
K.Ohta [Sun, 9 Oct 2016 13:50:26 +0000 (22:50 +0900)]
[Qt][CONFIG][UI] Add config entries for pseudo-sounds (i.e. FDD,Relay).

7 years ago[DOC] ABOUT_eFM7 : More translate.
K.Ohta [Thu, 6 Oct 2016 11:33:20 +0000 (20:33 +0900)]
[DOC] ABOUT_eFM7 : More translate.

7 years ago[DOC] Update ABOUT_eFM7_1.en.txt, still partly translation.
K.Ohta [Thu, 6 Oct 2016 08:36:21 +0000 (17:36 +0900)]
[DOC] Update ABOUT_eFM7_1.en.txt, still partly translation.

7 years ago[VM][DATAREC][FDD] Add sounds of SEEK/CMT, excepts either pseudo devices / bios.
K.Ohta [Wed, 5 Oct 2016 11:57:13 +0000 (20:57 +0900)]
[VM][DATAREC][FDD] Add sounds of SEEK/CMT, excepts either pseudo devices / bios.
[VM][DATAREC] Fix freeze resetting when loading from TAPE.

7 years ago[VM][FP200] Add CMT button's sounds.
K.Ohta [Wed, 5 Oct 2016 07:23:50 +0000 (16:23 +0900)]
[VM][FP200] Add CMT button's sounds.

7 years ago[VM][X1][FM7] load_state(): Keep backward compatibility to SNAPSHOT 20160923.
K.Ohta [Wed, 5 Oct 2016 06:32:19 +0000 (15:32 +0900)]
[VM][X1][FM7] load_state(): Keep backward compatibility to SNAPSHOT 20160923.

7 years ago[VM][FM7] MAINIO: Revert STATE_VERSION to 6.
K.Ohta [Wed, 5 Oct 2016 05:38:09 +0000 (14:38 +0900)]
[VM][FM7] MAINIO: Revert STATE_VERSION to 6.

7 years ago[VM][DATAREC] Fix FTBFS with some VMs.
K.Ohta [Wed, 5 Oct 2016 05:02:30 +0000 (14:02 +0900)]
[VM][DATAREC] Fix FTBFS with some VMs.

7 years ago[VM][BMJR][FM7][MB8877][MSX][MZ80K][MZ700][MZ2500][T3444A][uPD765A] Add playing sound...
K.Ohta [Tue, 4 Oct 2016 21:51:23 +0000 (06:51 +0900)]
[VM][BMJR][FM7][MB8877][MSX][MZ80K][MZ700][MZ2500][T3444A][uPD765A] Add playing sound files. (BMjr has not sounded datarec,why?)

7 years ago[BUILD][VM] Remove "-DDATAREC_SOUND" if unneeded.
K.Ohta [Tue, 4 Oct 2016 21:49:38 +0000 (06:49 +0900)]
[BUILD][VM] Remove "-DDATAREC_SOUND" if unneeded.

7 years ago[VM][PC100] Add a seek sound.
K.Ohta [Tue, 4 Oct 2016 08:19:52 +0000 (17:19 +0900)]
[VM][PC100] Add a seek sound.

7 years ago[PC6001][VM] Fix FTBFS.
K.Ohta [Tue, 4 Oct 2016 08:19:22 +0000 (17:19 +0900)]
[PC6001][VM] Fix FTBFS.

7 years ago[VM][FM7][PC88][PC60][PC98][X1] DATAREC/SEEK; has sound files, will abandon WAV_SOUND...
K.Ohta [Tue, 4 Oct 2016 07:57:00 +0000 (16:57 +0900)]
[VM][FM7][PC88][PC60][PC98][X1] DATAREC/SEEK; has sound files, will abandon WAV_SOUNDER DEVICE.

7 years ago[VM][PC6001] Add seek sounds.
K.Ohta [Mon, 3 Oct 2016 12:20:37 +0000 (21:20 +0900)]
[VM][PC6001] Add seek sounds.

7 years ago[VM][PC9801] Add seek sound.
K.Ohta [Mon, 3 Oct 2016 12:19:57 +0000 (21:19 +0900)]
[VM][PC9801] Add seek sound.

7 years ago[VM][EVENT] Extend permitted sound events to 32.
K.Ohta [Mon, 3 Oct 2016 12:19:10 +0000 (21:19 +0900)]
[VM][EVENT] Extend permitted sound events to 32.

7 years ago[VM][PC8801] Add seek sound.
K.Ohta [Mon, 3 Oct 2016 12:18:40 +0000 (21:18 +0900)]
[VM][PC8801] Add seek sound.

7 years ago[VM][uPD765A] More correctness seek timing.
K.Ohta [Mon, 3 Oct 2016 12:17:22 +0000 (21:17 +0900)]
[VM][uPD765A] More correctness seek timing.
[VM][uPD765A] Add seek sound.

7 years ago[VM][MB8877] More accurate seek sound.
K.Ohta [Mon, 3 Oct 2016 08:55:41 +0000 (17:55 +0900)]
[VM][MB8877] More accurate seek sound.

7 years ago[VM][WAV_SOUNDER] Use a static table instead of FIFO. Expect to be faster.
K.Ohta [Mon, 3 Oct 2016 07:48:56 +0000 (16:48 +0900)]
[VM][WAV_SOUNDER] Use a static table instead of FIFO. Expect to be faster.

7 years ago[VM][X1] Add sounds for X1 series.
K.Ohta [Mon, 3 Oct 2016 07:24:54 +0000 (16:24 +0900)]
[VM][X1] Add sounds for X1 series.

7 years ago[VM][WAV_SOUNDER] Fix crash on failed to load without any sound file.
K.Ohta [Mon, 3 Oct 2016 07:23:19 +0000 (16:23 +0900)]
[VM][WAV_SOUNDER] Fix crash on failed to load without any sound file.

7 years ago[VM][DATAREC] Fix crash when eject under playing a tape.
K.Ohta [Mon, 3 Oct 2016 07:20:29 +0000 (16:20 +0900)]
[VM][DATAREC] Fix crash when eject under playing a tape.

7 years ago[Build][CMAKE] Update DLL's version.
K.Ohta [Sun, 2 Oct 2016 16:56:38 +0000 (01:56 +0900)]
[Build][CMAKE] Update DLL's version.

7 years ago[DOC] FM-7/77AV/8 : Update VMs/*.txt .
K.Ohta [Sun, 2 Oct 2016 16:52:59 +0000 (01:52 +0900)]
[DOC] FM-7/77AV/8 : Update VMs/*.txt .

7 years ago[Build][CMAKE][FM7] Add wav sound.
K.Ohta [Sun, 2 Oct 2016 16:48:49 +0000 (01:48 +0900)]
[Build][CMAKE][FM7] Add wav sound.

7 years ago[Build][Linux] Fix wrong flags with LTO.
K.Ohta [Sun, 2 Oct 2016 16:48:07 +0000 (01:48 +0900)]
[Build][Linux] Fix wrong flags with LTO.

7 years ago[OSD][Qt] Extend for SOUND_LOADER.
K.Ohta [Sun, 2 Oct 2016 16:47:16 +0000 (01:47 +0900)]
[OSD][Qt] Extend for SOUND_LOADER.

7 years ago[VM][FM7] Add sounds; FDD Seeking and Relay.
K.Ohta [Sun, 2 Oct 2016 16:46:43 +0000 (01:46 +0900)]
[VM][FM7] Add sounds; FDD Seeking and Relay.

7 years ago[VM][WMU] Add WAV_SOUNDER class to play WAVS (i.e. FDD seeking). See wav_sounder...
K.Ohta [Sun, 2 Oct 2016 16:45:36 +0000 (01:45 +0900)]
[VM][WMU] Add WAV_SOUNDER class to play WAVS (i.e. FDD seeking). See wav_sounder.[cpp|h] and mb8877.[cpp|h] .

7 years ago[Qt][AVIO] Add SOUND_LOADER class.
K.Ohta [Sun, 2 Oct 2016 16:44:54 +0000 (01:44 +0900)]
[Qt][AVIO] Add SOUND_LOADER class.

7 years ago[VM][EVENT] Update MAX_SOUND from 8 to 16.
K.Ohta [Sun, 2 Oct 2016 16:43:57 +0000 (01:43 +0900)]
[VM][EVENT] Update MAX_SOUND from 8 to 16.

7 years ago[WIP][BUILD][WIN32] TRY: Use llvm to build, this is wip.
K.Ohta [Thu, 29 Sep 2016 14:49:08 +0000 (23:49 +0900)]
[WIP][BUILD][WIN32] TRY: Use llvm to build, this is wip.

7 years ago[BUILD] Fix Linux/GCC.
K.Ohta [Thu, 29 Sep 2016 09:05:42 +0000 (18:05 +0900)]
[BUILD] Fix Linux/GCC.