OSDN Git Service

[VM][FMTOWNS][VRAM] Separate plane access to a class (PLAVEVRAM::) to be faster..
authorK.Ohta <whatisthis.sowhat@gmail.com>
Sat, 16 May 2020 15:50:46 +0000 (00:50 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Sat, 16 May 2020 15:50:46 +0000 (00:50 +0900)
commit036d129cd0996949c4414f86d326c004ee34d7fa
treef082fea762cb186f7fab64a6f43c75d27cae65fd
parent0f22864abffca195d3eef9e6369fbaaeba1fa541
[VM][FMTOWNS][VRAM] Separate plane access to a class (PLAVEVRAM::) to be faster..
source/src/vm/fmtowns/CMakeLists.txt
source/src/vm/fmtowns/fmtowns.cpp
source/src/vm/fmtowns/fmtowns.h
source/src/vm/fmtowns/towns_memory.cpp
source/src/vm/fmtowns/towns_memory.h
source/src/vm/fmtowns/towns_planevram.cpp [new file with mode: 0644]
source/src/vm/fmtowns/towns_planevram.h [new file with mode: 0644]
source/src/vm/fmtowns/towns_vram.cpp
source/src/vm/fmtowns/towns_vram.h