Files
cc65/src
nyanpasu64 f36b9b544d Fix segfault on 64-bit LLP64 Windows builds
There are many occurrences of unsigned long in codegen.h's function
arguments. Changing g_getimmed and g_defdata makes `make` succeed
without segfaulting. I don't know if it makes cc65 behave correctly in
all cases, or if there are more unsigned long that need to be changed.
2022-03-06 14:47:51 -08:00
..
2021-04-19 16:06:10 +02:00
2021-04-19 16:06:10 +02:00
2021-12-13 17:20:56 +01:00
2019-05-22 11:33:43 +02:00
2021-12-13 17:14:57 +01:00
2021-04-19 16:06:10 +02:00
2022-01-08 16:39:30 -05:00