Skip to content

Commit

Permalink
Use integer library for the integer-cart target.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmsc committed Jul 25, 2024
1 parent d5a8aee commit 5ea01b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler/atari-cart-int.tgt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Atari 8-bit computers, integer-only for cartridge output
include atari-int
config fastbasic-cart.cfg
library fastbasic-cart-fp.lib
library fastbasic-cart-int.lib
extension .rom

0 comments on commit 5ea01b8

Please sign in to comment.