GorillaSapiens

Results 20 comments of GorillaSapiens

@Mygod Can you explain what's going on in your changeset? I'm not following it.

i don't think it is necessary for Stella to "convert and distribute the thousands of ROMs out there". indeed this is probably a copyright minefield that YOU don't want to...

for reference, the MESS 7800 emulator has an .a78 format with a header containing information about the game. even something like this would be a far cry better than what...

> I am thinking that if we can divide the board into some parts and alloc them to some defferent threads, and link them in the end. > > I'm...

> If someone write a tool in C++, just input a DSN and output a SES with processing, it will give me a lot help. Java is not all that...

a possible braindead solution might be to just use the same algorithm on multiple cores. the algorithm could use lots of random numbers (e.g. deciding the order in which to...

eventually i got a popup with java memory error, out of memory, heap space.

![moveviafailed](https://github.com/user-attachments/assets/1cd60580-f1e7-42ab-80dd-d98fd0f300ea)

(i'll include a screenshot from your stackexchange issue below) it looks like you want to assign two different widths to the same net. i don't know of any commercial router...

i thought of a workaround. connect J1.1 to a testpoint. then that testpoint to R2 and U1. now you can define net classes for J1.1->TP and TP->R2 different from TP->U1....