arpruss
arpruss
Have you tried using positive coordinates and letting gcodeplot offset it to the negative area?
That's I think the source of the problem: the plugin automatically adjust the drawing location so that the drawing's 0,0 corresponds to the minX,minY on the plotter.
Ah, I think it's a clone issue. I tried it with an older blue pill and it worked fine.
Some things work on the clone, and others don't. I normally use Arduino with the libmaple-derived core with blue pills. When I tried to activate the RTC in internal oscillator...
Right: I just checked this, at least on my off-brand controllers.
The only other PS2 collection I have is the Activision Atari 2600 anthology.
Well, you can just run the makezip.py script with an xml file (you can dump them from mame, e.g., mame -lx pacman) and a rom file and see what happens....
Well, in my xsr archive there is findcrcpy.py ( https://github.com/arpruss/xsr/blob/main/findcrc.py ). So just get the CRC of the ROM component you are searching for and the length, and it'll search...
I either pull the relevant section out of Mame source course for the game driver, or use Mame to dump its dat file.
Some of the bin files can be turned into a mame zip file. I've had success with Last Blade 1 and 2, Metal Slug 2, Samurai Shodown V, and Schock...