|
|
de5588751d
|
added sound effects playing
|
2016-11-29 15:40:07 -08:00 |
|
|
|
9c216ac95e
|
added movement to sprites
also, waitmouse is now C function instead of inline assembly
|
2016-09-26 16:25:39 -07:00 |
|
|
|
9667769954
|
fixed check for NTSC and PAL using execbase
was wrong indirection, address 4 is struct ExecBase ** and not
struct ExecBase *
|
2016-09-22 06:09:44 -07:00 |
|
|
|
b31f5a40aa
|
hardware: clean out main modules
made the init_display() and reset_display() functions
more indepenent from their callers
|
2016-09-21 21:19:59 -07:00 |
|
|
|
24f4e04928
|
outfactored initialization cleanup to common.c in hardware
|
2016-09-21 21:00:13 -07:00 |
|