OSDN Git Service

csp-qt/common_source_project-fm7.git
7 years ago[UI][Qt] I forgot to add a "*.gz" extension to opening of Cartridges, CDs and Binaries.
K.Ohta [Wed, 17 May 2017 12:12:31 +0000 (21:12 +0900)]
[UI][Qt] I forgot to add a "*.gz" extension to opening of Cartridges, CDs and Binaries.

7 years ago[Build][CMAKE][HX20] Fix FTBFS.
K.Ohta [Wed, 17 May 2017 11:12:42 +0000 (20:12 +0900)]
[Build][CMAKE][HX20] Fix FTBFS.
[VM][LIBCOMMONVM] Add PRNFILE::.Fix FTBFS with dome devices.

7 years ago[VM][X1] Merge Upstream 2017-05-15.Still not test building.
K.Ohta [Wed, 17 May 2017 08:17:07 +0000 (17:17 +0900)]
[VM][X1] Merge Upstream 2017-05-15.Still not test building.

7 years ago[VM] Merge Updtream 2017-05-13. Still not build test.
K.Ohta [Wed, 17 May 2017 08:12:44 +0000 (17:12 +0900)]
[VM] Merge Updtream 2017-05-13. Still not build test.

7 years ago[VM][FM8][JOYSTICK] Fix crash with FM-8.
K.Ohta [Tue, 16 May 2017 13:20:27 +0000 (22:20 +0900)]
[VM][FM8][JOYSTICK] Fix crash with FM-8.

7 years ago[VM][MB61VH010] A little faster.
K.Ohta [Tue, 16 May 2017 13:20:05 +0000 (22:20 +0900)]
[VM][MB61VH010] A little faster.

7 years ago[VM][FM7][DISPLAY] Use flags array to determine not accessble.
K.Ohta [Tue, 16 May 2017 13:19:27 +0000 (22:19 +0900)]
[VM][FM7][DISPLAY] Use flags array to determine not accessble.

7 years ago[VM][FM7][MEMORY] MMR: Fix clash with NULL function(s).
K.Ohta [Tue, 16 May 2017 13:18:41 +0000 (22:18 +0900)]
[VM][FM7][MEMORY] MMR: Fix clash with NULL function(s).

7 years ago[VM][MC6809] Revert around BUSREQ. Workaround for FLICKY.
K.Ohta [Tue, 16 May 2017 13:17:40 +0000 (22:17 +0900)]
[VM][MC6809] Revert around BUSREQ. Workaround for FLICKY.

7 years ago[VM][FM7][MOUSE] Temporally remove event_vline() of JOYSTICK:: .
K.Ohta [Tue, 16 May 2017 10:53:14 +0000 (19:53 +0900)]
[VM][FM7][MOUSE] Temporally remove event_vline() of JOYSTICK:: .

7 years ago[VM][MB61VH010] Update FM7::DISPLAY.
K.Ohta [Tue, 16 May 2017 10:52:34 +0000 (19:52 +0900)]
[VM][MB61VH010] Update FM7::DISPLAY.

7 years ago[VM][MB61VH010][FM77AV] Re-order addrsss of read_data8() and write_data8(). You must...
K.Ohta [Tue, 16 May 2017 10:51:31 +0000 (19:51 +0900)]
[VM][MB61VH010][FM77AV] Re-order addrsss of read_data8() and write_data8(). You must re-build some VMs (FM77AV series etc.)

7 years ago[BUILD][LIBCOMMON_VM] .
K.Ohta [Tue, 16 May 2017 10:39:36 +0000 (19:39 +0900)]
[BUILD][LIBCOMMON_VM] .

7 years ago[VM][MC6809] Fix clock sount around BUSREQ (BUS HALT).
K.Ohta [Tue, 16 May 2017 10:38:51 +0000 (19:38 +0900)]
[VM][MC6809] Fix clock sount around BUSREQ (BUS HALT).

7 years ago[VM][FM77AV] DO NOT update MMR-Table when updating segment of MMR.Fix slowdown with...
K.Ohta [Tue, 16 May 2017 10:37:37 +0000 (19:37 +0900)]
[VM][FM77AV] DO NOT update MMR-Table when updating segment of MMR.Fix slowdown with PSY-O-BLADE and Ys2 (and others).

