65
edits
m (Sorted files section) |
|||
Line 1: | Line 1: | ||
== Status == | == Status == | ||
The engine now runs with graphical output, input is not implemented yet. The code is also not endian-safe, JoostP is looking into this as time permits. | |||
== Problematic places == | == Problematic places == | ||
Line 81: | Line 81: | ||
=== video.cpp === | === video.cpp === | ||
'''Assignee:''' | '''Assignee:''' JoostP is working on these | ||
* Proper video initialisation | * Proper video initialisation | ||
* Implement pDrawSprite, | * Implement <strike>pDrawSprite</strike>, <strike>pFillRect</strike>, pDrawLine, <strike>pPutPixel</strike>, pDrawletter functions from the VGA driver (lvga.gdr) | ||
* Classify | * Classify | ||
* Add support for other rendering modes (EGA/CGA/Hercules) | * Add support for other rendering modes (EGA/CGA/Hercules) |
edits