OSDN Git Service

csp-qt/common_source_project-fm7.git
9 years ago[VM] ZAP EVIL __assume() MACRO (-_-#
K.Ohta [Tue, 6 Jan 2015 17:45:14 +0000 (02:45 +0900)]
[VM] ZAP EVIL __assume() MACRO (-_-#

9 years ago[FMGEN] Ready to build.
K.Ohta [Tue, 6 Jan 2015 16:42:55 +0000 (01:42 +0900)]
[FMGEN] Ready to build.

9 years ago[Build][VM][Agar][General] Compilation of common routines.
K.Ohta [Tue, 6 Jan 2015 16:39:44 +0000 (01:39 +0900)]
[Build][VM][Agar][General] Compilation of common routines.

9 years ago[UI][Agar] Fix compilation (of some files).
K.Ohta [Tue, 6 Jan 2015 14:26:00 +0000 (23:26 +0900)]
[UI][Agar] Fix compilation (of some files).

9 years ago[UI][Agar] Add agar_main.cpp/.h.
K.Ohta [Tue, 6 Jan 2015 14:15:08 +0000 (23:15 +0900)]
[UI][Agar] Add agar_main.cpp/.h.

9 years ago[WIP][Build][Agar] Prepare to build with Agar.
K.Ohta [Mon, 5 Jan 2015 15:23:59 +0000 (00:23 +0900)]
[WIP][Build][Agar] Prepare to build with Agar.

9 years ago[WIP][Agar] Build fit to CSP.
K.Ohta [Mon, 5 Jan 2015 15:07:06 +0000 (00:07 +0900)]
[WIP][Agar] Build fit to CSP.

9 years ago[VM][6809]
K.Ohta [Mon, 5 Jan 2015 11:39:53 +0000 (20:39 +0900)]
[VM][6809]

9 years ago[VM][FM7] Implement many of IOs.
K.Ohta [Mon, 5 Jan 2015 11:39:28 +0000 (20:39 +0900)]
[VM][FM7] Implement many of IOs.

9 years ago[VM][6809] Add set/get_extra_icount().
K.Ohta [Mon, 5 Jan 2015 10:15:50 +0000 (19:15 +0900)]
[VM][6809] Add set/get_extra_icount().

9 years ago[VM][6809] Add implementation of extra_icount, useful for wait.
K.Ohta [Mon, 5 Jan 2015 10:13:16 +0000 (19:13 +0900)]
[VM][6809] Add implementation of extra_icount, useful for wait.

9 years ago[MPU][6809] Implement BUSREQ, usable for FM-7's SUBCPU.
K.Ohta [Mon, 5 Jan 2015 09:41:18 +0000 (18:41 +0900)]
[MPU][6809] Implement BUSREQ, usable for FM-7's SUBCPU.

9 years ago[VM][FM7] Add more definitions of FM7's I/O.
K.Ohta [Mon, 5 Jan 2015 09:40:50 +0000 (18:40 +0900)]
[VM][FM7] Add more definitions of FM7's I/O.

9 years ago[VM][FM7] Add I/O entries, psg is imcomplete.
K.Ohta [Sat, 3 Jan 2015 16:40:17 +0000 (01:40 +0900)]
[VM][FM7] Add I/O entries, psg is imcomplete.

9 years ago[VM][FM7] Add fm7_mainio.h, temporally dirty file.
K.Ohta [Sat, 3 Jan 2015 16:00:53 +0000 (01:00 +0900)]
[VM][FM7] Add fm7_mainio.h, temporally dirty file.

9 years ago[VM][FM7] Implement dipsw.
K.Ohta [Fri, 2 Jan 2015 12:02:11 +0000 (21:02 +0900)]
[VM][FM7] Implement dipsw.

9 years ago[VM][FM7] MainMem: temporally implement FM7/77/AV/AV40.
K.Ohta [Fri, 2 Jan 2015 11:47:52 +0000 (20:47 +0900)]
[VM][FM7] MainMem: temporally implement FM7/77/AV/AV40.

9 years ago[VM][FM7] Add memory, OpenCL renderer.
K.Ohta [Wed, 31 Dec 2014 19:25:51 +0000 (04:25 +0900)]
[VM][FM7] Add memory, OpenCL renderer.

9 years ago[VM][FM7] Add temporally machine-definition files.
K.Ohta [Tue, 30 Dec 2014 17:49:53 +0000 (02:49 +0900)]
[VM][FM7] Add temporally machine-definition files.

9 years ago[VM][FMGEN][WIP] Fit to non-WIN32.
K.Ohta [Tue, 30 Dec 2014 16:39:46 +0000 (01:39 +0900)]
[VM][FMGEN][WIP] Fit to non-WIN32.

9 years ago[Build][FM7][Agar] Fix : Pass to compiling.
K.Ohta [Tue, 30 Dec 2014 16:30:12 +0000 (01:30 +0900)]
[Build][FM7][Agar] Fix : Pass to compiling.

9 years ago[VM][FM7][VRAM] Fix to pass compiling.
K.Ohta [Tue, 30 Dec 2014 16:29:22 +0000 (01:29 +0900)]
[VM][FM7][VRAM] Fix to pass compiling.

9 years ago[Build][CMAKE] commonconfig: more fitting.
K.Ohta [Tue, 30 Dec 2014 16:16:19 +0000 (01:16 +0900)]
[Build][CMAKE] commonconfig: more fitting.

9 years ago[COMMON][Agar] Start to apply to libAgar.
K.Ohta [Tue, 30 Dec 2014 16:15:33 +0000 (01:15 +0900)]
[COMMON][Agar] Start to apply to libAgar.

9 years ago[Build][CMAKE][FM7] Initial Setup.
K.Ohta [Tue, 30 Dec 2014 15:26:23 +0000 (00:26 +0900)]
[Build][CMAKE][FM7] Initial Setup.

9 years ago[General][Build] At first.
K.Ohta [Tue, 30 Dec 2014 15:24:33 +0000 (00:24 +0900)]
[General][Build] At first.

9 years ago[Build] Add CMakeLists.txt .
K.Ohta [Tue, 30 Dec 2014 06:03:16 +0000 (15:03 +0900)]
[Build] Add CMakeLists.txt .

9 years ago[Emu][6809] Implement undefined opcodes, import from XM7/SDL.
K.Ohta [Tue, 30 Dec 2014 05:49:54 +0000 (14:49 +0900)]
[Emu][6809] Implement undefined opcodes, import from XM7/SDL.

9 years ago[Agar][General] Move important file(s) from XM7/SDL, these are Ohta's original writte...
K.Ohta [Tue, 30 Dec 2014 04:20:46 +0000 (13:20 +0900)]
[Agar][General] Move important file(s) from XM7/SDL, these are Ohta's original written files.

9 years ago[SND] Initial SDL driver, expects okay (^_^;
K.Ohta [Mon, 29 Dec 2014 22:16:31 +0000 (07:16 +0900)]
[SND] Initial SDL driver, expects okay (^_^;

9 years ago[General] Remove duplicate COPYING.txt, move to LICENSE.
K.Ohta [Mon, 29 Dec 2014 19:25:01 +0000 (04:25 +0900)]
[General] Remove duplicate COPYING.txt, move to LICENSE.

9 years ago[INITIAL] Import 20141226 version of http://homepage3.nifty.com/takeda-toshiya/common...
K.Ohta [Mon, 29 Dec 2014 19:22:13 +0000 (04:22 +0900)]
[INITIAL] Import 20141226 version of homepage3.nifty.com/takeda-toshiya/common/index.html .

9 years agoInitial commit
Artanejp [Mon, 29 Dec 2014 19:17:51 +0000 (04:17 +0900)]
Initial commit