OSDN Git Service

[VM][FMTOWNS][SPRITE] Make memory access simple.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Sat, 23 Sep 2023 17:05:42 +0000 (02:05 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Sat, 23 Sep 2023 17:05:42 +0000 (02:05 +0900)
commit32bb236935bdfe6d5f0592dad6d7aef75f07ff81
treee70c3ea4dde983db93732bad9b9a098a3c1d0bd0
parentefc5002b25890bd7d77aaf398435f34e11c48413
[VM][FMTOWNS][SPRITE] Make memory access simple.

- Write text wrote flag by external device (TOWNS_MEMORY:: )
  by write_signal().
- Change memory access APIs to use with wait.
source/src/vm/fmtowns/sprite.cpp
source/src/vm/fmtowns/sprite.h