Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

200 most recent check-ins using file PULL_REQUEST_TEMPLATE.md version 2afe106cfe

2019-06-30
00:55
Add author map. check-in: 22e27deaeb user: stephanie.gawroriski tags: trunk
00:35
Add Liberapay. check-in: 267221e84a user: stephanie.gawroriski tags: trunk
00:32
Add Liberapay. check-in: 7e35a86b03 user: stephanie.gawroriski tags: trunk
00:32
Perform base scan for class information. check-in: 1716b4aaaf user: stephanie.gawroriski tags: trunk
2019-06-29
23:20
Put release at August 1, 2019 for now. check-in: 4353f473c4 user: stephanie.gawroriski tags: trunk
21:28
Move the classpath index scanning to another method. check-in: 690cfe1023 user: stephanie.gawroriski tags: trunk
19:01
Escape the underscore. check-in: d21ca168fd user: stephanie.gawroriski tags: trunk
19:00
Add instructions on finding the overlay. check-in: 63b4439662 user: stephanie.gawroriski tags: trunk
17:28
Add GitHub social banner. check-in: cf18c0f746 user: stephanie.gawroriski tags: trunk
17:14
Add GitHub funding file. check-in: e299e4f619 user: stephanie.gawroriski tags: trunk
15:36
Run the splash image loader in the background so that way the copyright and such can appear as fast as possible. check-in: 14e1df22d2 user: stephanie.gawroriski tags: trunk
15:21
Tweak the splash screen to make the copyright region easier to read and include the Patreon link. check-in: 97b2df9798 user: stephanie.gawroriski tags: trunk
13:49
Add NullVolumeControl for the NullPlayer. check-in: 2f4367ed0f user: stephanie.gawroriski tags: trunk
13:32
Document changes. check-in: 0500275952 user: stephanie.gawroriski tags: trunk
13:31
Add fallback for line.separator check-in: c03c0b3d6d user: stephanie.gawroriski tags: trunk
13:29
Make the fallback encoding UTF-8. check-in: 504dd9fa17 user: stephanie.gawroriski tags: trunk
13:28
Have a valid value for microedition.encoding as well. check-in: 1cab0a48e8 user: stephanie.gawroriski tags: trunk
13:23
Have fallback value for `microedition.configuration` and `microedition.locale`. check-in: 1cc4ce97d4 user: stephanie.gawroriski tags: trunk
13:08
Implement marking and skipBytes() in DataInputStream. check-in: 38c0c73b8f user: stephanie.gawroriski tags: trunk
07:02
Backup developer notes. check-in: 1c0d39ab1e user: squirreljme tags: trunk
00:27
Add system call to obtain the OptionJAR (if any); Add OptionJAR access to RatufaCoat. check-in: f9b615e7ce user: stephanie.gawroriski tags: trunk
00:06
Base work on load game. check-in: e107866520 user: stephanie.gawroriski tags: trunk
2019-06-28
23:56
Remove the need for preset ROM in RetroArch. check-in: e252210503 user: stephanie.gawroriski tags: trunk
23:43
Implement system reset in RetroArch. check-in: a7c794882c user: stephanie.gawroriski tags: trunk
21:15
Add note when a class is being initialized. check-in: 4903eadbc8 user: stephanie.gawroriski tags: trunk
20:59
Correct the BootRom reading from the wrong location for the main class. check-in: f31804f1a0 user: stephanie.gawroriski tags: trunk
20:00
Remove allocator debug print. check-in: 44e7a13343 user: stephanie.gawroriski tags: trunk
20:00
When reading from memory actually store the read value into the destination register. check-in: 3014fced1e user: stephanie.gawroriski tags: trunk
19:59
Add more debug. check-in: 100f6b7487 user: stephanie.gawroriski tags: trunk
19:24
Add more debugging. check-in: f1061286e1 user: stephanie.gawroriski tags: trunk
19:17
Add more debug. check-in: bc8942f93a user: stephanie.gawroriski tags: trunk
18:43
Add more debugging. check-in: 227a64356b user: stephanie.gawroriski tags: trunk
18:12
Add extra argument for map at, but do not use it currently. check-in: 1bf4e986d1 user: stephanie.gawroriski tags: trunk
18:03
Correct parsing of incorrect operation argument types. check-in: b83cb42729 user: stephanie.gawroriski tags: trunk
14:35
Implement part of NullPlayer with listeners. check-in: 2e560fbdc0 user: stephanie.gawroriski tags: trunk
14:04
libretro: Android update (GitHub Closes #38) check-in: 9d6db918e9 user: aaron.kling tags: trunk
13:59
Do not print the JAR entry that was being scanned. check-in: 337443f2a5 user: stephanie.gawroriski tags: trunk
13:58
Double the allocation threshold. check-in: caa03a1351 user: stephanie.gawroriski tags: trunk
13:55
Do not throw exceptions in jvmNew and jvmNewArray, return 0 instead; Check for OOM after new/newarray; Add negative array size check check-in: 25a74c3272 user: stephanie.gawroriski tags: trunk
13:33
Correct the point counter, which would not reset. check-in: 92f46983dc user: stephanie.gawroriski tags: trunk
13:29
Do not write extra field for non-boot JARs. check-in: 3a9a15cac1 user: stephanie.gawroriski tags: trunk
13:20
Disallow allocation of a negative size. check-in: ffa1efa0ef user: stephanie.gawroriski tags: trunk
13:17
Add more pool debug; Remove virtual memory define. check-in: f542413a86 user: stephanie.gawroriski tags: trunk
07:02
Backup developer notes. check-in: 38272b4525 user: squirreljme tags: trunk
2019-06-27
23:43
Displays are in color if they have more than two colors. check-in: 23688bdbd7 user: stephanie.gawroriski tags: trunk
23:33
Adjustment to memset. check-in: 7964a27c69 user: stephanie.gawroriski tags: trunk
17:56
Move CPU state into its own structure (so other parts are shared, less messy) check-in: 1aae47636f user: stephanie.gawroriski tags: trunk
17:36
Do not clear error state on execution. check-in: ac257ccfac user: stephanie.gawroriski tags: trunk
14:05
Correct Java constant memory access being wrong. check-in: a8b0bbf1c6 user: stephanie.gawroriski tags: trunk
14:03
Check for register overflow. check-in: 09b4ed04f1 user: stephanie.gawroriski tags: trunk
13:55
Stop if a boot seed hits an error. check-in: 7bed8d5620 user: stephanie.gawroriski tags: trunk
13:54
Remove un-needed variable. check-in: dc9e359d38 user: stephanie.gawroriski tags: trunk
13:51
Correct printing of location (debug); Remove unneeded variable. check-in: 21a64e9f91 user: stephanie.gawroriski tags: trunk
13:18
Correct address resolution which only looked at the first map. check-in: ee28fe3759 user: stephanie.gawroriski tags: trunk
13:12
Print error messages in more places. check-in: 4c9f26dde4 user: stephanie.gawroriski tags: trunk
12:54
Print error code in standard C as well. check-in: 1fe372d856 user: stephanie.gawroriski tags: trunk
12:52
Implement memory read/write. check-in: 81f29f9cdf user: stephanie.gawroriski tags: trunk
07:02
Backup developer notes. check-in: ed5c93295a user: squirreljme tags: trunk
2019-06-26
22:53
Minor VM work. check-in: 274ada716f user: stephanie.gawroriski tags: trunk
12:03
Implement some VMEM functions. check-in: 35d2904fd5 user: stephanie.gawroriski tags: trunk
11:55
Implement mapping. check-in: 02e3a05897 user: stephanie.gawroriski tags: trunk
07:02
Backup developer notes. check-in: e579cf9c7b user: squirreljme tags: trunk
2019-06-25
20:38
Base initialize of VMEM. check-in: d9bd68e46a user: stephanie.gawroriski tags: trunk
20:35
Base start of RatufCoat memory refactor. check-in: ef443875e8 user: stephanie.gawroriski tags: trunk
17:56
Move memory alloc/free to another file. check-in: 683e588524 user: stephanie.gawroriski tags: trunk
17:50
Correct compilation error. check-in: 9e031307dc user: stephanie.gawroriski tags: trunk
17:43
Some code cleanup. check-in: c681c77b07 user: stephanie.gawroriski tags: trunk
17:39
In RatufaCoat add an extended error state. check-in: e8f8c56941 user: stephanie.gawroriski tags: trunk
17:18
Add memory location check in RatufaCoat. check-in: f52b5f89f3 user: stephanie.gawroriski tags: trunk
17:01
Print of the error hex code on error. check-in: 5c8f0100d5 user: stephanie.gawroriski tags: trunk
07:02
Backup developer notes. check-in: 32ca2d3b41 user: squirreljme tags: trunk
2019-06-24
21:14
Double the threshold. check-in: 689cc9e017 user: stephanie.gawroriski tags: trunk
20:54
Add threshold checker; Base scanning of the boot library for a class. check-in: 51ae4509c3 user: stephanie.gawroriski tags: trunk
19:04
Implement StringBuilder.append(String). check-in: 761449bf16 user: stephanie.gawroriski tags: trunk
18:59
In JarMinimizer do a proper scan for instance methods which may be in a super class; Implement todo.TODO(); Base scan for classes in the class library check-in: e331d33c91 user: stephanie.gawroriski tags: trunk
18:40
Implement HashMap.containsKey(). check-in: 7f0d6357e8 user: stephanie.gawroriski tags: trunk
16:12
Correct compile errors. check-in: 2f1d4488fa user: stephanie.gawroriski tags: trunk
16:12
Fix compile error. check-in: 61f5dfc7d8 user: stephanie.gawroriski tags: trunk
16:11
Forward the other Image.createImage() call. check-in: 2461913251 user: stephanie.gawroriski tags: trunk
16:02
Handle cases where the processor has to defined state at the start of an instruction but it is jumped back to later in code, use a pure stack map table state. check-in: 65af5af3e9 user: stephanie.gawroriski tags: trunk
15:35
Do not perform any inner class checks. check-in: 8946c4ec85 user: stephanie.gawroriski tags: trunk
15:26
Do not compile the binary if there is no source. check-in: d6208a3659 user: stephanie.gawroriski tags: trunk
15:26
Handle no source code in SXS dump. check-in: 35efae1dfd user: stephanie.gawroriski tags: trunk
15:01
Implement Vector.copyInto(). check-in: 8d0ca7fe25 user: stephanie.gawroriski tags: trunk
13:54
Do not throw a ClassCastException in a CHECKCAST if the instance is null. check-in: 2d630d8267 user: stephanie.gawroriski tags: trunk
13:47
Make exception into a temporary rather than the exception register because the constructor for the exception will see that the exception handler is set and then start handling them. check-in: 7d82a56f11 user: stephanie.gawroriski tags: trunk
13:39
Do not OOPS in SummerCoat if the instruction is not valid (all of them are implemented so any invalid instructions are VM errors now). check-in: 9794b407be user: stephanie.gawroriski tags: trunk
13:37
In SummerCoat disallow returning from the top-most frame without a system call. check-in: 05cc0e685b user: stephanie.gawroriski tags: trunk
13:34
In RatufaCoat, disallow a standard RETURN at the top-most frame (it must be exited from!). check-in: 7c1b546b9e user: stephanie.gawroriski tags: trunk
13:30
Remove extra checks for exceptions when there have been explicit checks already done as needed (this should reduce code density); Set integer/long DIV/REM to be able to throw exceptions; Check for int/long divide by zero (register does a code check, while constant does a compile time check). check-in: e208d7ef58 user: stephanie.gawroriski tags: trunk
13:00
Better print of class type in the trace. check-in: 17619e6b00 user: stephanie.gawroriski tags: trunk
12:58
Print the class name in the throwable stack trace. check-in: 477d799f25 user: stephanie.gawroriski tags: trunk
12:38
Base work on HashMap get. check-in: b97ebdc11d user: stephanie.gawroriski tags: trunk
12:04
Add base for hashmap and client class information. check-in: 2e5329e695 user: stephanie.gawroriski tags: trunk
07:02
Backup developer notes. check-in: e040a2380b user: squirreljme tags: trunk
00:27
Move the stuff from BootLibrary which reads from the ROM into BootRom. check-in: 14df872842 user: stephanie.gawroriski tags: trunk
2019-06-23
23:45
Store the hashcode for resources in the JAR so just an integer has to be checked before a full comparison is done. check-in: 7bdd76e220 user: stephanie.gawroriski tags: trunk
23:31
Sort the resources that are stored in the JAR, binary tree lookups will be done. check-in: 435446ee5e user: stephanie.gawroriski tags: trunk
19:54
Normalize class names to forward slashes instead of dots. check-in: 8ee8a4dff0 user: stephanie.gawroriski tags: trunk
19:50
Base for loadClassInfo(). check-in: 8b341f190f user: stephanie.gawroriski tags: trunk
18:28
Add note that task is being initialized. check-in: 4c0f82016d user: stephanie.gawroriski tags: trunk
18:08
Put in the new splash screen. check-in: cf5ca80247 user: stephanie.gawroriski tags: trunk
17:43
Add more pixel art by Kat Adam-MacEwen. check-in: 0c2e3984ac user: stephanie.gawroriski tags: trunk
17:10
Use user supplied main class or use the ROM supplied main class. check-in: 61c6d861b7 user: stephanie.gawroriski tags: trunk
17:01
Place in the main class of the launcher into the BootROM; Move the TOCOffset to after the num jars so new boot entries can be added without breaking things. check-in: e445fc1b23 user: stephanie.gawroriski tags: trunk
16:23
Add method to allocator for a task in a given content. check-in: 98340f1590 user: stephanie.gawroriski tags: trunk
16:14
Correct ByteDeque error codes. check-in: 210d3d33ec user: stephanie.gawroriski tags: trunk
16:12
Reorder errors in test/libs/tac check-in: 63c598e1d4 user: stephanie.gawroriski tags: trunk
16:12
Reorder errors in runt/mids/squirrel-quarrel check-in: 727ba30f34 user: stephanie.gawroriski tags: trunk
16:12
Reorder errors in runt/libs/zip check-in: 6a90ad25a5 user: stephanie.gawroriski tags: trunk
16:12
Reorder errors in runt/libs/tool-profiler check-in: 3ddea64bef user: stephanie.gawroriski tags: trunk
16:12
Reorder errors in runt/libs/tool-manifest-reader check-in: 4f8e9c2885 user: stephanie.gawroriski tags: trunk
16:12
Reorder errors in runt/libs/tool-jarfile check-in: 6f5760acc8 user: stephanie.gawroriski tags: trunk
16:12
Reorder errors in runt/libs/tool-classfile check-in: d44a32f742 user: stephanie.gawroriski tags: trunk
16:12
Reorder errors in runt/libs/summercoat-vm check-in: 6cb4620629 user: stephanie.gawroriski tags: trunk
16:12
Reorder errors in runt/libs/springcoat-vm check-in: 3422d5971b user: stephanie.gawroriski tags: trunk
16:12
Reorder errors in runt/libs/io check-in: c0715bdd4a user: stephanie.gawroriski tags: trunk
16:12
Reorder errors in runt/libs/common-vm-stubs check-in: 4796be0955 user: stephanie.gawroriski tags: trunk
16:12
Reorder errors in runt/libs/common-vm check-in: 46e1f64c1d user: stephanie.gawroriski tags: trunk
16:12
Reorder errors in runt/klib/supervisor check-in: ca3c8dd04f user: stephanie.gawroriski tags: trunk
16:12
Reorder errors in runt/apis/midp-lcdui check-in: 66e728a118 user: stephanie.gawroriski tags: trunk
16:12
Reorder errors in runt/apis/meep-swm check-in: 30361f10fb user: stephanie.gawroriski tags: trunk
16:12
Reorder errors in runt/apis/meep-rms check-in: a540b0e765 user: stephanie.gawroriski tags: trunk
16:12
Reorder errors in runt/apis/gcf check-in: 6e9c1fb7d1 user: stephanie.gawroriski tags: trunk
16:12
Reorder errors in runt/apis/cldc-compact check-in: d6660f126d user: stephanie.gawroriski tags: trunk
16:12
Reorder errors in bldt/mids/pcf-to-sqf check-in: 15f040c186 user: stephanie.gawroriski tags: trunk
16:12
Reorder errors in bldt/libs/builder-support check-in: fff6645b15 user: stephanie.gawroriski tags: trunk
16:12
Reorder errors in bldt/javase/libs/javase-runtime check-in: b9ea0e5d6e user: stephanie.gawroriski tags: trunk
16:02
Base find free task ID and store in the list; Correct error IDs in Enum. check-in: b9490522b3 user: stephanie.gawroriski tags: trunk
14:33
Loading of system property key/value array. check-in: f00ba8dd13 user: stephanie.gawroriski tags: trunk
14:14
Add a message which prints when the ROM is missing. check-in: 08a21634d7 user: stephanie.gawroriski tags: trunk
13:31
Add RatufaCoat instructions. check-in: bb4f2446a8 user: stephanie.gawroriski tags: trunk
07:02
Backup developer notes. check-in: f9f8eaeb80 user: squirreljme tags: trunk
2019-06-22
14:15
Base refactor of the configuration reader making it much nicer to use. check-in: 462c3bc7df user: stephanie.gawroriski tags: trunk
13:48
Load passed main class. check-in: d966d3b60a user: stephanie.gawroriski tags: trunk
13:41
Remove framebuffer test. check-in: 25a6fda0df user: stephanie.gawroriski tags: trunk
13:29
Bsae for new task. check-in: 51a4dbb25a user: stephanie.gawroriski tags: trunk
11:35
Initialize client task manager. check-in: 36b9d12936 user: stephanie.gawroriski tags: trunk
07:02
Backup developer notes. check-in: d334002414 user: squirreljme tags: trunk
00:33
Add some informative text to describe the classes used. check-in: 0170eaa5a3 user: stephanie.gawroriski tags: trunk
00:28
When freeing chunks, merge a free chunk on the right side if there is one before this one. check-in: d3950916ee user: stephanie.gawroriski tags: trunk
00:16
Merge heads. check-in: a197a25bfc user: stephanie.gawroriski tags: trunk
00:15
Implement a tag based allocator (the tags will store allocation types, and the process ID owning the allocation). check-in: d7a17e5517 user: stephanie.gawroriski tags: trunk
2019-06-21
23:02
Backup developer notes. check-in: eac6d86577 user: squirreljme tags: trunk
20:22
Do not print the boot libraries. check-in: b866326234 user: stephanie.gawroriski tags: trunk
20:20
Add implementation note on PrintStream. check-in: fd95806e78 user: stephanie.gawroriski tags: trunk
20:20
Add note in changelog. check-in: c3bbd919c4 user: stephanie.gawroriski tags: trunk
20:18
If a JAR is not valid, just say the library does not exist. check-in: adabb046a1 user: stephanie.gawroriski tags: trunk
20:11
Correct wrong signature being used for long packing. check-in: fb98dba16b user: stephanie.gawroriski tags: trunk
20:00
Add check when reading the ZIP to see if it overflows. check-in: 6907c0fca9 user: stephanie.gawroriski tags: trunk
19:55
Enable flag to use passed classpath; Correct reading wrong part of the boot classpath table; Normalize all library names to end in .jar; Correct the wrong boot libraries being passed to the minimizer. check-in: ff46323117 user: stephanie.gawroriski tags: trunk
19:19
Merge free chunks to make more memory available; Build binaries when using the bitmap dump; In SpringCoat have unique strings map null with zero. check-in: 8b24bce579 user: stephanie.gawroriski tags: trunk
18:13
Implement searching of the initial classpath. check-in: 7c7c54db89 user: stephanie.gawroriski tags: trunk
18:01
Determination of user defined class path. check-in: ea0d0f5f3a user: stephanie.gawroriski tags: trunk
17:53
Implement `PrintStream`. check-in: d0b2114116 user: stephanie.gawroriski tags: trunk
17:15
Print boot libraries again. check-in: 891181b97c user: stephanie.gawroriski tags: trunk
16:24
Remove time and nano printing from the bootstrap. check-in: 90eb0edf25 user: stephanie.gawroriski tags: trunk
16:22
Multiple corrections for incorrect unsigned comparison. check-in: 8934c5455a user: stephanie.gawroriski tags: trunk
15:48
Optimizations and corrections to software long division; Correctly check if the value being returned is a wide type and return both ints (before it was checking incorrectly and just returning the high word). check-in: d796f0d750 user: stephanie.gawroriski tags: trunk
14:44
Make getting the current time faster in System. check-in: 48cc97c9f4 user: stephanie.gawroriski tags: trunk
14:40
Minor work. check-in: 2f3fbc94db user: stephanie.gawroriski tags: trunk
13:52
Implement 64-bit shr. check-in: 78d3ae2664 user: stephanie.gawroriski tags: trunk
13:48
Copy code over. check-in: f1a58f7fa9 user: stephanie.gawroriski tags: trunk
13:48
Implement software 64-bit div, rem, neg, sub, ushr. check-in: 40af6677e8 user: stephanie.gawroriski tags: trunk
13:11
Have the software math functions return their respective type (so it can be used with JavaSE/SpringCoat); Add assembly methods for value unpacking (long) and packing (double, long). check-in: 10d67841d4 user: stephanie.gawroriski tags: trunk
12:48
Add operations to pack and unpack long values. check-in: 6069346166 user: stephanie.gawroriski tags: trunk
07:02
Backup developer notes. check-in: 58e241fb36 user: squirreljme tags: trunk
02:46
Add stable division function in RatufaCoat. check-in: 1d1b4feb48 user: stephanie.gawroriski tags: trunk
00:54
Add get of system time in RatufaCoat; Print time in the bootstrap; Base work on the needed software math libraries. check-in: 1022a805d5 user: stephanie.gawroriski tags: trunk
2019-06-20
23:04
Add condition for user or firmware classpath. check-in: 270bebccb0 user: stephanie.gawroriski tags: trunk
22:53
Add note the libraries are being scanned. check-in: 732f436597 user: stephanie.gawroriski tags: trunk
22:31
Update SummerCoat ROM usage information. check-in: dac7adc23c user: stephanie.gawroriski tags: trunk
15:08
Correct drawing of characters (wrong mask was used). check-in: 98ea6607c3 user: stephanie.gawroriski tags: trunk
15:03
Only draw to the console when the supervisor is still running. check-in: 53c8e7a7f9 user: stephanie.gawroriski tags: trunk
15:02
Base for drawing console output with errors. check-in: cc5f777cbc user: stephanie.gawroriski tags: trunk
14:20
Define basic console parameters in RatufaCoat. check-in: ee1eb04c7a user: stephanie.gawroriski tags: trunk
14:16
Add buffer write function to RatufaCoat. check-in: bcc99677b7 user: stephanie.gawroriski tags: trunk
14:07
Invalid system calls return zero instead of negative one, for safer pointer stuff. check-in: ffb3acffca user: stephanie.gawroriski tags: trunk
14:04
Add basic framebuffer test to the bootstrap. check-in: c7642da92d user: stephanie.gawroriski tags: trunk
13:55
Implement system calls to access the framebuffer in RatufaCoat. check-in: 46b0b6703c user: stephanie.gawroriski tags: trunk
13:44
Obtain and map the Native Framebuffer in RatufaCoat. check-in: 4337a0a7f2 user: stephanie.gawroriski tags: trunk
13:35
Add basic native method to get the framebuffer details. check-in: 2f52e5bb83 user: stephanie.gawroriski tags: trunk
13:27
Add structure for the framebuffer. check-in: beea30a49f user: stephanie.gawroriski tags: trunk
13:26
Make it brighter red. check-in: 77b76ea32e user: stephanie.gawroriski tags: trunk
13:25
Make it 2 pixels instead of 5. check-in: 28178d3d80 user: stephanie.gawroriski tags: trunk
13:25
Move video RAM to a global for RetroArch; When a crash happened, draw a red border around the screen instead of making it red. check-in: 5ae5fcbf29 user: stephanie.gawroriski tags: trunk
13:16
Correct font to C conversion errors. check-in: c8006826ed user: stephanie.gawroriski tags: trunk
13:16
import SQF into RatufaCoat. check-in: b321ddd7eb user: stephanie.gawroriski tags: trunk
13:08
Regenerate fonts. check-in: f0268e4a2f user: stephanie.gawroriski tags: trunk
13:03
Add uudecode check in fontgen. check-in: 7db425055f user: stephanie.gawroriski tags: trunk
12:49
Correct the width of the Monospace 12 strike registered trademark symbol. check-in: 3e94e606cc user: stephanie.gawroriski tags: trunk
12:47
Add export to SQF. check-in: 50e166d36b user: stephanie.gawroriski tags: trunk
12:07
Add base for initial classpath. check-in: db7a3e50a5 user: stephanie.gawroriski tags: trunk
07:03
Backup developer notes. check-in: 92461ba46d user: squirreljme tags: trunk
01:02
Implement MEM_SET and MEM_SET_INT for RatufaCoat (is a bit faster than running the stuff in VM). check-in: 700762b5af user: stephanie.gawroriski tags: trunk
00:53
Make SystemCallIndex an interface; Add system call for supervisor boot success!; Correct RatufaCoat just executing 1M cycles then stopping forever; Add special error code to signal VM exit. check-in: 4635de991b user: stephanie.gawroriski tags: trunk
00:15
Store boot libraries in a global since they can be used later on. check-in: 344a8b61e3 user: stephanie.gawroriski tags: trunk
2019-06-19
23:51
Do not intern strings, it slows things down despite breaking the internal logic (the supervisor is a special case). check-in: c589048770 user: stephanie.gawroriski tags: trunk
23:44
Load and list boot libraries. check-in: 2e62631445 user: stephanie.gawroriski tags: trunk
20:52
Add missing ROMsize to SummerCoat boot; Add printing of base ConfigROM info. check-in: 2ecc758645 user: stephanie.gawroriski tags: trunk