OSDN Git Service

[VM] TRY:Use namespace {VMNAME} to separate around VMs. This feature still apply...
[csp-qt/common_source_project-fm7.git] / source / src / vm / fm7 / display.cpp
2018-10-21 K.Ohta[VM] TRY:Use namespace {VMNAME} to separate around...
2018-10-14 K.Ohta[VM][FM7][PC8801] Apply upstream 2018-10-05.Enable...
2018-10-08 K.Ohta[WIP] Update to upstream 2018-10-05.This still not...
2018-09-29 K.Ohta[VM][General] Merge Upstream 20180530.
2018-07-30 K.Ohta[VM][FM7][DISPLAY] Not use CLR_HACK for MC6809 and...
2018-07-29 K.Ohta[VM] Add vm_template.h . This class, VM_TEMPLATE::...
2018-06-17 K.Ohta[VM][STATE] Apply new state framework to some devices...
2018-06-13 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2018-05-30 K.Ohta[VM][STATE] Update state feature with some VMs, some...
2018-05-20 K.Ohta[VM][STATE] Remove typeid() from state data, this seems...
2018-05-19 K.Ohta[VM][STATE_SAVE] Fix bug of loading [int64_t|uint64_t] .
2018-05-19 K.Ohta[VM] Add save state utilities.See src/statesub.h and...
2018-04-28 K.Ohta[VM][FM77L4] Add blink feature to 400 lines board.
2018-03-25 K.Ohta[VM][FM77L4] Add FM77L4.Maybe 400lines board still...
2018-03-23 K.Ohta[VM][FM7] Add Green display features.
2018-03-19 K.Ohta[VM][FM77][FM8] Fix FTBFS.
2018-03-18 K.Ohta[VM][FM77L4][WIP] Implementing 400LINES BOARD's CRTC.
2018-03-18 K.Ohta[VM][FM7][Qt] Add Green display for FM-7/8/77 .
2018-03-08 K.Ohta[VM][FM7] Use template and static_cast<T *> to expect...
2018-03-02 K.Ohta[VM][FM7][DISPLAY] Stop to use OpenMP.Fix display noise...
2018-02-28 K.Ohta[VM][FM7] Framerate should be 55.40fps when 400line...
2018-02-24 K.Ohta[VM][FM7] Re-implement around clock.
2018-02-19 K.Ohta[VM][FM7][KEYBOARD] Make interupt handling at reset...
2018-02-19 K.Ohta[VM][FM7][DISPLAY] Not use event_vline() as determine...
2018-02-18 K.Ohta[VM][FM7][DISPLAY] Fix framerate.
2018-02-15 K.Ohta[VM][FM77AV40][DISPLAY] Fix sequences at write BIT6...
2018-02-15 K.Ohta[VM][FM77AV][DISPLAY] Do not reset interrupt masks...
2018-01-31 K.Ohta[VM][FM77AV40EX][FM77AV40SX] Do not effect offset regis...
2018-01-26 K.Ohta[VM][FM77AV][DISPLAY] Separate event process around...
2018-01-25 K.Ohta[VM][FM7] Temporally change.
2018-01-24 K.Ohta[VM][FM77][WIP] Adding 2HD FDD.
2018-01-19 K.Ohta[Draw][OpenGL][FM77AV] Fix blinking with some situation.
2018-01-18 K.Ohta[EMU][OSD] Add set_vm_screen_lines(int lines) to notify...
2018-01-13 K.Ohta[VM][FM7][JCOMMCARD] Fix name of FIRMWAREs.
2017-12-28 K.Ohta[VM][FM7] Some fixes.
2017-12-28 K.Ohta[VM][FM7][DISPLAY] Merge Ryu Takegami's fixes.
2017-12-07 K.Ohta[VM][FM7] Apply before commit of MC6809.
2017-12-03 K.Ohta[VM][FM7][DISPLAY] Implement software scan line(s).
2017-05-27 K.Ohta[VM][EMU] Add common function; my_memcpy() instead...
2017-05-20 K.Ohta.
2017-05-20 K.Ohta.
2017-05-17 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-05-16 K.Ohta[VM][FM7][DISPLAY] Use flags array to determine not...
2017-05-16 K.Ohta[VM][MB61VH010] Update FM7::DISPLAY.
2017-04-27 K.Ohta[VM][FM7] Faster transferring.
2017-04-08 K.Ohta[VM][General] Merge Upstream 2017-03-30.
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][DISPLAY] Reduce address calculation.
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[VM][FM7][DISPLAY] Use function table to access memorie...
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-06 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-02-02 K.Ohta[VM][General] *Important* Separate some devices to...
2017-02-02 K.Ohta[BUILD][VM][FM7] Reduce warnings when building with...
2016-10-18 K.Ohta[DOC] Update for release.
2016-10-13 K.Ohta[VM][FM7][BUG][DISPLAY] Non-FM77AV*: Fix not clear...
2016-10-09 K.Ohta[VM][FM7][VRAM] Make gcc using SIMD (when optimize...
2016-08-26 K.Ohta[VM][WIP] Set default name to devices, these are WIP.
2016-08-24 K.Ohta[VM][DEVICE] Add set_device_name() and out_debug_log...
2016-05-05 K.Ohta[VM][FM77AV][MB61VH010] ALULINE: Fix enbug for last...
2016-04-29 K.Ohta[VM][FM77AV][DISPLAY] Move sequence copying vram to...
2016-04-29 K.Ohta[VM][FM7][DISPLAY] Reduce filckering.
2016-04-29 K.Ohta[VM][FM7][DISPLAY] Reduce line transfer / rendering.
2016-04-28 K.Ohta[VM][FM7][DISPLAY] Do not set cycle-steal when writing...
2016-04-27 K.Ohta[VM][FM7] Fix state save/load.
2016-04-21 K.Ohta[VM][FM7][DISPLAY] Use shadow VRAM to draw.
2016-04-21 K.Ohta[VM][FM7][KEYBOARD] (MAYBE) fix lock up with keyboard.
2016-04-21 K.Ohta[VM][FM77AV][DISPLAY] Reduce flicker with Sync to HSYNC...
2016-04-21 K.Ohta[OSD][VM][FM77AV40][DISPLAY] Fix small screen when...
2016-04-21 K.Ohta[VM][FM77AV40][DISPLAY] Fix 256k colors mode.
2016-04-20 K.Ohta[VM][FM7] Reduce flicking when "Sync to HSYNC". i.e...
2016-04-10 K.Ohta[VM][FM7] .
2016-03-24 K.Ohta[VM][FM8] Bubblecasette seems to work. Reading and...
2016-03-18 K.Ohta[VM][General][Qt] Merge upstream 20160317.
2016-03-10 K.Ohta[VM][Qt][FM7] FM7 series: Fix some software has not...
2016-03-02 K.Ohta[General][VM][FM7][CMake] Build at least eFM77AV40EX.
2016-03-02 K.Ohta[VM][General] Merge upstream 2016-03-01. (Pahse 1).
2016-02-24 K.Ohta[VM][General][Qt] Fix FTBFSs, at least emufm77av40ex...
2016-02-24 K.Ohta[VM][General][WIP] Apply new (Upstream 2016-02-21)...
2016-01-19 K.Ohta[VM][FM7] Not drawing screen with FM-8/7/NEW7/77 .
2016-01-16 K.Ohta[VM][FM7][DISPLAY] More minimum update texture.
2016-01-16 K.Ohta[VM][FM7] Fix duplicate settings (i.e. reset).
2016-01-16 K.Ohta[VM][FM7][KEYBOARD] Fix hang up keyboard encoder at...
2016-01-15 K.Ohta[VM][FM8][FM7][FMNEW7] Removable KANJI-ROM. Need to...
2016-01-14 K.Ohta[VM] Add Fujitsu FM-8.
2015-12-27 K.Ohta[VM][General] Merge upstream 2015-12-23. OSD for Qt...
2015-12-18 K.Ohta[VM][Qt][OSD][CMake] Fix FTBFSs at least for FM-7 serie...
2015-12-18 K.Ohta[VM][Qt][OSD][Genaral] Sync to upstream ; phase 1:...
2015-12-10 K.Ohta[VM][FM7][DISPLAY] Fix FTBFS.
2015-12-02 K.Ohta[DRAW][Qt][VM][FM7] Support new API's variable screen...
2015-11-23 K.Ohta[VM][FM77AV40][MB68VH010] Fix not update with Whole...
2015-11-23 K.Ohta[VM][DRAW][Qt][FM7] Add "USE_MINIMUM_RENDERING" define...
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...
next