Yes, is the short answer, but it’s a little bit more complicated than that. Essentially the ISP that @zigzagjoe has created does this for the se/30 and Quadras, it even has a reset output that automatically restarts the computer when flash is finished. It uses a RP2040 which you hook up to your PC, the ROM then appears as a storage device, and you reflash it with uf2-files. Since it has 16MB of storage, there is a switch onboard, switching between two banks, so on one of them you can put “last known working ROM”. This device is perfect for playing with the rom and for rapid development.Can a ROM SIMM be created that has a switch to switch between two different ROMs while the Power Mac is running?
The first ROM would be a working ROM to boot into Open Firmware.
The second ROM would be the target for flashing.
Boot the first ROM into Open Firmware, then flick the switch to select the second ROM for flashing. Then use the serial port to transfer the flashing program and the new ROM.
This would eliminate the need for an external flasher and it would add safety to the ROM flashing process.
Something like this is what I would like to see also for the PPC
For a first test of hacking I believe @dougg3 idea of 8 standard chips is easier to have up and running.