fxIP-fork/gint.patch

13 lines
634 B
Diff

diff -Naur gint-orig/fx9860g.ld gint-mod/fx9860g.ld
--- gint-orig/fx9860g.ld 2021-05-12 09:16:14.000000000 +0200
+++ gint-mod/fx9860g.ld 2021-07-13 21:46:59.045357371 +0200
@@ -25,7 +25,7 @@
0x1100 bytes near the end of the user RAM, which is larger; the 6k
left for the user are honored in both cases. Unused memory from the
exposed 6k and non-exposed memory is available through malloc(). */
- ram (rw): o = 0x08100200, l = 6k
+ ram (rw): o = 0x08100200, l = 30k
/* This region represents the first block of user RAM. Linker arranges
sections as if linked to address 0, then gint's runtime determines