Skip to content
  • Stephanie Gawroriski's avatar
    Make all Assembly calls in emulator-base invalid; Fix bug in... · 6fa12693
    Stephanie Gawroriski authored
    Make all Assembly calls in emulator-base invalid; Fix bug in PrintStream.__writeBytes where an array out of bounds was thrown if the buffer overflowed if writing to the stream failed; Make ConsoleOutputStream an Appendable; Improve the todo failing method by having it do more of the work in a lower-level means; Clear out and deprecate old Debugging stuff (todo.TODO and todo.OOPS) to just use the newer leaner Debugging class; Timeout SpringCoat/SummerCoat testing at 10 minutes since there could be an issue that causes infinite recursion which would be very expensive.; For now have the uncaught exception handler just exit.
    6fa12693