OSDN Git Service

[VM][FMTOWNS][VRAM] Optimize for DWORD aligned accessing.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Wed, 13 Sep 2023 11:30:53 +0000 (20:30 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Wed, 13 Sep 2023 11:30:53 +0000 (20:30 +0900)
commit6ca2d96ae633b2690bc87178f25287d78ba1e968
treea2db6e2f900d1074a4d5a5cfdad59d0b4628c0c5
parent44a425e027971aeb924c40aabb0147d9cf2f93ef
[VM][FMTOWNS][VRAM] Optimize for DWORD aligned accessing.

- Also add DMA accessing functions.
- Remove including unused header.
- Make some functions "override" .
source/src/vm/fmtowns/vram.cpp
source/src/vm/fmtowns/vram.h