7 years ago[VM][FM7][MOUSE] Fix wrong with mouse.Temporally fix.
K.Ohta [Mon, 15 May 2017 23:35:20 +0000 (08:35 +0900)]
[VM][FM7][MOUSE] Fix wrong with mouse.Temporally fix.

7 years ago[EMU][Qt][MOUSE] Fix not effect with button-up.
K.Ohta [Mon, 15 May 2017 23:34:41 +0000 (08:34 +0900)]
[EMU][Qt][MOUSE] Fix not effect with button-up.

7 years ago[VM][FM7][JOYSTICK] Fix OPN:PORTA value on reset.
K.Ohta [Mon, 15 May 2017 20:19:28 +0000 (05:19 +0900)]
[VM][FM7][JOYSTICK] Fix OPN:PORTA value on reset.

7 years ago[VM] Add some devices to libCSPcommon_vm .
K.Ohta [Mon, 15 May 2017 20:03:28 +0000 (05:03 +0900)]
[VM] Add some devices to libCSPcommon_vm .

7 years ago[VM][MB61VH010] Expect to faster.
K.Ohta [Mon, 15 May 2017 20:01:27 +0000 (05:01 +0900)]
[VM][MB61VH010] Expect to faster.

7 years ago[VM][MB61VH010] Revert before commit.
K.Ohta [Mon, 15 May 2017 19:25:42 +0000 (04:25 +0900)]
[VM][MB61VH010] Revert before commit.

7 years ago[VM][FM7] Joystick: Use opn[0]->read_signal() instead of JOYSTICK->read_data(0).
K.Ohta [Mon, 15 May 2017 19:00:06 +0000 (04:00 +0900)]
[VM][FM7] Joystick: Use opn[0]->read_signal() instead of JOYSTICK->read_data(0).
[VM][MB61VH010] Expect to be faster rendering.

7 years ago[VM][YM2203] Fix double-initializeing output signals.
K.Ohta [Mon, 15 May 2017 18:59:14 +0000 (03:59 +0900)]
[VM][YM2203] Fix double-initializeing output signals.

7 years ago[CONFIG] Fix over loop.
K.Ohta [Mon, 15 May 2017 18:58:46 +0000 (03:58 +0900)]
[CONFIG] Fix over loop.

7 years ago[VM] Update PTF20, V99X8 and YM2203.
K.Ohta [Thu, 11 May 2017 16:11:44 +0000 (01:11 +0900)]
[VM] Update PTF20, V99X8 and YM2203.

7 years ago[BUILD] Update script.
K.Ohta [Thu, 11 May 2017 16:10:01 +0000 (01:10 +0900)]
[BUILD] Update script.

7 years ago.
K.Ohta [Fri, 5 May 2017 19:55:31 +0000 (04:55 +0900)]
.

7 years ago.
K.Ohta [Fri, 5 May 2017 19:55:18 +0000 (04:55 +0900)]
.

7 years ago[VM][V99X8][TMS9918A] Move to shared lib.
K.Ohta [Fri, 5 May 2017 19:54:40 +0000 (04:54 +0900)]
[VM][V99X8][TMS9918A] Move to shared lib.

7 years ago[VM] Move T3444A to shared lib.
K.Ohta [Wed, 3 May 2017 13:45:26 +0000 (22:45 +0900)]
[VM] Move T3444A to shared lib.

7 years ago[VM] Move UPD765A, PC80S31K and PC6031 to libCSPcommon_vm .
K.Ohta [Wed, 3 May 2017 13:02:41 +0000 (22:02 +0900)]
[VM] Move UPD765A, PC80S31K and PC6031 to libCSPcommon_vm .

7 years ago[VM] LibCSPcommon_vm : TRY: Without #ifdef. Now still MB8877 and DISK only.
K.Ohta [Wed, 3 May 2017 11:26:43 +0000 (20:26 +0900)]
[VM] LibCSPcommon_vm : TRY: Without #ifdef. Now still MB8877 and DISK only.

