OSDN Git Service

[VM][FM7] Fix state save/load.
[csp-qt/common_source_project-fm7.git] / source / src / vm / fm7 / mb61vh010.cpp
2016-04-27 K.Ohta[VM][FM7] Fix state save/load.
2016-04-21 K.Ohta[VM][FM77AV40][DISPLAY] Fix 256k colors mode.
2016-04-20 K.Ohta[VM][FM77AV][MB61VH010][WIP] Fixing wrong drawing with...
2016-04-20 K.Ohta[VM][FM77AV][MB61VH010][WIP] ALU: Fix timing and not...
2016-03-18 K.Ohta[VM][General][Qt] Merge upstream 20160317.
2016-03-02 K.Ohta[VM][General] Merge upstream 2016-03-01. (Pahse 1).
2015-10-25 K.Ohta[VM][FM77AV][FM77AV40][DISPLAY] Do not access via ALU...
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-14 K.Ohta[VM][HD6844] DMA: Implement more accurecy, still not...
2015-09-13 K.Ohta[VM][FM77AV40EX][DISPLAY] Fix around display-window...
2015-07-31 K.Ohta[VM][FM7] Revert moving mb61vh010 and hd6844 from src...
2015-07-30 K.Ohta[VM][FM7] Move mb61vh010.[cpp|h] and hd6844.[cpp|h...
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.Ohta[VM][MB61VH010] MERGE fto head.
2015-07-13 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2015-07-13 K.Ohta[VM][MB61VH010]
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-09 K.Ohta[VM][FM7][MAINMEM] DO NOT QUERY to mainio and display...
2015-07-08 K.OhtaMerge remote-tracking branch 'remotes/origin/master'
2015-07-08 K.Ohta[VM][FM77AV][MB61VH010] Fix wrong line some situations...
2015-07-08 K.Ohta[WIP]
2015-07-08 K.Ohta[VM][FM77AV][MB61VH010] Fix incorrect drawing line.
2015-07-08 K.Ohta[WIP][VM][MB61VH010] Add correct line.
2015-07-07 K.Ohta[VM][FM77AV][MB61VH010] Improve quality of line, but...
2015-06-18 K.Ohta[VM][FM77AV][FM77AV40] Add DMAC, HD6844.
2015-06-16 K.Ohta[VM][FM7][MB61VH010] WIP: Fixing tile paint.
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-23 K.Ohta[VM][FM7] BEEP: Reduce calling event.
2015-05-23 Kyuma Ohta[Build][FM7][VM] Reduce warnig when compiling (with...
2015-05-06 K.Ohta[VM][FM7] Sync via sub and main to 500uS, reduce usage...
2015-04-12 K.Ohta[VM][MB61VH010][FM77AV] ALULINE : More correct line...
2015-04-12 K.Ohta[VM][FM77AV][DISPLAY] Fix wrong VRAM writing across...
2015-04-11 K.Ohta[VM][FM77AV][MB61VH010] More accurate lines.
2015-04-11 K.Ohta[VM][FM77AV][MB61VH010] Fix wrong dot on line.
2015-04-08 K.Ohta[VM][FM7] Fixing tilepaint problems, WIP.
2015-04-08 K.Ohta[VM][MB61VH010][WIP] Fixing ALU.WIP.
2015-04-05 K.Ohta[MB61VH010] Bug: Fix line style problem.
2015-04-05 K.Ohta[VM][FM77AV][MB61VH010] Fix line putting.
2015-04-02 K.Ohta[VM][FM77AV][MB61VH010][ALU] ALU: Fix address handling...
2015-04-02 K.Ohta[VM][FM77AV][ALU] Write correct line, aritmetic per...
2015-04-01 K.Ohta[VM][FM7] Rename FMALU -> MB61VH010 .