move SCR/PPH/GO1/CM5 CPC to cpcformats.c
This commit is contained in:
		
							parent
							
								
									640a80a9e5
								
							
						
					
					
						commit
						245795f1e1
					
				@ -809,7 +809,7 @@ OBJS = main.o init.o graph.o $(APIOBJ) misc.o special.o \
 | 
				
			|||||||
       windows.o brush.o realpath.o mountlist.o input.o hotkeys.o \
 | 
					       windows.o brush.o realpath.o mountlist.o input.o hotkeys.o \
 | 
				
			||||||
       transform.o pversion.o factory.o $(PLATFORMOBJ) \
 | 
					       transform.o pversion.o factory.o $(PLATFORMOBJ) \
 | 
				
			||||||
       loadsave.o loadsavefuncs.o \
 | 
					       loadsave.o loadsavefuncs.o \
 | 
				
			||||||
       pngformat.o motoformats.o stformats.o c64formats.o \
 | 
					       pngformat.o motoformats.o stformats.o c64formats.o cpcformats.o \
 | 
				
			||||||
       fileformats.o miscfileformats.o libraw2crtc.o \
 | 
					       fileformats.o miscfileformats.o libraw2crtc.o \
 | 
				
			||||||
       brush_ops.o buttons_effects.o layers.o \
 | 
					       brush_ops.o buttons_effects.o layers.o \
 | 
				
			||||||
       oldies.o tiles.o colorred.o unicode.o gfx2surface.o \
 | 
					       oldies.o tiles.o colorred.o unicode.o gfx2surface.o \
 | 
				
			||||||
@ -821,7 +821,7 @@ endif
 | 
				
			|||||||
TESTSOBJS = $(patsubst %.c,%.o,$(wildcard tests/*.c)) \
 | 
					TESTSOBJS = $(patsubst %.c,%.o,$(wildcard tests/*.c)) \
 | 
				
			||||||
            miscfileformats.o fileformats.o oldies.o libraw2crtc.o \
 | 
					            miscfileformats.o fileformats.o oldies.o libraw2crtc.o \
 | 
				
			||||||
            loadsavefuncs.o packbits.o tifformat.o c64load.o 6502.o \
 | 
					            loadsavefuncs.o packbits.o tifformat.o c64load.o 6502.o \
 | 
				
			||||||
            pngformat.o motoformats.o stformats.o c64formats.o \
 | 
					            pngformat.o motoformats.o stformats.o c64formats.o cpcformats.o \
 | 
				
			||||||
            op_c.o colorred.o \
 | 
					            op_c.o colorred.o \
 | 
				
			||||||
            unicode.o \
 | 
					            unicode.o \
 | 
				
			||||||
            io.o realpath.o version.o pversion.o \
 | 
					            io.o realpath.o version.o pversion.o \
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										1476
									
								
								src/cpcformats.c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1476
									
								
								src/cpcformats.c
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user