#39795 - ampz - Tue Apr 12, 2005 11:17 am
Should be doable... There are open source sid players and C64 emulators available.
However, I'd much rather see a C64 emulator for GBA than just a SID player. Do that and I will kiss your feet. :)
The C64 resolution (320*200) does not quite fit the GBA screen, but NES could be scaled without too visible artefacts, so I guess the same should be doable with C64. Should actually be a bit easier since the NES I think has a troublesome resolution of 256*256.
320/240 = 4/3 = 1.33
200/160 = 5/4 = 1.25
Seems to me like scaling factor 4/3 would be appropriate for both the horizontal and vertical since this would leave a few pixels at the top and bottom to show the C64 screen border.
However, I'd much rather see a C64 emulator for GBA than just a SID player. Do that and I will kiss your feet. :)
The C64 resolution (320*200) does not quite fit the GBA screen, but NES could be scaled without too visible artefacts, so I guess the same should be doable with C64. Should actually be a bit easier since the NES I think has a troublesome resolution of 256*256.
320/240 = 4/3 = 1.33
200/160 = 5/4 = 1.25
Seems to me like scaling factor 4/3 would be appropriate for both the horizontal and vertical since this would leave a few pixels at the top and bottom to show the C64 screen border.