William D. Jones
William D. Jones
> Ah, .SECTION names are not available in the symbol file or in the output in any way. Yes, also this. I didn't think to mention that after being the...
>If you already have a loader and everything is in the same address space, why not just make everything a .SECTION of some sort? I remembered the answer to this....
> should I also write .MEMORYMAP (-> [memorymap]) and .ROMBANKMAP (-> [rombankmap]) into the symbol file? I'd hold off on this personally for now. > Isn't the RAM slot offset...
> With .RAMSECTIONs each slot has a set of 256 RAM banks, I think. This was the part I was missing. I forgot that each slot has 256 RAM banks....
>You can actually place a ROM bank into multiple slots, but when you define a .SECTION you give it a slot so references to the labels inside that .SECTION work...
@Barabas5532 I had to do something like this to make "inject a single test" into a RISCOF run, where `my_test_list.yaml` is your abbreviated set of tests: ```sh shopt -s globstar...
If it means that I can stop using my own fork of the driver, I'm not against learning your API changes (though your changes seem like they'd take longer to...
It's been 5 months, and I am _finally_ in a position to continue importing my backups. _With your requested changes applied_, I've been using `borg-import` again tonight to import `rsync_tmbackup`...
@naveen521kk What is the status of this PR? I've been switching to PDM for a lot of my work, and installing a number of packages break with the good ol'...
@naveen521kk >Hey, I'm sorry, I kinda forgot about this PR. No worries, I'm kinda happy you responded at all, tbh. >I'll spend some time this week to get this working....