OSDN Git Service

csp-qt/common_source_project-fm7.git
2017-06-23 K.Ohta[UI][Qt] Update to upstream 2017-06-22.Some parts are...
2017-06-23 K.Ohta[UI][Windows] Add Upstream's ui files.
2017-06-23 K.Ohta[VM][Ix86] Add lacked files on Upstream 2017-06-22.
2017-06-23 K.Ohta[General] Add lacked RCs.
2017-06-23 K.Ohta[VM][EMU] Merge Upstream 2017-06-22.
2017-06-13 K.Ohta[VM][DEVICE] Get OSD:: at constructor, not initialize().
2017-06-13 K.Ohta[VM][MB8877][DISK] Fix not apply workaround to Gambler...
2017-06-13 K.Ohta[VM][FM7] Fix linking error with KANJIROM::
2017-06-07 K.Ohta[VM][SCSI] .
2017-06-04 K.Ohta[VM][Z80] Remove unused code.
2017-06-04 K.Ohta[VM][NEWDEV] Remove unused files related I286.
2017-06-04 K.Ohta[Build]CMake] Fix CMakeLists.txt; BMJr, HC20, JR100...
2017-06-04 K.Ohta[VM][MC6800] Split mc6800.[cpp|h] to MC6800, mC6801...
2017-06-03 K.Ohta[VM][NEWDEV][I286][WIP] .
2017-06-01 K.Ohta[VM][I8080][COMMON_VM] Move OP() and around INSNs to...
2017-06-01 K.Ohta[VM][I286][WIP] Merging from MAME 0185.
2017-06-01 K.Ohta[NEWDEV][VM][I286] Add Ix86 classes from MAME 0.185.
2017-06-01 K.Ohta[VM][I286] Remove older I286 classes.
2017-06-01 K.Ohta[UI][Qt] Fix lacked entries; Joystick and Keyboard.
2017-06-01 K.Ohta[VM][HuC6280] Add HUC6280:: to libCSPcommon_vm .
2017-05-30 K.Ohta[OSD][Qt] Save memory with query tables.
2017-05-30 K.Ohta[VM][PC8801][PC9801] You should not use uint8_t foo...
2017-05-30 K.Ohta[BMJr] Fix FTBFS caused by differnce of text-encoding.
2017-05-30 K.Ohta[COMMON_VM] .
2017-05-30 K.Ohta[VM][COMMON_VM] (Re) Add I8253 and Z80CTC to libCSPcomm...
2017-05-30 K.Ohta[VM][DEVICE] Refactoring.
2017-05-30 K.Ohta[VM][DEVICE] Refactoring #1.
2017-05-30 K.Ohta[General][VM] Re-factoring VMs, sync to Upstream.
2017-05-29 K.Ohta[Build][N5200][PC98DO] Fix link error.
2017-05-29 K.Ohta[VM][I8253][PC9801] Revert changes for i8253, and apply...
2017-05-28 K.Ohta[VM][PC9801] Temporally revert using to I286:: from...
2017-05-28 K.Ohta[EMU][General] Merge Upsteream 2017-05-28. GUI still...
2017-05-28 K.Ohta[VM][I386] Merge Upstream 2017-05-28.
2017-05-28 K.Ohta[VM][ix86] Use pseudo-bios calling tou BIOS_CALL_86...
2017-05-28 K.Ohta[VM][i286] Save CPUSTATE per method(s).Not use saving...
2017-05-27 K.Ohta[OSD][I8259] I lacked I8259_MAX_CHIPS (;´Д`)
2017-05-27 K.Ohta[COMMON] my_memcpy: With some HOST CPU i.e. x86, GCC...
2017-05-27 K.Ohta[VM][NEWDEV] Revert re-commits missed to remove.
2017-05-27 K.Ohta[VM][EMU] Add common function; my_memcpy() instead...
2017-05-27 K.Ohta[Build][CMake][PHC20][PHC25][MAP1010] Fix link error.
2017-05-26 K.Ohta[Windows][General] Make OSD to be DLL.
2017-05-26 K.Ohta[VM][COMMON_VM] Remove libcpu_newdev/mcs48*.[cpp|h] .
2017-05-26 K.Ohta[VM][COMMON_VM] Add DATAREC, MCS48 and UPD7801 to libCS...
2017-05-24 K.Ohta[VM][COMMON_VM] Add i8080.
2017-05-24 K.Ohta[UI][Qt] Fix not-connected to sub-display.
2017-05-24 K.Ohta[VM][COMMON_VM] Add RP5C01, uPD1990A and uPD16434.
2017-05-24 K.Ohta[VM][COMMON_VM] Move I8237, I8253, I8255, I8259, UPD722...
2017-05-20 K.Ohta.
2017-05-20 K.Ohta[VM] Merge Upstream 2017-05-20.
2017-05-20 K.Ohta[UI][Qt] Fix some memory leaks.
2017-05-20 K.Ohta.
2017-05-20 K.Ohta[UI][VM][Qt] Fix uncondition branch found by valgrind...
2017-05-18 K.Ohta[DOC] Update to release hotfix.
2017-05-18 K.Ohta[VM][V9938] Fix FTBFS with GCC5 causes internal compile...
2017-05-18 K.Ohta[DOC] Update for HOTFIX1.
2017-05-18 K.Ohta[VM][MSX] I missed changes; using v9938.cpp instead...
2017-05-18 K.Ohta[BUILD] Add comments to buildvars*.dat.tmpl .
2017-05-17 K.Ohta[DOC] .
2017-05-17 K.Ohta[Build] Remove buildvars.dat . Please copy from *.dat...
2017-05-17 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-05-17 K.Ohta.
2017-05-17 K.Ohta[DOC] Update gitlog.
2017-05-17 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-05-17 K.Ohta.
2017-05-17 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-05-17 K.Ohta.
2017-05-17 K.Ohta[Build] Add templete of buildvars.dat.
2017-05-17 K.Ohta[VM][PTF20] Fix FTBFS with MinGW.
2017-05-17 K.Ohta[Linux] I forgot to update installer X-)
2017-05-17 K.Ohta[DOC] re-Update.
2017-05-17 K.Ohta[General] Rename "emumsx2plus" -> "emumsx2p".
2017-05-17 K.Ohta[DOC] .
2017-05-17 K.Ohta[DOC] Update for release.
2017-05-17 K.Ohta[DOC] Update documents.
2017-05-17 K.Ohta[VM] Add YAMAHA YIS.
2017-05-17 K.Ohta[UI][Qt] Uodate UI.
2017-05-17 K.Ohta[UI][Qt][FM7] Re-enable "Mouse" menu in "Emulator"...
2017-05-17 K.Ohta[UI][Qt] .
2017-05-17 K.Ohta[UI][Qt] I forgot to add a "*.gz" extension to opening...
2017-05-17 K.Ohta[Build][CMAKE][HX20] Fix FTBFS.
2017-05-17 K.Ohta[VM][X1] Merge Upstream 2017-05-15.Still not test building.
2017-05-17 K.Ohta[VM] Merge Updtream 2017-05-13. Still not build test.
2017-05-16 K.Ohta[VM][FM8][JOYSTICK] Fix crash with FM-8.
2017-05-16 K.Ohta[VM][MB61VH010] A little faster.
2017-05-16 K.Ohta[VM][FM7][DISPLAY] Use flags array to determine not...
2017-05-16 K.Ohta[VM][FM7][MEMORY] MMR: Fix clash with NULL function(s).
2017-05-16 K.Ohta[VM][MC6809] Revert around BUSREQ. Workaround for FLICKY.
2017-05-16 K.Ohta[VM][FM7][MOUSE] Temporally remove event_vline() of...
2017-05-16 K.Ohta[VM][MB61VH010] Update FM7::DISPLAY.
2017-05-16 K.Ohta[VM][MB61VH010][FM77AV] Re-order addrsss of read_data8...
2017-05-16 K.Ohta[BUILD][LIBCOMMON_VM] .
2017-05-16 K.Ohta[VM][MC6809] Fix clock sount around BUSREQ (BUS HALT).
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...
next