OSDN Git Service

[VM][DEVICE] You should add "DECVICE::initialize()" to top of initialize().
[csp-qt/common_source_project-fm7.git] / source / src /
2017-04-30 K.Ohta[VM][DEVICE] You should add "DECVICE::initialize()...
2017-04-28 K.Ohta[VM][LIBNEWDEV] Remove libcpu_newdev/libcpu_mc6809/* .
2017-04-28 K.Ohta[VM][MC6809] Rename due to changing policy.
2017-04-28 K.Ohta[VM] Move Z80 to shared lib.
2017-04-27 K.Ohta[VM][FM7] Faster transferring.
2017-04-27 K.Ohta[VM] I forgot to update (and remove USE_SOUND_FILES...
2017-04-27 K.Ohta[VM][MC6809] Build shared library without libnewdev...
2017-04-27 K.Ohta[General] Merge upstream 2017-04-16.
2017-04-12 K.Ohta[BUILD][LLVM] Fix FTBFS.
2017-04-12 K.Ohta[VM][LIB][FM7] Fix FTBFSs with LLVM (4.0).
2017-04-10 K.Ohta[UI][Qt] Fix unconnected event.
2017-04-10 K.Ohta[VM][PC9801][X1][WIN32] Fix FTBFS with MinGW.
2017-04-09 K.Ohta[VM][CONFIG] Fix not loading some setting values.
2017-04-09 K.Ohta[Qt] Fix crash with familybasic.
2017-04-09 K.Ohta[Qt][JR800] Fix FTBFS.
2017-04-09 K.Ohta[VM] Add National JR-800.
2017-04-09 K.Ohta[DOC] Update credits.
2017-04-09 K.Ohta[General][FMGEN] Update SOVERSION .
2017-04-09 K.Ohta[General][Qt] Fix FTBFSs.
2017-04-08 K.Ohta[General] Merge Upstream 2017-04-02.
2017-04-08 K.Ohta[VM][General] common.cpp : Use buffer sized functions...
2017-04-08 K.Ohta[VM][General] Merge Upstream 2017-03-30.
2017-04-08 K.Ohta[VM][General] Merge Upstream 2017-03-28.
2017-04-08 K.Ohta[VM][General] Merge Upstream 2017-03-26.
2017-04-02 K.Ohta[VM][GAMEGEAR][HC40] Fix FTBFS.
2017-04-01 K.Ohta[VM][FM7][MAINMEM] MMR: Use jump tables.
2017-04-01 K.Ohta[VM][FM7][MAINMEM] Split a class to some files.
2017-04-01 K.Ohta[VM][FM7][MAINMEM] Remove unused functions.
2017-04-01 K.Ohta[VM][FM7][MAINMEM] Remove read_table, write_table.
2017-04-01 K.Ohta[VM][FM7][MAINMEM] Use jump-table to access memory.
2017-04-01 K.Ohta[VM][FM7][DISPLAY] Reduce re-calculate parameters.
2017-04-01 K.Ohta[VM][FM7][MAINMEM] Revert to d4c1b2504afa59c20b4228d254...
2017-04-01 K.Ohta[VM][FM7][DISPLAY] Reduce address calculation.
2017-03-31 K.Ohta[VM][FM7] Add conversion table MMR to REAL; Maybe made...
2017-03-29 K.Ohta[VM][FM7][MEMORY] Use tables instead of *mmr_convert().
2017-03-28 K.Ohta[VM][FM7][WIP] Faster memory access.WIP.
2017-03-23 K.Ohta[UI][Qt] Update USING_FLAGS.
2017-03-23 K.Ohta[BUILD][WIN32] Fix FTBFS
2017-03-22 K.Ohta[WIN32][Qt] Fix FTBFS with ZLIB.
2017-03-22 K.Ohta[VM] Merge Upstream 2017-03-20.
2017-03-22 K.Ohta[UI][Qt] Update qt/machines/ .
2017-03-22 K.Ohta[UI][OSD][Qt] Prepare to support Upstream 2017-03-20.
2017-03-22 K.Ohta[VM][General] EMU/COMMON : Fix bugs around handling...
2017-03-21 K.Ohta[General][WIP] Merge upstream 2017-03-20.Still not...
2017-03-20 K.Ohta[UI][Qt] Move drive status from status-bar to right...
2017-03-19 K.Ohta[VM][FM77AV40EX] Fix wrong display timing.
2017-03-19 K.Ohta[WIP][VM][FM77AV40EX][DISPLAY] Fix weird display with...
2017-03-19 K.Ohta[Qt][EMU] Update emu_thread.
2017-03-19 K.Ohta[VM][FM7][DISPLAY] Use function table to access memorie...
2017-03-17 K.Ohta[General] Merge Updtream 2017-03-15 . Still not build...
2017-03-17 K.Ohta[VM][YALKY] Fix FTBFS.
2017-03-17 K.Ohta[VM][MZ1500] Fix FTBFS.
2017-03-16 K.Ohta[VM] Fix FTBFS for Upstream 2017-03-12.
2017-03-15 K.Ohta[VM][FM7][DISPLAY] Fix auto skip feature.
2017-03-15 K.Ohta[VM][FM77AV][DISPLAY] HSYNC:Don't register event(s...
2017-03-14 K.Ohta[VM] Add MSX and FAMILY BASIC.
2017-03-14 K.Ohta[VM][Qt] Add FM-R30, PASOPIA7, and PC* .
2017-03-14 K.Ohta[General][WIP] Merge Upstream 2017-03-12.
2017-03-14 K.Ohta[General][WIP] Merge Upstream 2017-03-11.
2017-03-14 K.Ohta[Build][CMAKE][MSX] Working with MSX1/2.
2017-03-14 K.Ohta[General] Merge upstream 2017-03-08 1/2.
2017-03-14 K.Ohta[General] Merge Upstream 2017-03-07.
2017-03-07 K.Ohta[Build][WIN32] Fix FTBFS with PC-8001MK2SR.
2017-03-07 K.Ohta[BULD][WIN32] I386: Fix FTBFS with MinGW/Win32.
2017-03-07 K.Ohta[DOC] Update for newer, maybe these are for release.
2017-03-07 K.Ohta[BUILD][FM8][WIN32] FIX FTBFS with linking.
2017-03-07 K.Ohta[VM][FMGEN] Fix crash with GCC-5.This is issue of optim...
2017-03-06 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-03-06 K.Ohta[Qt] More commit.
2017-03-06 K.Ohta[WIN32][MINGW][Qt] FIX FTBFS.
2017-03-06 K.Ohta[DOC] Update document.
2017-03-06 K.Ohta[General] Update revision.
2017-03-06 K.Ohta[VM] Commit lacked files to commit.
2017-03-05 K.Ohta[GENERAL] Merge upstream 2017-03-04. Still checking...
2017-03-05 K.Ohta[OSD][Qt] Remove do_call_debugger_command().
2017-03-05 K.Ohta[EMU][DEBUGGER] Use pthread_t instead of SDL_Thread.
2017-03-05 K.Ohta[VM][X1] Merge Upstream 2017-03-01.
2017-03-05 K.Ohta[DEBUGGER] Update upstream 2017-03-01.
2017-02-14 K.Ohta[UI][Qt][Draw] Update button api: Use *real* image...
2017-02-12 K.Ohta[Build][Win32][VM] Prepare to fix FTBFS.
2017-02-12 K.Ohta[Qt][OpenGL] Workaround for crashes; With intel Core...
2017-02-12 K.Ohta[UI][Qt] Update to track before commiting.
2017-02-12 K.Ohta[Qt][BUILD] Fix some FTBFSs.
2017-02-12 K.Ohta[VM][AY-3-891X] Fix pre-scaler (this is hidden feature...
2017-02-12 K.Ohta[Win32][OpenGL] TRY: Fixing crash with OpenGL3.0 at...
2017-02-11 K.Ohta[BUILD] .
2017-02-11 K.Ohta[BUILD] Update SOVERSION.
2017-02-11 K.Ohta[Build][Win32] Separate GUI(and fmgen and emuutils...
2017-02-09 K.Ohta[RES] Fix tk85.qrc.
2017-02-09 K.Ohta[GENERAL] Merge upstream 2017-02-09, but one-board...
2017-02-09 K.Ohta[RES][Qt] Resources: Merged upstream 2017-02-09.
2017-02-09 K.Ohta[LIBNEWDEV][I8086] Apply to FM16pi, FM-R30, PC-100...
2017-02-09 K.Ohta[VM][J3100][MZ5500][PC9801] Use I86:: class when using...
2017-02-09 K.Ohta[LIBNEWDEV] .
2017-02-09 K.Ohta[LIBNEWDEV] Rename libcpu_ix86 to libcpu_i286.
2017-02-09 K.Ohta[LIBNEWDEV][I86] Add I86 (i8086/NEC V30).
2017-02-08 K.Ohta[VM][FM7][LIBNEWDEV] Add some devices to libCSPcommon_dev.
2017-02-08 K.Ohta[VM][LIBNEWDEV] Add some devices, this is only top...
2017-02-08 K.Ohta[LIBNEWDEV] Try: ADD i286/i86.WIP.
2017-02-08 K.Ohta[LIBCPU][MC6809] TRY: Add MC6809.
next