OSDN Git Service

[VM][FM77AV] DO NOT update MMR-Table when updating segment of MMR.Fix slowdown with...
[csp-qt/common_source_project-fm7.git] / source /
2017-05-16 K.Ohta[VM][FM77AV] DO NOT update MMR-Table when updating...
2017-05-15 K.Ohta[VM][FM7][MOUSE] Fix wrong with mouse.Temporally fix.
2017-05-15 K.Ohta[EMU][Qt][MOUSE] Fix not effect with button-up.
2017-05-15 K.Ohta[VM][FM7][JOYSTICK] Fix OPN:PORTA value on reset.
2017-05-15 K.Ohta[VM] Add some devices to libCSPcommon_vm .
2017-05-15 K.Ohta[VM][MB61VH010] Expect to faster.
2017-05-15 K.Ohta[VM][MB61VH010] Revert before commit.
2017-05-15 K.Ohta[VM][FM7] Joystick: Use opn[0]->read_signal() instead...
2017-05-15 K.Ohta[VM][YM2203] Fix double-initializeing output signals.
2017-05-15 K.Ohta[CONFIG] Fix over loop.
2017-05-11 K.Ohta[VM] Update PTF20, V99X8 and YM2203.
2017-05-11 K.Ohta[BUILD] Update script.
2017-05-05 K.Ohta.
2017-05-05 K.Ohta.
2017-05-05 K.Ohta[VM][V99X8][TMS9918A] Move to shared lib.
2017-05-03 K.Ohta[VM] Move T3444A to shared lib.
2017-05-03 K.Ohta[VM] Move UPD765A, PC80S31K and PC6031 to libCSPcommon_vm .
2017-05-03 K.Ohta[VM] LibCSPcommon_vm : TRY: Without #ifdef. Now still...
2017-05-01 K.Ohta[OSD][Qt] Add *_features_* functions. It needs for...
2017-04-30 K.Ohta[VM][M6502] Split M6502 to N2A03 and M6502.
2017-04-30 K.Ohta[VM][DEVICE] Split MSM5832:: from MSM58321:: .
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][Build][CMAKE] Build supporting to Z80.
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[BUILD][Linux] Update LLVM's parameter.
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[DOC] .
2017-04-10 K.Ohta[UI][Qt] Fix unconnected event.
2017-04-10 K.Ohta. Remove unnedded vcproj.
2017-04-10 K.Ohta[DOC] Updated.
2017-04-10 K.Ohta[VM][PC9801][X1][WIN32] Fix FTBFS with MinGW.
2017-04-09 K.Ohta[DOC] .
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[DOC] Updated.
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[DOC] Update from upstream.
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[DOC] Update documents to Upstream 2017-03-20.
2017-03-22 K.Ohta[DOC] Update upstream's readme.
2017-03-22 K.Ohta[BUILD] Update batch files.
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[Build][CMake] Add supporting for ZLIB.
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-16 K.Ohta[Build][CMAKE] Delete HBF1XDJ.
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[BUILD][LINUX] Fix linking order.
2017-03-07 K.Ohta[DOC] Update for newer, maybe these are for release.
next