|
Joined: Mar 2001
Posts: 17,239 Likes: 263
Very Senior Member
|
Very Senior Member
Joined: Mar 2001
Posts: 17,239 Likes: 263 |
Ahh. Since the driver sets up what each bank means and handles the switching you should be able to pull that data by other means. You may end up not even using a core bank then.
|
|
|
|
Joined: May 2009
Posts: 2,223 Likes: 387
Very Senior Member
|
Very Senior Member
Joined: May 2009
Posts: 2,223 Likes: 387 |
Ahh. Since the driver sets up what each bank means and handles the switching you should be able to pull that data by other means. You may end up not even using a core bank then. Ggghhhh. Have you seen sms_mapper_w? It reads like stereo instructions. That's kind of lame that whatever it is that SMH_BANK does can't be manually invoked. That said, I think I have a lead, so... yeah. Edit: Heck with it. I can't, for the life of me, figure out what it wants. Someone else can hook up the 93C46. It doesn't help that Meka's source code is harder to read than Greek.
|
|
|
|
Joined: Sep 2004
Posts: 51
Member
|
Member
Joined: Sep 2004
Posts: 51 |
r6242 /src/mess/drivers/act.c: [Apricot Xi]: Emulated basic video HWNow this is odd: MC6845 sets 640x375, tilemap size is 80x25 and charset is 10x16...obviously, 80x10=800, so right-most columns gets cutted and I don't have any hell of an idea about it. And...before you ask, no, start address is equal to 0  Well, the size on a real Xi is 800x400 (80x10=800, 25x16=400) so I don't know where the 640x375 comes from. Is something assuming a character cell is 8 pixels wide and 15 high?
|
|
|
|
Joined: Aug 2009
Posts: 1,265 Likes: 201
Very Senior Member
|
Very Senior Member
Joined: Aug 2009
Posts: 1,265 Likes: 201 |
640x375 is the calculated MAME/MESS resolution from the MC6845 video core. I highly suspect that's wrong and you're right though, it's not even the first time that core betrays me...
|
|
|
|
Joined: Feb 2004
Posts: 55
Member
|
Member
Joined: Feb 2004
Posts: 55 |
JD, with the code changed on SVN rev. 6261, variable "smsvdp->prev_bitmap_saved" is not necessary anymore. I was working on adding view modes for 3-D games, then updated the patch, attached it to bug 70 and included the changes to remove that variable. Please take a look on the patch.
|
|
|
|
Joined: Jan 2006
Posts: 3,691
Very Senior Member
|
Very Senior Member
Joined: Jan 2006
Posts: 3,691 |
also, I think I left a smsvdp->tmpbitmap which was not necessary in the struct. feel free to remove it as well. @JD: please move debug feature in CDI to CONFSETTING in place of DIPSETTING... dipswitches should only be the ones physically present on the hardware 
|
|
|
|
Joined: May 2009
Posts: 2,223 Likes: 387
Very Senior Member
|
Very Senior Member
Joined: May 2009
Posts: 2,223 Likes: 387 |
@JD: please move debug feature in CDI to CONFSETTING in place of DIPSETTING... dipswitches should only be the ones physically present on the hardware  Will do! Looks like I'm going to be out of work for another day due to a stomach bug, so yeah. 
|
|
|
|
Joined: May 2009
Posts: 2,223 Likes: 387
Very Senior Member
|
Very Senior Member
Joined: May 2009
Posts: 2,223 Likes: 387 |
Is it possible to change a CPU's clock speed at runtime in MESS?
ETA: cputag_set_clock
|
|
|
|
Joined: Oct 2009
Posts: 12
Member
|
Member
Joined: Oct 2009
Posts: 12 |
Probably it is not the correct thread, but I have fixed some of the problems in the GBC palette, this resolves some problem reported on bugzilla and make the graphic more clean. diff: http://www.mediafire.com/?zzjdjlh4wmlWario Land 3 (World) ![[Linked Image from img97.imageshack.us]](http://img97.imageshack.us/img97/1449/0003j.png)
|
|
|
|
Joined: May 2009
Posts: 2,223 Likes: 387
Very Senior Member
|
Very Senior Member
Joined: May 2009
Posts: 2,223 Likes: 387 |
Speaking of graphics fixes... SVN r6272 apple2e driver I fixed the lo-res graphics issue described in Bugzilla #1842: ![[Linked Image from moogle-tech.com]](http://moogle-tech.com/harmony/wip/mess/apple2/0004.png)
|
|
|
1 members (1 invisible),
191
guests, and
0
robots. |
Key:
Admin,
Global Mod,
Mod
|
|
Forums9
Topics9,331
Posts122,199
Members5,077
|
Most Online1,283 Dec 21st, 2022
|
|
These forums are sponsored by Superior Solitaire, an ad-free card game collection for macOS and iOS. Download it today!
|
|
|
|