EEPROM is not longer PBC

This commit is contained in:
2026-07-06 17:24:09 +02:00
parent f63de56147
commit fbc51cc98b
7 changed files with 20 additions and 79 deletions

View File

@@ -13,7 +13,7 @@ Carbon is currently being organized in "milestones", below they are.
#### Milestone 2
- [ ] On-demand native structs
- [ ] NativeComponent, and java-defined Component(s)
- [ ] Make nn_EEPROM *not* PBC'd.
- [x] Make nn_EEPROM *not* PBC'd.
- [ ] JNIComponentHandler
- [ ] JNI Environment handler
- [ ] Java-side userdata fields
@@ -31,4 +31,4 @@ Carbon is currently being organized in "milestones", below they are.
- [ ] Fix/add missing javadoc comments
- [ ] Point Makefile to the submodule's files instead of copying them over (for NeoNucleus)
- [ ] Write a working emulator using Carbon *or* Hydrogen (NC-Telnet?)
- [ ] Begin work on Hydrogen
- [ ] Begin work on Hydrogen