|
Register or have you forgotten your password?
|
|
|
| Amiga Marketplace This forum is here so that members can alert other members to Amiga items they've seen on eBay (or other auctions). If you are selling Amiga items on eBay, you might let us know about them here. Likewise, if you're selling Amiga items sans eBay, this is the "for sale" forum. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#16 | ||||||||
|
Merely Curious
![]()
Join Date: Apr 2008
Posts: 1
|
try this.
if 0x2000=< address =< 0x201F A14= A1 this means if the adress read in in the range, A14 will take the same value as A2 if you have a look on a rom dump, you will see that the data from 0x0000 are the same as the one from 0x4000 (look to be a rom switch.. at A14) moreother if you have a look on winuae (GPL) source code that emulate the guru rom, you will see something like this (I replace some variable by the right value) if (addr >= 0x2000) { if (rom) { int off = addr & rom_mask; if ( (addr & 0xffe0) == 0x2000) __________ from 0x2000 to 0x201F rombank = (addr & 0x02) >> 1; _________ A14=A1 off += rombank * rom_size; I didn't hack any gal, just read the GPL source code... up to now, I didn't try, so may needs some tweak . but I desperate to find a guru rom adapter to buy. IF I can't find I will do it myself as a lot of people had tried to ask . the Best should be for the autor to put the gal as a shareware. al lot of people who want to use this rom are honnest and will be very pleased to pay a shareware licence. (will do for sure) |
||||||||
|
|
|
![]() |
| Bookmarks |
| Tags |
| wanted , gvp , a530 , guru rom |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| WANTED A530 | dogudoruk | Amiga Marketplace | 11 | 04-09-2007 11:10 AM |
| WANTED A530 | dogudoruk | Amiga Marketplace | 0 | 02-18-2007 05:05 AM |
| WANTED a530 :) | dogudoruk | Amiga Marketplace | 3 | 02-10-2007 04:18 AM |
| Wanted - GVP A530 Power Supply | acekipper | Amiga Hardware Issues and discussion | 0 | 10-07-2005 04:44 AM |
| Wanted - GVP A530 Power Supply | acekipper | Amiga Marketplace | 0 | 10-07-2005 04:40 AM |