|
|
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 |
|
|
|
ffe2349c08
|
outfactored waitmouse() to common.h
|
2016-09-21 21:04:12 -07:00 |
|
|
|
24f4e04928
|
outfactored initialization cleanup to common.c in hardware
|
2016-09-21 21:00:13 -07:00 |
|
|
|
d4217b995a
|
hardware: refactored startup and sprites
startup and sprites are both using common.h
|
2016-09-21 20:32:05 -07:00 |
|
|
|
e355fd3b1a
|
refactored playfield1 to support 5 bitplanes
|
2016-09-21 17:43:06 -07:00 |
|
|
|
c0d859fb88
|
improved playfield1 and png2image
fixed issue when number of colors is less than 2^n,
output and use colors from png2image
|
2016-09-21 16:26:03 -07:00 |
|
|
|
44fff9e796
|
playfield1: support for 2 bitplanes
added support for 2 bitplanes in playfield1, outfactoring
of common constants to common.h
|
2016-09-21 10:28:06 -07:00 |
|
|
|
7a69b1ae9d
|
playfield1 demo can use PAL and NTSC
|
2016-09-20 17:16:35 -07:00 |
|
|
|
617a631788
|
added playfield1 program to hardware
|
2016-09-20 12:39:18 -07:00 |
|