Difference between revisions of "Wiki TODO list"

From SpecNext official Wiki
Jump to: navigation, search
m (4 revisions imported)
Line 1: Line 1:
 
These items are known to lack in information amount or accuracy (and anyone having spare time and required information is welcome to improve them):
 
These items are known to lack in information amount or accuracy (and anyone having spare time and required information is welcome to improve them):
 
* [[Extended Z80 instruction set]] some instruction have incomplete info (timing, flags affected, etc..)
 
* [[Extended Z80 instruction set]] some instruction have incomplete info (timing, flags affected, etc..)
* [[Sprites]] - while new 4-bit sprites are covered in nextreg details, the main article is outdated.
+
* [[Sprites]] - main article is up to date, seems also formatted well, still somebody checking if it holds against actual users and what can be improved...
* [[Sprites]] - slot/index/etc.. wording, get a peek at official manual, and try to make these names to be in sync with manual (probably wouldn't happen until cased next is released and full manual available) - this should be cleaned up also for other topics, but Sprites are getting somewhat complex and they can easily confuse fresh people reading the docs first time. Then the different wording everywhere just adds to the confusion.
+
* various main articles: check wording, if they are in sync with official docs/manual (memory page vs bank, port vs register, etc...)
* [[DMA]] describes proper Zilog DMA chip, while ZXN contains heavily modified variant (no search, no single transfer, has extra mode with delayed output for sound sample playing, requires fewer instructions to init mem2mem transfer (there is quite some info scattered over official forum posts).
+
* [[DMA]] (check if this point is still true, may be already resolved) describes proper Zilog DMA chip, while ZXN contains heavily modified variant (no search, no single transfer, has extra mode with delayed output for sound sample playing, requires fewer instructions to init mem2mem transfer (there is quite some info scattered over official forum posts).
 
* [[SpecDrum/DAC]] missing completely.
 
* [[SpecDrum/DAC]] missing completely.
 
* [[RPi0 Acceleration]] - currently under development by Victor, needs more stable release to be documented.
 
* [[RPi0 Acceleration]] - currently under development by Victor, needs more stable release to be documented.
 +
* [[File Formats]] - maybe add more of classic formats SCR, SHC, SHR, music files, etc?

Revision as of 21:21, 6 May 2019

These items are known to lack in information amount or accuracy (and anyone having spare time and required information is welcome to improve them):

  • Extended Z80 instruction set some instruction have incomplete info (timing, flags affected, etc..)
  • Sprites - main article is up to date, seems also formatted well, still somebody checking if it holds against actual users and what can be improved...
  • various main articles: check wording, if they are in sync with official docs/manual (memory page vs bank, port vs register, etc...)
  • DMA (check if this point is still true, may be already resolved) describes proper Zilog DMA chip, while ZXN contains heavily modified variant (no search, no single transfer, has extra mode with delayed output for sound sample playing, requires fewer instructions to init mem2mem transfer (there is quite some info scattered over official forum posts).
  • SpecDrum/DAC missing completely.
  • RPi0 Acceleration - currently under development by Victor, needs more stable release to be documented.
  • File Formats - maybe add more of classic formats SCR, SHC, SHR, music files, etc?