mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-19 10:36:43 +00:00
Fixes #56
This commit is contained in:
parent
2fb7d2f73e
commit
729debb1a3
@ -44,7 +44,7 @@ public class CPU implements JSONSerialisable {
|
||||
|
||||
/**
|
||||
* Offset of the code segment. The code starts to get
|
||||
* executed at this address each tick. Defaults to 0x4000
|
||||
* executed at this address each tick. Defaults to org_offset@config.properties
|
||||
*/
|
||||
private int codeSegmentOffset;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user