Cool!! JaC64 a Java Commodore 64 emulator

For everything that's not in any way related to PureBasic. General chat etc...
techjunkie
Addict
Addict
Posts: 1126
Joined: Wed Oct 15, 2003 12:40 am
Location: Sweden
Contact:

Cool!! JaC64 a Java Commodore 64 emulator

Post by techjunkie »

Cool!!!

http://www.dreamfabric.com/c64/

Cut & Paste from the web site,
JaC64 - Java based Commodore 64 Emulator

JaC64 is completely written in Java and can be run from a modern web browser like Firefox, InternetExplorer or Netscape Navigator. During the development I have been reading a lot of very good documentation on the commodore 64 on the Internet, thanks to all people that made those available ! (many of the documents can be found at ftp.funet.fi/pub/cbm).

Supported features
CPU 6510, most of the 6510/02 instructions
RAM/ROM and Bank Switching (ROM - on / off, IO on / off)
Interrupts (IRQ, NMI) from Scan, CIA timers, etc.
VIC Graphics (text modes, hi-res, multicolor) - now line-based, sprites (normal, expanded, multicolor, collisions)
SID (6581) Sound (Bad implementation, and only works with JDK1.3)
CIA - timers
Keyboard & Joystick
Support for .c64 .prg/p00 and .t64 files

Known bugs
Some instructions might be incorrect (some games and demos does not work)
CIAs is not 100% implemented
SID chip has no filters yet (and sounds a bit bad).
Impressive!! :!: :!:
Image
(\__/)
(='.'=) This is Bunny. Copy and paste Bunny into your
(")_(") signature to help him gain world domination.
techjunkie
Addict
Addict
Posts: 1126
Joined: Wed Oct 15, 2003 12:40 am
Location: Sweden
Contact:

Post by techjunkie »

but how legal is it to have C64 games on the site?!? How about the copyright?

I know that some developers like Jeff Minter (http://www.llamasoft.co.uk/) has released his old games for C64 and Amiga as freeware.
Image
(\__/)
(='.'=) This is Bunny. Copy and paste Bunny into your
(")_(") signature to help him gain world domination.
KarLKoX
Enthusiast
Enthusiast
Posts: 681
Joined: Mon Oct 06, 2003 7:13 pm
Location: France
Contact:

Post by KarLKoX »


Genesis emulated in Java

This is for real.
We have got the first working Genesis emulator ever written in Java.

Everything is emulated, including Motorola 68000 CPU core, Zilog Z80, Genesis Video Display Processor, Yamaha YM2612 and Texas Instruments SN76496.

Compatibility is good, really, really good, as you can see in the screenshots.
Image

http://potato.emu-france.com/sys/index.php?op=edito
"Qui baise trop bouffe un poil." P. Desproges

http://karlkox.blogspot.com/
techjunkie
Addict
Addict
Posts: 1126
Joined: Wed Oct 15, 2003 12:40 am
Location: Sweden
Contact:

Post by techjunkie »

KarLKoX wrote:

Genesis emulated in Java

This is for real.
We have got the first working Genesis emulator ever written in Java.

Everything is emulated, including Motorola 68000 CPU core, Zilog Z80, Genesis Video Display Processor, Yamaha YM2612 and Texas Instruments SN76496.

Compatibility is good, really, really good, as you can see in the screenshots.
Wow! 8)

Okey, so we have some use for Java in the end... that's good. The language wasn't a waste of time. :lol:
Image
(\__/)
(='.'=) This is Bunny. Copy and paste Bunny into your
(")_(") signature to help him gain world domination.
Fred
Administrator
Administrator
Posts: 18350
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

Java a waste ? com'on ;) .
techjunkie
Addict
Addict
Posts: 1126
Joined: Wed Oct 15, 2003 12:40 am
Location: Sweden
Contact:

Post by techjunkie »

Fred wrote:Java a waste ? com'on ;) .
Okey - it works ok in cell phones... :wink:
Image
(\__/)
(='.'=) This is Bunny. Copy and paste Bunny into your
(")_(") signature to help him gain world domination.
dagcrack
Addict
Addict
Posts: 1868
Joined: Sun Mar 07, 2004 8:47 am
Location: Argentina
Contact:

Post by dagcrack »

Okey - it works ok in cell phones... Wink
PB will also.. someday :wink: :wink: :wink:
JAVA is nasty!..

Image
" JAVAAA NAGILAA JAVAA NAGILA JAVAAAAAA IAAIAA!! DA DAA DA RARAA DADA DA RARA JAVAAA !! "

You know what there is on that coffee cup? PEA SOUP!
:lol: :lol:

Theres so many jokes I can make... but I can already see all those java fans chasing my shadows (in java)!
! Black holes are where God divided by zero !
My little blog!
(Not for the faint hearted!)
User avatar
griz
Enthusiast
Enthusiast
Posts: 167
Joined: Sun Jun 29, 2003 7:32 pm
Location: Canada

Post by griz »

Jeff Minter rocks. 8)

Java ... hmmm ... it won't go away. :(
hagibaba
Enthusiast
Enthusiast
Posts: 170
Joined: Fri Mar 05, 2004 2:55 am
Location: UK
Contact:

Post by hagibaba »

thats a shame, the links dont work, and the page takes as
long as the c64 used to load a game.... ahh, the memories!

any help? :-/

btw, i think most c64 games are free/abandonware now...

...i had to post this zx spectrum in java i found recently! :-]

http://www.wearmouth.demon.co.uk/gw03/gw03page.htm

its amazing! the commands are typed straight in! wOw!

ps: does anyone know how to run these offline?
KarLKoX
Enthusiast
Enthusiast
Posts: 681
Joined: Mon Oct 06, 2003 7:13 pm
Location: France
Contact:

Post by KarLKoX »

hagibaba wrote: ps: does anyone know how to run these offline?
You should download the site content, HTTtrack works well and is free (opensource).
"Qui baise trop bouffe un poil." P. Desproges

http://karlkox.blogspot.com/
hagibaba
Enthusiast
Enthusiast
Posts: 170
Joined: Fri Mar 05, 2004 2:55 am
Location: UK
Contact:

Post by hagibaba »

i did that, thanks.
Post Reply