#SquirrelJME: Found a bug where the array comparison method for objects was failing if any two objects at the same position were equal. Was wondering why some very specific things were broken! Line 822 should have a NOT operator. https://t.co/INbvF9uagC
#SquirrelJME: Release of 0.4.0 moved up a week to January 1, 2020. The extra time will be important!
#SquirrelJME: Fixed a 10 month old bug where FieldReference.equals() did not compare the class name, so when the deduplication for references in the Native compiler would break if a class referred to two fields with the same name but in different classes.
#SquirrelJME: On the right track for loading the constant pool data because the method identity locators are working! https://t.co/hvQcn1FZcE
#SquirrelJME: Working on this and my text editor is very busy, has so many things open! https://t.co/lItdRzei2H
#SquirrelJME: The supervisor jumped into user mode and is executing the code in this method, however no part of the constant pool is loaded (it is just null) so it ends up trying to execute a null pointer which is of course not valid. At least I know that it enters user code! https://t.co/KN8N47UIih
#SquirrelJME: Starting basic work to get the logic down for entering the main logic of the program that we want to run. Right now it executes nowhere (0xFFFFFFFF) which causes a crash here. A bunch of pieces are missing but I will be going back and implementing them. https://t.co/GDZKhvi1n9
Moved to @XerShadowTail , please follow me there instead!