Mercurial > sdl-ios-xcode
comparison src/video/ataricommon/Makefile.am @ 734:0310bb01091f
New C2P conversion routine
author | Patrice Mandin <patmandin@gmail.com> |
---|---|
date | Wed, 12 Nov 2003 18:45:48 +0000 |
parents | 9c6613983e85 |
children | 475166d13b44 |
comparison
equal
deleted
inserted
replaced
733:9557ac1857a3 | 734:0310bb01091f |
---|---|
6 | 6 |
7 # The SDL Atari bios driver sources | 7 # The SDL Atari bios driver sources |
8 ATARICOMMON_SRCS = \ | 8 ATARICOMMON_SRCS = \ |
9 SDL_ataric2p.S \ | 9 SDL_ataric2p.S \ |
10 SDL_ataric2p_s.h \ | 10 SDL_ataric2p_s.h \ |
11 SDL_ataric2p060.c \ | |
12 SDL_ataric2p060_c.h \ | |
13 SDL_atarieddi.S \ | 11 SDL_atarieddi.S \ |
14 SDL_atarieddi_s.h \ | 12 SDL_atarieddi_s.h \ |
15 SDL_atarievents.c \ | 13 SDL_atarievents.c \ |
16 SDL_atarievents_c.h \ | 14 SDL_atarievents_c.h \ |
17 SDL_atarikeys.h \ | 15 SDL_atarikeys.h \ |