msinger / dmg_cpu_b_map

Web-based map of the Gameboy DMG-CPU B with overlays
Other
4 stars 0 forks source link

Ability to completely hide the chip photo #2

Closed ogamespec closed 4 months ago

ogamespec commented 4 months ago

After getting the netlist, the chip picture becomes almost useless. It would be good to add a setting to look at the netlist without a picture.

image

msinger commented 4 months ago

Good idea! I'll look what I can do. :)

msinger commented 4 months ago

I added the option. You can also open the map directly without background by adding the GET parameter ?shot=-1to the URL: http://iceboy.a-singer.de/dmg_cpu_b_map/?shot=-1

Also works for the SM83 map.

ogamespec commented 4 months ago

Changed map div background-color to grey, looks great to me:

image

msinger commented 4 months ago

Yes, that's much better. Thanks.