Go to file
Zsolt Vasvari e3df2f0f54 - Changed video code to directly manipulate the game bitmap
- Background smoothing now happens at the same time as the background is drawn
- Our smoothing PROMs are half the size shown on the schamatics.  The schematics shows A8-A10 connected, indicating 8 different smoothing tables.  Our dumps are only 0x400 bytes long, half the size they should be.  I marked them BAD_DUMP and the game IMPERFECT_GRAPHICS
2008-01-26 13:58:31 +00:00
docs Fixed bogus characters in newvideo.txt. 2007-12-18 03:13:07 +00:00
src - Changed video code to directly manipulate the game bitmap 2008-01-26 13:58:31 +00:00
.gitattributes - Added deprecat.h that contains some deprecated/discouraged contructs (see below) 2008-01-25 09:30:43 +00:00
makefile Copyright cleanup: 2008-01-06 00:47:40 +00:00