Search found 2 matches
- Mon Jun 10, 2013 1:20 am
- Forum: General Forum
- Topic: PAL BIOS
- Replies: 1
- Views: 17182
VDLP
While looking into this, I found that the _vdl_Init() function does not actually need static const unsigned int StartupVDL[]= { // Startup VDL at addres 0x2B0000 0x00004410, 0x002C0000, 0x002C0000, 0x002B0098, 0x00000000, 0x01080808, 0x02101010, 0x03191919, 0x04212121, 0x05292929, 0x06313131, 0x073A...
- Sat Jun 08, 2013 6:15 pm
- Forum: General Forum
- Topic: PAL BIOS
- Replies: 1
- Views: 17182
PAL BIOS
I hope this is the right place to ask. I've been using the latest 4DO (1.3.2.2) with the panafz10 rom from the Mess collection. Everything works ok, except for a couple of PAL games - which complain about running on an NTSC machine. I manage to patch the ISO, that is NOP out the call and continue to...