Skip to content

Commit 820d42d

Browse files
refactor: remove redundant segment markers and update address mappings and cursor positions in c128_hero_is_back project
1 parent 9d1fef8 commit 820d42d

1 file changed

Lines changed: 63 additions & 15 deletions

File tree

examples/c128_hero_is_back.regen2000proj

Lines changed: 63 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -215,18 +215,6 @@
215215
},
216216
{
217217
"start": 16298,
218-
"end": 16308,
219-
"type_": "Code",
220-
"collapsed": false
221-
},
222-
{
223-
"start": 16309,
224-
"end": 16309,
225-
"type_": "DataByte",
226-
"collapsed": false
227-
},
228-
{
229-
"start": 16310,
230218
"end": 16335,
231219
"type_": "Code",
232220
"collapsed": false
@@ -6443,6 +6431,54 @@
64436431
"8601": {
64446432
"HighByte": 59953
64456433
},
6434+
"21219": {
6435+
"LowByte": 21119
6436+
},
6437+
"21223": {
6438+
"HighByte": 21119
6439+
},
6440+
"21229": {
6441+
"LowByte": 21193
6442+
},
6443+
"21231": {
6444+
"HighByte": 21193
6445+
},
6446+
"21244": {
6447+
"LowByte": 21190
6448+
},
6449+
"21246": {
6450+
"HighByte": 21190
6451+
},
6452+
"21258": {
6453+
"LowByte": 21119
6454+
},
6455+
"21262": {
6456+
"HighByte": 21119
6457+
},
6458+
"21266": {
6459+
"LowByte": 21190
6460+
},
6461+
"21270": {
6462+
"HighByte": 21190
6463+
},
6464+
"21276": {
6465+
"LowByte": 21193
6466+
},
6467+
"21278": {
6468+
"HighByte": 21193
6469+
},
6470+
"21286": {
6471+
"LowByte": 21119
6472+
},
6473+
"21290": {
6474+
"HighByte": 21119
6475+
},
6476+
"21451": {
6477+
"LowByte": 21119
6478+
},
6479+
"21455": {
6480+
"HighByte": 21119
6481+
},
64466482
"22070": {
64476483
"LowByte": 22077
64486484
},
@@ -6497,6 +6533,18 @@
64976533
"23214": {
64986534
"HighByte": 25814
64996535
},
6536+
"23467": {
6537+
"LowByte": 23478
6538+
},
6539+
"23472": {
6540+
"HighByte": 23478
6541+
},
6542+
"24064": {
6543+
"LowByte": 1024
6544+
},
6545+
"24068": {
6546+
"HighByte": 1024
6547+
},
65006548
"24270": {
65016549
"LowByte": 24128
65026550
},
@@ -6761,14 +6809,14 @@
67616809
"30640": "Hex"
67626810
},
67636811
"bookmarks": {},
6764-
"cursor_address": 1965,
6812+
"cursor_address": 24314,
67656813
"hex_dump_cursor_address": 14896,
6766-
"sprites_cursor_address": 12864,
6814+
"sprites_cursor_address": 12928,
67676815
"charset_cursor_address": 11008,
67686816
"right_pane_visible": "None",
67696817
"sprite_multicolor_mode": true,
67706818
"charset_multicolor_mode": false,
6771-
"bitmap_cursor_address": 57344,
6819+
"bitmap_cursor_address": 0,
67726820
"bitmap_multicolor_mode": false,
67736821
"hexdump_view_mode": "ScreencodeShifted",
67746822
"splitters": [

0 commit comments

Comments
 (0)