JEmu2/MSX version 4.0 released

Page 1/3
| 2 | 3

By erikd

Master (255)

erikd's picture

16-01-2007, 21:24

I just release (about 5 minutes ago) a new version of JEmu2.
As for the MSX part, these are the changes:
* Disk emulation (press F8 to switch disks for multi-disk games, disk writing is not supported)
* Added rudimentary VDP timing
* MSX-Music sound is now also stereo enhanced like SCC/SCC+
* Some little VDP fixes here and there
* Added Snatcher, SD Snatcher, Aleste 2, Aleste Gaiden, Fire Hawk, Undeadline

I'm pretty pleased with the stereo enhancement effect in both SCC and MSX-Music emulation. The already good SD-Snatcher music for example now really sounds better than the real thing IMHO. Maybe something to add in 'blue' and 'open' too?

www.gagaplay.com/jemu2/

Login or register to post comments

By Vampier

Prophet (2413)

Vampier's picture

16-01-2007, 22:15

NICE!!! is there a way to play that Nemesis2 smooth scroll on a real MSX?

This emu is amzing for being programmed in Java Big smile

By erikd

Master (255)

erikd's picture

16-01-2007, 22:30

Thanks :-)
The smooth scroll is done using a specialized driver for Nemesis2. It reads some timer from the MSX' memory and translates it to a pixel offset. Ergo, no, there's no way on a real MSX.

By Vampier

Prophet (2413)

Vampier's picture

16-01-2007, 23:59

too bad Smile I'm working on something cool for openMSX through a TCL script... but it won't be smooth scrool... I wish.

By erikd

Master (255)

erikd's picture

17-01-2007, 00:19

'Something cool for openMSX through a TCL script'... sounds intrigueing Smile

So how do you like the stereo effect? Big smile
(you can disable it in the front-end to hear the difference, especially using headphones)

By Vampier

Prophet (2413)

Vampier's picture

17-01-2007, 00:32

members.home.nl/parkel/openmsx/openmsx0269.png
hint: peek 0xe061

members.home.nl/parkel/openmsx/openmsx0307.png

Sounds really nice, I'll bring it up on #openmsx (freenode)

By erikd

Master (255)

erikd's picture

17-01-2007, 00:56

If needed, I could share the code of the modified SCC and 2413.

By Manuel

Ascended (19471)

Manuel's picture

17-01-2007, 08:59

erikd: that would be cool Smile You'd need to share it under a GPL compatible license, though.

By erikd

Master (255)

erikd's picture

17-01-2007, 16:16

Well, the SCC and 2413 implementations are basically existing implementations translated to java, which I have modified for the stereo effect. The modifications are quite straightforward, really.
I could even just explain what I've done so you can implement it yourself.
In any case, I really have to prepare a new source release anyway, but I see no harm in letting you peek in the source before that, so you can implement same thing yourself?

By Manuel

Ascended (19471)

Manuel's picture

17-01-2007, 19:53

erikd: please join us on #openMSX on irc.freenode.net and talk to wouter_ Smile

By Manuel

Ascended (19471)

Manuel's picture

17-01-2007, 20:40

Exactly, what are you doing with the mono sound?

Page 1/3
| 2 | 3