Age | Commit message (Collapse) | Author |
|
The camera now pans correctly. The players/ball have yet to reappear on the field, however. Thanks to fuzzie for spotting
|
|
|
|
Used when a goal is scored
|
|
|
|
Spotted by fuzzie
|
|
While it should be complete now, it doesn't quite work properly yet. I need to go back through and double-check everything to make sure I got it right.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The frame number argument to showframe is 9 bits of ax in the
original asm, but was passed in a uint8.
|
|
ah should contain the next char to print for kernchars(), but
it was getting clobbered in one code path, and not even set in another.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to bgKa for looking at this.
|
|
COMPOSER: Merge engine
|
|
|
|
|
|
|
|
Sound Fx driver
|
|
DREAMWEB: Translate printing subsystem
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|