7 years ago[OSD][Qt] Add *_features_* functions. It needs for *NEW* device emulation.Pls. port...
K.Ohta [Mon, 1 May 2017 13:10:52 +0000 (22:10 +0900)]
[OSD][Qt] Add *_features_* functions. It needs for *NEW* device emulation.Pls. port to win32/ .

7 years ago[VM][M6502] Split M6502 to N2A03 and M6502.
K.Ohta [Sun, 30 Apr 2017 12:44:52 +0000 (21:44 +0900)]
[VM][M6502] Split M6502 to N2A03 and M6502.

7 years ago[VM][DEVICE] Split MSM5832:: from MSM58321:: .
K.Ohta [Sun, 30 Apr 2017 12:02:11 +0000 (21:02 +0900)]
[VM][DEVICE] Split MSM5832:: from MSM58321:: .

7 years ago[VM][DEVICE] You should add "DECVICE::initialize()" to top of initialize().
K.Ohta [Sun, 30 Apr 2017 11:00:21 +0000 (20:00 +0900)]
[VM][DEVICE] You should add "DECVICE::initialize()" to top of initialize().
[VM][DEVICE] Move some devices to shared lib.

7 years ago[VM][LIBNEWDEV] Remove libcpu_newdev/libcpu_mc6809/* .
K.Ohta [Fri, 28 Apr 2017 21:40:27 +0000 (06:40 +0900)]
[VM][LIBNEWDEV] Remove libcpu_newdev/libcpu_mc6809/* .

7 years ago[VM][MC6809] Rename due to changing policy.
K.Ohta [Fri, 28 Apr 2017 21:27:31 +0000 (06:27 +0900)]
[VM][MC6809] Rename due to changing policy.

7 years ago[VM][Build][CMAKE] Build supporting to Z80.
K.Ohta [Fri, 28 Apr 2017 21:25:29 +0000 (06:25 +0900)]
[VM][Build][CMAKE] Build supporting to Z80.

7 years ago[VM] Move Z80 to shared lib.
K.Ohta [Fri, 28 Apr 2017 21:24:19 +0000 (06:24 +0900)]
[VM] Move Z80 to shared lib.

7 years ago[VM][FM7] Faster transferring.
K.Ohta [Thu, 27 Apr 2017 21:48:33 +0000 (06:48 +0900)]
[VM][FM7] Faster transferring.

7 years ago[BUILD][Linux] Update LLVM's parameter.
K.Ohta [Thu, 27 Apr 2017 18:25:02 +0000 (03:25 +0900)]
[BUILD][Linux] Update LLVM's parameter.

7 years ago[VM] I forgot to update (and remove USE_SOUND_FILES*) defines.
K.Ohta [Thu, 27 Apr 2017 18:23:44 +0000 (03:23 +0900)]
[VM] I forgot to update (and remove USE_SOUND_FILES*) defines.

7 years ago[VM][MC6809] Build shared library without libnewdev/. Use vm/mc6809.cpp and vm/mc6809...
K.Ohta [Thu, 27 Apr 2017 18:21:52 +0000 (03:21 +0900)]
[VM][MC6809] Build shared library without libnewdev/. Use vm/mc6809.cpp and vm/mc6809_debugup.cpp . See, fm7.cpp.

7 years ago[General] Merge upstream 2017-04-16.
K.Ohta [Thu, 27 Apr 2017 16:49:25 +0000 (01:49 +0900)]
[General] Merge upstream 2017-04-16.

7 years ago[BUILD][LLVM] Fix FTBFS.
K.Ohta [Wed, 12 Apr 2017 19:57:12 +0000 (04:57 +0900)]
[BUILD][LLVM] Fix FTBFS.

7 years ago[VM][LIB][FM7] Fix FTBFSs with LLVM (4.0).
K.Ohta [Wed, 12 Apr 2017 09:54:37 +0000 (18:54 +0900)]
[VM][LIB][FM7] Fix FTBFSs with LLVM (4.0).

7 years ago[DOC] .
K.Ohta [Mon, 10 Apr 2017 05:12:55 +0000 (14:12 +0900)]
[DOC] .

7 years ago[UI][Qt] Fix unconnected event.
K.Ohta [Mon, 10 Apr 2017 05:00:10 +0000 (14:00 +0900)]
[UI][Qt] Fix unconnected event.

7 years ago. Remove unnedded vcproj.
K.Ohta [Mon, 10 Apr 2017 04:17:03 +0000 (04:17 +0000)]
. Remove unnedded vcproj.

7 years ago[DOC] Updated.
K.Ohta [Mon, 10 Apr 2017 04:07:34 +0000 (13:07 +0900)]
[DOC] Updated.

7 years ago[VM][PC9801][X1][WIN32] Fix FTBFS with MinGW.
K.Ohta [Mon, 10 Apr 2017 03:11:39 +0000 (12:11 +0900)]
[VM][PC9801][X1][WIN32] Fix FTBFS with MinGW.

7 years ago[DOC] .
K.Ohta [Sun, 9 Apr 2017 18:59:10 +0000 (03:59 +0900)]
[DOC] .

7 years ago[VM][CONFIG] Fix not loading some setting values.
K.Ohta [Sun, 9 Apr 2017 18:56:55 +0000 (03:56 +0900)]
[VM][CONFIG] Fix not loading some setting values.

7 years ago[Qt] Fix crash with familybasic.
K.Ohta [Sun, 9 Apr 2017 14:34:19 +0000 (23:34 +0900)]
[Qt] Fix crash with familybasic.

7 years ago[DOC] Updated.
K.Ohta [Sun, 9 Apr 2017 14:05:58 +0000 (23:05 +0900)]
[DOC] Updated.

7 years ago[Qt][JR800] Fix FTBFS.
K.Ohta [Sun, 9 Apr 2017 14:00:26 +0000 (23:00 +0900)]
[Qt][JR800] Fix FTBFS.

7 years ago[VM] Add National JR-800.
K.Ohta [Sun, 9 Apr 2017 13:57:22 +0000 (22:57 +0900)]
[VM] Add National JR-800.

7 years ago[DOC] Update credits.
K.Ohta [Sun, 9 Apr 2017 13:13:39 +0000 (22:13 +0900)]
[DOC] Update credits.

7 years ago[DOC] Update from upstream.
K.Ohta [Sun, 9 Apr 2017 13:11:37 +0000 (22:11 +0900)]
[DOC] Update from upstream.

7 years ago[General][FMGEN] Update SOVERSION .
K.Ohta [Sun, 9 Apr 2017 13:01:30 +0000 (22:01 +0900)]
[General][FMGEN] Update SOVERSION .
[DOC] Update for release.

7 years ago[General][Qt] Fix FTBFSs.
K.Ohta [Sun, 9 Apr 2017 12:44:35 +0000 (21:44 +0900)]
[General][Qt] Fix FTBFSs.

7 years ago[General] Merge Upstream 2017-04-02.
K.Ohta [Sat, 8 Apr 2017 17:42:26 +0000 (02:42 +0900)]
[General] Merge Upstream 2017-04-02.

7 years ago[VM][General] common.cpp : Use buffer sized functions for some string functions.
K.Ohta [Sat, 8 Apr 2017 15:02:37 +0000 (00:02 +0900)]
[VM][General] common.cpp : Use buffer sized functions for some string functions.

7 years ago[VM][General] Merge Upstream 2017-03-30.
K.Ohta [Sat, 8 Apr 2017 15:01:21 +0000 (00:01 +0900)]
[VM][General] Merge Upstream 2017-03-30.
[General][BUILD] Use -D_UNICODE to build.

7 years ago[VM][General] Merge Upstream 2017-03-28.
K.Ohta [Sat, 8 Apr 2017 13:48:32 +0000 (22:48 +0900)]
[VM][General] Merge Upstream 2017-03-28.

7 years ago[VM][General] Merge Upstream 2017-03-26.
K.Ohta [Sat, 8 Apr 2017 13:06:13 +0000 (22:06 +0900)]
[VM][General] Merge Upstream 2017-03-26.

7 years ago[VM][GAMEGEAR][HC40] Fix FTBFS.
K.Ohta [Sun, 2 Apr 2017 07:05:28 +0000 (16:05 +0900)]
[VM][GAMEGEAR][HC40] Fix FTBFS.

7 years ago[VM][FM7][MAINMEM] MMR: Use jump tables.
K.Ohta [Sat, 1 Apr 2017 18:21:56 +0000 (03:21 +0900)]
[VM][FM7][MAINMEM] MMR: Use jump tables.

7 years ago[VM][FM7][MAINMEM] Split a class to some files.
K.Ohta [Sat, 1 Apr 2017 15:43:18 +0000 (00:43 +0900)]
[VM][FM7][MAINMEM] Split a class to some files.

7 years ago[VM][FM7][MAINMEM] Remove unused functions.
K.Ohta [Sat, 1 Apr 2017 15:19:24 +0000 (00:19 +0900)]
[VM][FM7][MAINMEM] Remove unused functions.

7 years ago[VM][FM7][MAINMEM] Remove read_table, write_table.
K.Ohta [Sat, 1 Apr 2017 14:11:00 +0000 (23:11 +0900)]
[VM][FM7][MAINMEM] Remove read_table, write_table.

7 years ago[VM][FM7][MAINMEM] Use jump-table to access memory.
K.Ohta [Sat, 1 Apr 2017 14:02:19 +0000 (23:02 +0900)]
[VM][FM7][MAINMEM] Use jump-table to access memory.

7 years ago[VM][FM7][DISPLAY] Reduce re-calculate parameters.
K.Ohta [Sat, 1 Apr 2017 10:11:45 +0000 (19:11 +0900)]
[VM][FM7][DISPLAY] Reduce re-calculate parameters.

7 years ago[VM][FM7][MAINMEM] Revert to d4c1b2504afa59c20b4228d2545b2d4fb5a2f841 (only FM7_MAINM...
K.Ohta [Sat, 1 Apr 2017 10:03:57 +0000 (19:03 +0900)]
[VM][FM7][MAINMEM] Revert to d4c1b2504afa59c20b4228d2545b2d4fb5a2f841 (only FM7_MAINMEM::).

7 years ago[VM][FM7][DISPLAY] Reduce address calculation.
K.Ohta [Sat, 1 Apr 2017 07:45:49 +0000 (16:45 +0900)]
[VM][FM7][DISPLAY] Reduce address calculation.

7 years ago[VM][FM7] Add conversion table MMR to REAL; Maybe made faster.
K.Ohta [Fri, 31 Mar 2017 21:23:29 +0000 (06:23 +0900)]
[VM][FM7] Add conversion table MMR to REAL; Maybe made faster.

7 years ago[VM][FM7][MEMORY] Use tables instead of *mmr_convert().
K.Ohta [Wed, 29 Mar 2017 09:15:33 +0000 (18:15 +0900)]
[VM][FM7][MEMORY] Use tables instead of *mmr_convert().

7 years ago[VM][FM7][WIP] Faster memory access.WIP.
K.Ohta [Tue, 28 Mar 2017 20:41:41 +0000 (05:41 +0900)]
[VM][FM7][WIP] Faster memory access.WIP.

7 years ago[UI][Qt] Update USING_FLAGS.
K.Ohta [Thu, 23 Mar 2017 02:55:47 +0000 (11:55 +0900)]
[UI][Qt] Update USING_FLAGS.

7 years ago[BUILD][WIN32] Fix FTBFS
K.Ohta [Thu, 23 Mar 2017 02:54:30 +0000 (11:54 +0900)]
[BUILD][WIN32] Fix FTBFS

7 years ago[DOC] Update documents to Upstream 2017-03-20.
K.Ohta [Wed, 22 Mar 2017 17:25:26 +0000 (02:25 +0900)]
[DOC] Update documents to Upstream 2017-03-20.

7 years ago[DOC] Update upstream's readme.
K.Ohta [Wed, 22 Mar 2017 17:21:12 +0000 (02:21 +0900)]
[DOC] Update upstream's readme.

7 years ago[BUILD] Update batch files.
K.Ohta [Wed, 22 Mar 2017 17:16:36 +0000 (02:16 +0900)]
[BUILD] Update batch files.

7 years ago[WIN32][Qt] Fix FTBFS with ZLIB.
K.Ohta [Wed, 22 Mar 2017 17:15:50 +0000 (02:15 +0900)]
[WIN32][Qt] Fix FTBFS with ZLIB.

7 years ago[VM] Merge Upstream 2017-03-20.
K.Ohta [Wed, 22 Mar 2017 12:47:39 +0000 (21:47 +0900)]
[VM] Merge Upstream 2017-03-20.

7 years ago[UI][Qt] Update qt/machines/ .
K.Ohta [Wed, 22 Mar 2017 12:46:30 +0000 (21:46 +0900)]
[UI][Qt] Update qt/machines/ .

7 years ago[Build][CMake] Add supporting for ZLIB.
K.Ohta [Wed, 22 Mar 2017 12:45:42 +0000 (21:45 +0900)]
[Build][CMake] Add supporting for ZLIB.

7 years ago[UI][OSD][Qt] Prepare to support Upstream 2017-03-20.
K.Ohta [Wed, 22 Mar 2017 12:45:05 +0000 (21:45 +0900)]
[UI][OSD][Qt] Prepare to support Upstream 2017-03-20.

7 years ago[VM][General] EMU/COMMON : Fix bugs around handling filename and directories.
K.Ohta [Wed, 22 Mar 2017 12:43:03 +0000 (21:43 +0900)]
[VM][General] EMU/COMMON : Fix bugs around handling filename and directories.
[FILEIO] Fix FTBFS with ZLIB 1.2.8 or earlier.
[CONFIG] Sync to upstream 2017-03-20.

7 years ago[General][WIP] Merge upstream 2017-03-20.Still not implement UIs.
K.Ohta [Tue, 21 Mar 2017 21:08:24 +0000 (06:08 +0900)]
[General][WIP] Merge upstream 2017-03-20.Still not implement UIs.

7 years ago[UI][Qt] Move drive status from status-bar to right dock.
K.Ohta [Mon, 20 Mar 2017 10:01:52 +0000 (19:01 +0900)]
[UI][Qt] Move drive status from status-bar to right dock.

7 years ago[VM][FM77AV40EX] Fix wrong display timing.
K.Ohta [Sun, 19 Mar 2017 15:00:15 +0000 (00:00 +0900)]
[VM][FM77AV40EX] Fix wrong display timing.

7 years ago[WIP][VM][FM77AV40EX][DISPLAY] Fix weird display with 4096 colors.
K.Ohta [Sun, 19 Mar 2017 14:37:28 +0000 (23:37 +0900)]
[WIP][VM][FM77AV40EX][DISPLAY] Fix weird display with 4096 colors.

7 years ago[Qt][EMU] Update emu_thread.
K.Ohta [Sun, 19 Mar 2017 14:05:48 +0000 (23:05 +0900)]
[Qt][EMU] Update emu_thread.

7 years ago[VM][FM7][DISPLAY] Use function table to access memories within display sub-system.
K.Ohta [Sun, 19 Mar 2017 13:19:26 +0000 (22:19 +0900)]
[VM][FM7][DISPLAY] Use function table to access memories within display sub-system.

7 years ago[General] Merge Updtream 2017-03-15 . Still not build all of VMs.
K.Ohta [Fri, 17 Mar 2017 05:49:57 +0000 (14:49 +0900)]
[General] Merge Updtream 2017-03-15 . Still not build all of VMs.

7 years ago[VM][YALKY] Fix FTBFS.
K.Ohta [Fri, 17 Mar 2017 05:08:04 +0000 (14:08 +0900)]
[VM][YALKY] Fix FTBFS.

7 years ago[VM][MZ1500] Fix FTBFS.
K.Ohta [Fri, 17 Mar 2017 04:49:24 +0000 (13:49 +0900)]
[VM][MZ1500] Fix FTBFS.

7 years ago[VM] Fix FTBFS for Upstream 2017-03-12.
K.Ohta [Thu, 16 Mar 2017 19:02:57 +0000 (04:02 +0900)]
[VM] Fix FTBFS for Upstream 2017-03-12.