OSDN Git Service

[VM][FM7][DISPLAY] Fix not refleshing when loading state.
[csp-qt/common_source_project-fm7.git] / source / src / vm / fm7 / display.cpp
2015-11-20 K.Ohta[VM][FM7][DISPLAY] Fix not refleshing when loading...
2015-10-30 K.Ohta[BUILD][Qt][WIN32] Build environment with MINGW / Qt...
2015-10-28 K.Ohta[VM][FM7] Add SAVE/LOAD State.
2015-10-28 K.Ohta[VM][FM7][BUILD] Fix FTBFSs for FM-7/77.
2015-10-28 K.Ohta[VM][FM77AV40][DISPLAY] Fix weird writing with 400...
2015-10-28 K.Ohta[WIP][VM][FM77AV40] Fixing around 400 lines mode.
2015-10-28 K.Ohta[VM][FM77AV][FM77AV40] re-construct accessing subsystem...
2015-10-25 K.Ohta[VM][FM77AV][FM77AV40][DISPLAY] Do not access via ALU...
2015-10-15 K.Ohta[VM][FM77AV][DRAW] Fix weird rendering with "SYNC TO...
2015-10-02 K.Ohta[VM][FM77AV][DISPLAY][WIP] Adjust reset sequence.
2015-10-01 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2015-09-30 K.Ohta[VM][FM7] Remove unusev variables and fix some incorrec...
2015-09-30 K.Ohta[VM][FM7] Fix uninitialized mouse status when mouse...
2015-09-27 K.Ohta[VM][FM77AV][DISPLAY] Transfer vram when VSYNC, not...
2015-09-27 K.Ohta[VM][FM7][DISPLAY][UI][Qt] Implement "Sync to HSYNC...
2015-09-26 K.Ohta[VM][FM77AV][DISPLAY] Reduce rendering.
2015-09-26 K.Ohta[VM][FM77AV][DISPLAY] Fix flicking.Useful for METAL...
2015-09-26 K.Ohta[VM][FM7][VRAM] Split around vram from display.cpp...
2015-09-26 K.Ohta[VM][FM77AV][MAINIO] FD12 : Cache VSYNC, MODE320 and...
2015-09-26 K.Ohta[VM][FM7][CMT] Add CMT_BUTTONS feature.
2015-09-24 K.Ohta[VM][FM7] Fix correct implementation of cycle-steal.
2015-09-24 K.Ohta[VM][General] Merge upstream 2015-09-23.
2015-09-14 K.Ohta[VM][FM77AV40EX][DISPLAY][WIP] Fixing load image proble...
2015-09-14 K.Ohta[VM][HD6844] DMA: Implement more accurecy, still not...
2015-09-13 K.Ohta[VM][FM77AV][DISPLAY] Fix duplicate vsync, i.e. Opening...
2015-09-13 K.Ohta[VM][FM77AV40EX][DISPLAY] Fix around display-window...
2015-09-13 K.Ohta[VM][FM77AV40EX][DISPLAY][WIP] Fixing around multi...
2015-09-13 K.Ohta[VM][FM77AV40] Fix scrolling problem with 400line mode.
2015-09-08 K.Ohta[VM][FM77AV40] Wip
2015-09-08 K.Ohta[VM][FM77AV40][DISPLAY] Fix 256k colors render.
2015-09-08 K.Ohta[VM][FM77AV40EX][FM77AV40SX] Fix wrong define VRAM...
2015-09-07 K.Ohta[VM][FM77AV] Fix now wrote to Red plane via ALU.
2015-09-05 K.Ohta[VM][FM77AV40] Split unneeded by _FM77AV40 features...
2015-09-03 K.Ohta[VM][FM77AV40] Move unused I/O at FM77AV40 to FM77AV40E...
2015-08-27 K.Ohta[VM][FM77AV20][FM77AV40] Implement JAPANESE card mostly...
2015-08-27 K.Ohta[VM][General] Merge upstream 2015-08-25.
2015-08-22 K.Ohta[VM][FM77AV40] Fix using both 2DD and 2D.Now enable...
2015-08-22 K.Ohta[VM][FM7] Change access protocol MAIN/SUB to KANJI...
2015-08-17 K.Ohta[VM][FM77AV40][DISPLAY] Implement 400 line mode.
2015-08-17 K.Ohta[VM][FM77AV40][DISPLAY] Fix determining display mode...
2015-08-17 K.Ohta[VM][FM77AV40] Fix FTBFSs.
2015-08-15 K.Ohta[VM][FM77AV][DISPLAY] Remove duplicated reset sequence.
2015-08-12 K.Ohta[VM][FM7] Write to URA-RAM even BASICROM enabled.Maybe...
2015-08-12 K.Ohta[VM][FM7][DISPLAY] Clear all RAM when resetting.
2015-08-10 K.Ohta[VM][FM7] Reduce host cpu usage. Sub/Main CPU drives...
2015-08-10 K.Ohta[VM][FM7] Reset SUB_HALT when resetting SUB CPU (or...
2015-07-31 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2015-07-31 K.Ohta[VM][FM7] Fix FTBFSs.
2015-07-31 Kyuma Ohta[VM][FM7][Win32] Fix FTBFS bulding for Windows / VS2015.
2015-07-30 K.Ohta[VM][FM77AV][DISPLAY][SOUND] Fix OOPs of resetting...
2015-07-30 K.Ohta[VM][FM7] Move mb61vh010.[cpp|h] and hd6844.[cpp|h...
2015-07-26 K.Ohta[VM][FM77AV][MAINIO][DISPLAY][KEYBOARD] Did workaround...
2015-07-26 K.Ohta[WIP][VM][FM77AV][KEYBOARD] Fixing drop keyboard data...
2015-07-24 K.Ohta[VM][FM7] Fix not displaying when NOT cyclesteal and...
2015-07-22 K.Ohta[VM][FM77AV][MB61VH010] LINE: DO NOT limit X >= 320...
2015-07-22 Kyuma Ohta[VM][FM77AV][MB61VH010] Remove warnings.
2015-07-13 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2015-07-12 Kyuma Ohta[VM][FM7] TRY: Use openmp if enabled.
2015-07-12 Kyuma Ohta[VM][FM77AV] Delete unused local-variables.
2015-07-12 K.Ohta[VM][FM77AV][DISPLAY] Cache result of analog-palette...
2015-07-12 K.Ohta[VM][FM7][DISPLAY] Delete unused variable : do_attention.
2015-07-09 K.Ohta[VM][FM7][MAINMEM] DO NOT QUERY to mainio and display...
2015-07-08 K.Ohta[VM][FM7][DISPLAY] Implement (maybe) correct reset...
2015-07-05 K.Ohta[VM][FM77AV] 8colors : Fix flicking when changes displa...
2015-06-24 K.Ohta[VM][FM77] Fix around FM77's MMR.
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-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][FM77] Fix access bootrom/ram after booting, it...
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][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] LOG : Remove unneeded \n.
2015-06-15 K.Ohta[VM][FM77AV][KEYBOARD] Fix handling of lines & fifos.
2015-05-30 Kyuma Ohta[VM][FM7] Fix memory leak. Not using MEMORY:: class.
2015-05-27 K.Ohta[VM][FM7][Display]
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[.]
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-20 K.Ohta[VM][FM77AV] Fix reset sequence of changing subsystem...
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...
next