メガドライブ開発 たぶん2スレ目
■ このスレッドは過去ログ倉庫に格納されています
0884名前は開発中のものです。
2010/06/19(土) 00:24:03ID:mBs6wd95Source address are $000000-$3FFFFF(ROM) and $FF0000--$FFFFFF(RAM)
for memory to VRAM transfers. In the case of ROM to VRAM transfers,
a hardware feature causes occasional failure of DMA unless the
following two conditions are observed:
--The destination address write (to address $C00004) must be a word write.
--The final write must use the work RAM.
There are two ways to accomplish this, by copying the DMA program
into RAM or by doing a final "move.w ram address $C00004"
■ このスレッドは過去ログ倉庫に格納されています