mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-04-12 12:37:04 +00:00
zdocs: Add Open Firmware $find bug description.
This commit is contained in:
parent
a6de2c2b44
commit
c2e098e535
@ -252,6 +252,7 @@ Apple OF is known to contain numerous bugs. The following table lists some recen
|
||||
|:-------------------:|-----------------|
|
||||
| 2.0f1, 2.4 | A numerical overflow in `um/mod` used by `get-usecs-60x` causes the OF console to become unresponsive after approx. 71 minutes. You have to restart your computer once the bug is triggered. |
|
||||
| 1.0.5 | /chaos/control `fill-rectangle` is ( ? color y x w h -- ) instead of ( color x y w h -- ) |
|
||||
| | `$find` is ( name-str name-len -- xt true | pstr name-str name-len false ) instead of ( name-str name-len -- xt true | name-str name-len false ) |
|
||||
| 2.4 | string literal buffers `"` on the command line are 256 bytes but will overflow if you enter more than 256 bytes. |
|
||||
|
||||
`get-inherited-property notes.txt` discusses known bugs regarding get-inherited-property and map-in in Open Firmware 1.0.5.
|
||||
|
Loading…
x
Reference in New Issue
Block a user