OSDN Git Service

csp-qt/common_source_project-fm7.git
2015-06-19 K.Ohta[UI][Qt] Use QTextCodec replacement of libiconv.Fix...
2015-06-19 K.Ohta[DOC] Update documents.
2015-06-19 K.Ohta[BUILD][CMAKE] Fix miss definition of MZ80K.
2015-06-19 Kyuma Ohta[BUILD][WIN32] Add FM77,Icon is not well (^_^;
2015-06-19 K.Ohta[Build][General][CMAKE] Add cmake files, FM16π, FMR50...
2015-06-19 K.Ohta[VM][FMR50][i386] Fix FTBFS without M$ VC.
2015-06-19 K.Ohta[VM][FM7][DISPLAY] Fix FTBFS for FM-8/7/77.
2015-06-19 K.Ohta[VM][FM77AV][DISPLAY] Fix around scroll registers.
2015-06-19 K.Ohta[VM][FM7] Add many of machines.
2015-06-18 K.Ohta[VM][FM7] Add support of interrupts around RS-232C #1.
2015-06-18 K.Ohta[VM][FM77AV][FM77AV40] DMAC: Pass to compiling.
2015-06-18 K.Ohta[VM][FM77AV][DISPLAY] Implement (forgotten) hidden...
2015-06-18 K.Ohta[VM][FM77AV][FM77AV40] Add DMAC, HD6844.
2015-06-17 K.Ohta[VM][MC6809] .
2015-06-17 K.Ohta[Build][General][CMAKE][FM7] Saparate common definition...
2015-06-17 K.Ohta[VM][FM77] Fix access bootrom/ram after booting, it...
2015-06-16 K.Ohta[VM][MC6809] Fix handling of CC's flags.
2015-06-16 K.Ohta[VM][FM77AV] Fix accessing to vram.
2015-06-16 K.Ohta[VM][FM7] DISPLAY: Fix resetting from non-8 colors...
2015-06-16 K.Ohta[VM][FM77AV] Fix weird reset on FM77AV.Maybe fixed...
2015-06-16 K.Ohta[VM][FM7] Trim order of resetting.
2015-06-16 K.Ohta[VM][MC6809] Tune some instructions.
2015-06-16 K.Ohta[VM][FM7][MB61VH010] WIP: Fixing tile paint.
2015-06-15 K.Ohta[VM][FM7] DISPLAY: Change order of saving/loading state.
2015-06-15 K.Ohta[VM][FM7] Remove VSYNC/HSYNC features on FM-8/7/77.
2015-06-15 K.Ohta[VM][FM7] FM7_MAINMEM:: Add state save.
2015-06-15 K.Ohta[General][Qt][FM7] Log: Remove more "\n".
2015-06-15 K.Ohta[VM][FM7] LOG : Remove unneeded \n.
2015-06-15 K.Ohta[VM][FM7] MAINIO:: Add save/load state.
2015-06-15 K.Ohta[UI][Qt] WIP:
2015-06-15 K.Ohta[VM][FM7] Add inteligent mouse.Not working yet.
2015-06-15 K.Ohta[VM][FM7] Separate joistick to independent class.
2015-06-15 K.Ohta[VM][FM77AV][KEYBOARD] Fix handling of lines & fifos.
2015-06-15 K.Ohta[VM][FM7][KEYBOARD] Separate key code definitions.
2015-06-15 K.Ohta[VM][FM77AV][KEYBOARD] Add 16β mode.
2015-06-10 Kyuma Ohta[BUILD][WIN32][VS2013][FM77AV] Change some settings...
2015-06-10 Kyuma Ohta[BUILD][WIN32] Add batch build solution for VS2013.
2015-06-10 Kyuma Ohta[BUILD][Win32] Add for VS2013 : MSX1/2, PC8801MA, and X1.
2015-06-09 K.Ohta[VM][DATAREC][MZ] MZ: Fix unable to read casette tape.
2015-06-09 K.Ohta[VM][Qt] Fix definition of screen aspects.
2015-06-09 K.Ohta[Qt] Change resize-method to before changes.
2015-06-09 Kyuma Ohta[WIN32][FM7] Fix wrong aspect.
2015-06-07 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2015-06-07 K.Ohta[VM][MC6809] Use RM16_PAIR() instead of RM16().
2015-05-31 Kyuma Ohta[WIN32]
2015-05-31 Kyuma Ohta[WIN32][Gereral] Add MS VS2013's project for X1 Turbo Z.
2015-05-31 Kyuma Ohta[WIN32] Windows: Revert before commits.
2015-05-31 K.Ohta[VM][FM7] Keyboard: Adjust FIRQ sequence.
2015-05-31 K.Ohta[WIN32][MSVC] Track upstream 2015-04-29.
2015-05-30 Kyuma Ohta[VM][FM7] Fix memory leak. Not using MEMORY:: class.
2015-05-30 Kyuma Ohta[VM][YM2203] Fix compilation error with MSVC 2013.
2015-05-29 K.Ohta[VM][YM2203][OPN] Apply left/right volume even using...
2015-05-29 K.Ohta[VM][FM7] Mute unused board to reduce CPU usage.
2015-05-29 K.Ohta[VM][YM2203] mix(): More optimize to except SIMD (SSE2...
2015-05-29 K.Ohta[VM][FM7][YM2203] Add stereo volume feature for YM2203...
2015-05-29 K.Ohta[VM][FM7] Use "KANJI" key to ESC, not using "PAUSE...
2015-05-29 K.Ohta[UI][Qt] Enable VK_KANJI on 106 mode.
2015-05-28 K.Ohta[Qt][General] Fix indent : replace space to ^I.
2015-05-27 K.Ohta[VM][FM7][Display]
2015-05-27 K.Ohta[VM][Qt][General] emu.[cpp|h] : Use QThread::msleep...
2015-05-27 K.Ohta[VM][MC6809] Stack : Use pair for push/pull.
2015-05-27 K.Ohta[UI][Qt] Joystick : Fix freezing on some situations.
2015-05-27 K.Ohta[VM][FM77] Pass build eFM77. But works not well.
2015-05-27 K.Ohta[VM][FM7] Re-order reset timing : Display -> MainIO...
2015-05-24 K.Ohta[VM][FM7] More re-order whose object are constructed.
2015-05-24 K.Ohta[VM][FM7][KEYBOARD] Re-order who constructed faster.
2015-05-24 K.Ohta[VM][FM7][DISPLAY][KEYBOARD] Reset both main's irq...
2015-05-24 K.Ohta[VM][FM7] remove unneeded variables.
2015-05-24 K.Ohta[EMU][General] Fix a security issue.
2015-05-24 K.Ohta[VM][EVENT] Fix freezing.
2015-05-24 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2015-05-24 K.Ohta[.]
2015-05-24 K.Ohta[VM][FM7] BEEP: Reduce calling event.
2015-05-24 Kyuma OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2015-05-24 Kyuma Ohta[General] Fix some security issues related from code...
2015-05-23 K.Ohta[VM][FM7] BEEP: Reduce calling event.
2015-05-23 Kyuma Ohta[Build][FM7][VM] Reduce warnig when compiling (with...
2015-05-23 K.Ohta[VM][FM7] gcc-5 -O3 is too radical to build.
2015-05-23 K.Ohta[VM][FM7][FM77AV] Remove duplicate entries.
2015-05-22 K.Ohta[VM][FM7] Remove unneeded comment outs.
2015-05-22 K.Ohta[VM][FM7] Drop polling event via main and sub.
2015-05-22 K.Ohta[VM][FM7] Fix routing when subcpu was halted.
2015-05-22 K.Ohta[Draw][Qt]
2015-05-22 K.Ohta[VM][MC6809] Fix ignored sync/cwai insn.
2015-05-20 K.Ohta[UI][Qt] Looping draw thread.
2015-05-20 K.Ohta[VM][FM77AV] Fix reset sequence of changing subsystem...
2015-05-20 K.Ohta[VM][FM7] Floppy : Fix rotation, 300 to 360 RPM.
2015-05-20 K.Ohta[VM][UI][Qt][FM7] Add extra ram feature for FM-77/AV.
2015-05-20 K.Ohta[VM][UI][Qt] Both running and resetting do within same...
2015-05-19 K.Ohta[VM][FM7] Fix communication SUB <-> MAIN. Fixed Flicky.
2015-05-19 K.Ohta[VM][FM7][MAINIO][MAINMEM] Re-order calling.Faster...
2015-05-19 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2015-05-19 K.Ohta[VM][FM7][DISPLAY] Temp:
2015-05-19 Kyuma Ohta[General][WIN32][FM77AV] Build with MS Visual Studio...
2015-05-19 K.Ohta[VM][MC6809] Fix? around sync insn.
2015-05-18 K.Ohta[VM][FM77AV][DISPLAY] Fix NMI MASK.
2015-05-14 K.Ohta[VM][MC6809] Fix LSR insn.
2015-05-08 K.Ohta[VM][FM7] Fix un update rare case, Fixed demonstration...
2015-05-07 K.Ohta[BUILD][CMAKE] Improbe batch script.
2015-05-07 K.Ohta[VM][FM7] Fix sync timing.
next