mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-19 18:46:43 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
eced45a358
@ -44,7 +44,7 @@ public class CPU implements JSONSerialisable {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Offset of the code segment. The code starts to get
|
* 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;
|
private int codeSegmentOffset;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user