Search found 14 matches

by Gamester
Sun Jul 09, 2017 3:30 pm
Forum: Other Retro Dev
Topic: play Gameboy Cartridge on C64 possible?
Replies: 11
Views: 7909

Re: play Gameboy Cartridge on C64 possible?

The 33% wider screen only applies to NTSC C64 ,for PAL C64 it's only 6,8% wider wich is acceptable i think

1:1 Ratio

Image

1:0.75 ratio (133%) NTSC C64

Image

1:0.936 ratio (106.8%) PAL C64

Image
by Gamester
Sun Jul 09, 2017 3:02 pm
Forum: Other Retro Dev
Topic: play Gameboy Cartridge on C64 possible?
Replies: 11
Views: 7909

Re: play Gameboy Cartridge on C64 possible?

yes i think i have read something like that on

http://www.studiostyle.sk/dmagic/gallery/gfxmodes.htm
This mode uses two MultiColor pictures (160*200/4 colors in 4*8 cell), each using its own attributes
the SGB uses 160 × 144 in 8*8 cell (see picture in 3. post)
by Gamester
Sun Jul 09, 2017 1:56 pm
Forum: Other Retro Dev
Topic: play Gameboy Cartridge on C64 possible?
Replies: 11
Views: 7909

Re: play Gameboy Cartridge on C64 possible?

the Vram of the SGB contains 2BPP data but i dont know if the VIC-II can handel this ? https://thumb.ibb.co/fL6T2v/SNES_VRAM.png The MCI mode of the C64 should be suitable for this application but that is just my guess. 2BPP= 4 colors/shades of grey C64 MCI mode generates 320*200 pixel resolution wi...
by Gamester
Sun Jul 09, 2017 12:37 pm
Forum: Other Retro Dev
Topic: play Gameboy Cartridge on C64 possible?
Replies: 11
Views: 7909

play Gameboy Cartridge on C64 possible?

hi folks iam new to the c64 scene and have a question. Would it be possible to use a SuperGameboy to play Gameboy cartridges on a C64? (no emulation) I have some experience with old video game consoles like NES / SNES /GB the following data i collected makes me think it should be possible. https://p...
by Gamester
Sun Mar 13, 2016 6:46 am
Forum: GBDev
Topic: Gameboy Code Editor (GBCE)
Replies: 9
Views: 6509

Re: Gameboy Code Editor (GBCE)

If anyone need it. Here is my "script" for NppExec. F:\Gameboy\gbdk\bin\lcc.exe -o test.gb "$(FULL_CURRENT_PATH)" F:\Emulators (gb)\bgb\bgb.exe "$(CURRENT_DIRECTORY)\test.gb" enable "save all files on execute" and "Follow $(CURRENT_DIRECTORY)" in Npp...
by Gamester
Thu Mar 10, 2016 3:57 pm
Forum: GBDev
Topic: Gameboy Code Editor (GBCE)
Replies: 9
Views: 6509

Re: Gameboy Code Editor (GBCE)

Thanks i will try the plugin.
by Gamester
Mon Mar 07, 2016 2:02 pm
Forum: GBDev
Topic: Gameboy Code Editor (GBCE)
Replies: 9
Views: 6509

Re: Gameboy Code Editor (GBCE)

i use notepad++ right now, but the code editor has the ability to compile the code and run the Rom in an Emulator.
by Gamester
Sun Mar 06, 2016 5:34 pm
Forum: GBDev
Topic: Gameboy Code Editor (GBCE)
Replies: 9
Views: 6509

Re: Gameboy Code Editor (GBCE)

Thanks for the link but its dead.
by Gamester
Sun Mar 06, 2016 12:47 pm
Forum: GBDev
Topic: Gameboy Code Editor (GBCE)
Replies: 9
Views: 6509

Gameboy Code Editor (GBCE)

Can anyone upload this tool? i have searched 2 days for this tool and couldn`t find it.
by Gamester
Mon Aug 04, 2014 4:45 pm
Forum: NESdev
Topic: Patching Nintendo World Championship to Pal
Replies: 0
Views: 2214

Patching Nintendo World Championship to Pal

Hi I try to patch NWCS to PAL by replaceing the PRG of every Game with a Hacked Pal version of it. i fixed Rad Racer since it had graphical issues. So Rad Racer is now fully playable on PAL consoles. Also i fixed Tetris to Pal with some glitches but I have problems with Super Mario Bros. . I am not ...
by Gamester
Mon Oct 29, 2012 5:36 am
Forum: NESdev
Topic: Convert Nrom games to fds.
Replies: 4
Views: 1982

Convert Nrom games to fds.

Can anyone tell me how to do that. i read in the forum that it should be possible.
But i dont get it working.
Every time i swap the prg and chr files of a .fds image with a Nrom prg and chr the disk boot but nothig happens.
Can some explain me ?
by Gamester
Mon Nov 14, 2011 5:48 pm
Forum: GBDev
Topic: Space Invaders SNES rom on GB cart
Replies: 8
Views: 6595

so i replaced the rom in the Europen gameboy version of Space invaders with the euro snes version and it is booting but says "this gamepak is not designed for your super famicom or super nes" so is there a way to turn bsnes into pal mode its not that i really want to use it as anyday solut...
by Gamester
Mon Nov 14, 2011 3:56 pm
Forum: GBDev
Topic: Space Invaders SNES rom on GB cart
Replies: 8
Views: 6595

thanks for reply i think that it is a normal snes rom file because its loaded into snes -how can i indentify the snes rom (maybe some sort of header?) -it it possible to rip rom the loader ? ill try to boot mini games (or maybe own code) from gb usb flash cart 64M. I did some research and found most...
by Gamester
Mon Nov 14, 2011 1:18 pm
Forum: GBDev
Topic: Space Invaders SNES rom on GB cart
Replies: 8
Views: 6595

Space Invaders SNES rom on GB cart

it is possible to extract/replace the snes rom inside the gb rom that you can play with super game?