iigs-game-engine/src/blitter
Lucas Scharenbroich 7f6e5d1b1f Work checkpoint 2022-04-29 12:38:04 -05:00
..
BG0.s Break up large source code files to help with dependency ordering 2022-04-25 11:32:06 -05:00
BG1.s Break up large source code files to help with dependency ordering 2022-04-25 11:32:06 -05:00
Blitter.s Break up large source code files to help with dependency ordering 2022-04-25 11:32:06 -05:00
Horz.s Work checkpoint 2022-04-29 12:38:04 -05:00
PEISlammer.s First cut at a non-trivial overlay. Pallettes and tile indexes still to be fixed 2021-10-11 14:09:38 -05:00
Rotation.s Break up large source code files to help with dependency ordering 2022-04-25 11:30:24 -05:00
SCB.s Sync up with current WIP 2021-11-15 12:23:38 -06:00
Tables.s Break up large source code files to help with dependency ordering 2022-04-25 11:32:06 -05:00
Template.s Break up large source code files to help with dependency ordering 2022-04-25 11:32:06 -05:00
TemplateUtils.s Break up large source code files to help with dependency ordering 2022-04-25 11:30:24 -05:00
Tiles.s Work checkpoint 2022-04-29 12:38:04 -05:00
Tiles00000.s Work checkpoint 2022-04-29 12:38:04 -05:00
Tiles00001.s Streamlining tile blitter macros 2021-11-19 13:00:59 -06:00
Tiles00010.s Most of the horizontal flip routines are not needed since the _GetTileAddr function returns the correct tile address. Need to finish auditing other Tile blitters 2021-11-20 13:54:19 -06:00
Tiles00011.s Add in new variants for sprite and priority tiles 2021-11-19 15:07:43 -06:00
Tiles01000.s Rename tile blitters to match internal bit fields and add in the solid prioity blitter 2021-11-12 09:07:51 -06:00
Tiles01001.s Rename tile blitters to match internal bit fields and add in the solid prioity blitter 2021-11-12 09:07:51 -06:00
Tiles01010.s Rename tile blitters to match internal bit fields and add in the solid prioity blitter 2021-11-12 09:07:51 -06:00
Tiles10000.s Work checkpoint 2022-04-29 12:38:04 -05:00
Tiles10001.s Fix transposed argument in macro definition; dynamic tile + sprite now working 2021-11-19 13:26:19 -06:00
Tiles10010.s Simplify all of the remaining tile blitters 2021-11-20 13:58:24 -06:00
Tiles10011.s Fix ordering bug that caused /usr/bin/bash0 values to overwrite the sprite 2021-11-19 16:40:21 -06:00
Tiles11000.s Simplify all of the remaining tile blitters 2021-11-20 13:58:24 -06:00
Tiles11001.s Add priority dynamic tiles + sprite blitter 2021-11-19 16:30:22 -06:00
Tiles11010.s Simplify all of the remaining tile blitters 2021-11-20 13:58:24 -06:00
Tiles11011.s Add final tile blitter 2021-11-19 16:48:39 -06:00
TilesBG1.s Work checkpoint 2022-04-29 12:38:04 -05:00
Vert.s Work checkpoint 2022-04-29 12:38:04 -05:00