Add missing file.
This commit is contained in:
		
							parent
							
								
									d0967e683b
								
							
						
					
					
						commit
						ec2ea1feff
					
				
					 1 changed files with 10 additions and 0 deletions
				
			
		
							
								
								
									
										10
									
								
								plat/cpm/libsys/make_bdos_call.sh
									
										
									
									
									
										Executable file
									
								
							
							
						
						
									
										10
									
								
								plat/cpm/libsys/make_bdos_call.sh
									
										
									
									
									
										Executable file
									
								
							|  | @ -0,0 +1,10 @@ | |||
| #!/bin/sh | ||||
| cat <<EOF | ||||
| # | ||||
| #include "asm.h" | ||||
| .define _$2 | ||||
| _$2: | ||||
|     mvi a, $1 | ||||
|     jmp call_bdos | ||||
| EOF | ||||
| 
 | ||||
		Loading…
	
	Add table
		
		Reference in a new issue