mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-12-13 22:59:02 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user