XXX4Fans
JOTEGO from patreon

JOTEGO

patreon


JOTEGO posts

FPGAgen with HiFi PCM (MiST)

I have compiled a version of the Megadrive core for MiST with HiFi PCM interpolation of samples. You have to enable it on the OSD menu (F12). Have fun!

(file attached)

View Post

Audio Comparison PCM with Linear Interpolation

JOTEGO post Audio Comparison PCM with Linear Interpolation from patreon

Following on the previous topic about linear interpolation. I have improved it on the Megadrive sound chip core JT12. This core already made a x2 interpolation by default. Now I have extended it to arbitrary numbers.

This increases the sound ...

View Post

NeoGeo Sound: Linear Interpolation

JOTEGO post NeoGeo Sound: Linear Interpolation from patreon

One thing present in the real YM2610 and missing in emulators (as far as I know) is linear interpolation of samples. This is important because YM2610 had a variable sample rate channel which was used sometimes to play different notes using a single sample. Missing interpolation creates high f...

View Post

YM2610 Progress Update

JOTEGO post YM2610 Progress Update from patreon

Not perfect yet but getting closer!

(repository)

View Post

Development Update

(español abajo, 日本語は下記)

I have spent the last 10 days or so with NeoGeo sound: YM2610. Progress is good with the following features already present: FM sound, PSG sound, ADPCM-B sound. Missing things: ADPCM-A channels (sound broken now) plus an ADPCM filter...

View Post

Surprise, surprise!

JOTEGO post Surprise, surprise! from patreon

(español abajo)

I needed a break from full system cores. So I finally started adding YM2610 (NeoGeo) capabilities to my OPN FM core JT12 (used in the Megadrive and CAPCOM arcade cores). I wrote the R...

View Post

Popeye: Early High Res Games

JOTEGO post Popeye: Early High Res Games from patreon

Scralings, one of the director patrons, asked me to look at 1982 Nintendo's Popeye arcade. It looked like an easy game to port. So I accepted... only to find out that this game has the oddest graphics system.

The character layer is pretty much standard, but the background is drawn by the CPU on a RAM chip, pretty much l...

View Post

1943 Sprite Flipping

JOTEGO post 1943 Sprite Flipping from patreon

When you have to store the image for a sprite, you usually want to save memory space. If possible too, you want to make your sprite driver software simple too. Arcades like Ghosts'n Goblins or Contra (Gryzor) achieves this by having two bits associated with each sprite on the screen: one for horizontal flip and the other for ...

View Post

1943 for MiSTer

JOTEGO post 1943 for MiSTer  from patreon

(español abajo)

When I went shopping for boards last Saturday, the seller had my children play a pandora box. My eldest kid found 1943 and played it. He has been playing a lot to the MiST version during the core development. On the way back ...

View Post

Ghosts'n Goblins Credits Added

JOTEGO post Ghosts'n Goblins Credits Added from patreon

I have updated the MiSTer repository with the new optiosn for Ghosts'n Goblins:

-Pause screen with patron credits (P key in MiST, F4 in MiSTer)

-Fixed top two lines of the screen (sprites were missing in those lines)

-Added ROM load option

-New ROM generation file easier to use in MiST (a .bat file...

View Post

Went shopping!

JOTEGO post Went shopping! from patreon

(español abajo)


Thanks to your support I visited a sellert today and bought new games to translate to FPGA.  I am really excited about these titles. All the PCB's worked but Rastan Saga had no sprites on screen and Nemesis (Gradius) seems to be completely broken. I may repair them as part of the conversion pro...

View Post

1943 MiST File

Please find attached the MiST core for 1943 (beta)

View Post

1943 Beta Release

JOTEGO post 1943 Beta Release from patreon

Here it is, resurrected from the PCB era, the 1943 arcade from CAPCOM. This is an awesome game with a lot of technical improvements over the prequel 1...

View Post

Ghosts'n Goblins Pause Credits

JOTEGO post Ghosts'n Goblins Pause Credits from patreon

As I am brushing up 1943 for release, and as 1943 and Ghosts'n Goblins share pretty much the same sprite engine, I found an old bug. In the current core of GnG sprites are not drawn for the first two lines of the screen. This was happening in 1943 too but it was more obvious as many planes fly off the edges o...

View Post

Multirom support

JOTEGO post Multirom support from patreon

1943 core will feature rom load directly from the OSD menu. There are several versions of the game and it was worth doing it.

Bruno Silva prepared the ROM files for all different sets and saved me a ton of time. Thanks a lot!

On the sad news side, there won’t be a core release for February. This core needs more...

View Post

YM2610 and collaboration with Furrtek

JOTEGO post YM2610 and collaboration with Furrtek from patreon

Furrtek's amazing job on the NeoGeo is quickly getting to the point where we need sound on it. One of my Yamaha cores, the JT12, supports YM2203, which is the chip part of Ghosts'n Goblins....

View Post

1943 Tricks for better CPU performance

JOTEGO post 1943 Tricks for better CPU performance from patreon

(español abajo)

I have finished analyzing 1943 schematics and I have started writting the new core. This game looks much more advanced than 1942 but if you were to check only the CPUs it is the same: two Z80 CPUs. However, there are things they have done to the GPU (which is made of discrete parts, rather than a large ...

View Post

1942 Public Release

JOTEGO post 1942 Public Release from patreon

After a horrible week trying to fix one bug, I finally make the 1942 core public. The MiST binaries are attached to this post. MiSTer binaries are in Sorleig's repository and you should be able to get updates following the standard MiSTer procedures.

The public version shares the same romset as MiSTer. Note that the pre...

View Post

Next game!

JOTEGO post Next game! from patreon

This is being a slow week. I have been working to prepare the public release of 1942 and Ghosts'n Goblins cores. Most of this work is towards increasing reliability, and uniformity between the two cores and between the MiST, MiSTer and ZX-UNO versions. Very gray work but I hope it will pay back when I move on...

View Post

Ghosts'n Goblins Update

JOTEGO post Ghosts'n Goblins Update from patreon

(español abajo)

I am re-factoring the GnG & 1942 cores to share as much code as possible. This helps add new features to all cores easily. As part of this effort, the Ghosts'n Goblins core now supports keyboard on MiST. The imaginary staircase bug is fixed too. The attached file is for MiST...

View Post

Especial 1942 y MiSTer en AmigaWave (español)

JOTEGO post Especial 1942 y MiSTer en AmigaWave (español) from patreon

Los compañeros de AmigaWave, y en especial Carlos, le han dedicado una buena parte de su último programa a MiSTer y al core de 1942 para MiST. Es un repaso muy interesante para todos los nuevos a MiSTer. Os dejo el enlace al vídeo justo donde empieza esta sección.

View Post

1942 MiSTer Review on Youtube (English)

JOTEGO post 1942 MiSTer Review on Youtube (English) from patreon

SmokeMonster made a special for the beta release yesterday. Very interesting show going through computer ports of the arcade too. I love the way SmokeMonster captures the beauty of these systems.

View Post

1942 MiSTer Beta

It is finally here! Find the 1942 core attached to this post. Right now, as this post comes up Smoke Monster is showing this core on his YouTube channel. Join him in this virtual unboxing!

I expect to make t...

View Post

1942 MiSTer Update

It is finally running in MiSTer. I got some help from Sorgelig to get it working while I was waiting for the cable I needed. I will release the beta tomorrow for $3+ Patrons. There are a couple of things I need to fix before the public release. Basically the CAPCOM logo does not show up correctly on the title screen. Otherwis...

View Post

1942 for MiST Beta Release

JOTEGO post 1942 for MiST Beta Release from patreon

Find attached to this post the MiST core and the needed ROM. 

 I wanted to do a combined release with the MiSTer version yesterday but it has proven impossible for a large number of technical reasons. So please give me a couple of days to wrap it up. 

This core features the pause screen with patron ...

View Post

Which platform do you use?

It will help me to know which platforms are popular.

View Post

1942 Port Completed

I finished all the pieces and now the game works in MiST. Jeez, it's so much to play. It feels easier than in the emulator and more engaging. I will work in the MiSTer/ZX-UNO conversions now. 

The audio of this post has been captured directly from MiST.

Stay tune because I will release it for Patreons very so...

View Post

1942 Almost Ready

JOTEGO post 1942 Almost Ready from patreon

(español abajo)


It's almost there! After struggling with a sprites issue I concluded that the schematics available for 1942 must belong to a different CAPCOM game. Most of it seems to match but sprite addressing is different. The schematics assume that only 8kB x 4 of sprite ROMs are available but there are indeed ...

View Post

Announcements

JOTEGO post Announcements from patreon

(español abajo)

Thank you all for showing so much interest during this first week. It has motivated me a lot. Maybe too much!

We are starting to be a community where we can push to get more of these games faithfully convert to modern hardware so they won't die out. I have received a lot of support this week and a...

View Post

Got MiSTer with goodies

JOTEGO post Got MiSTer with goodies from patreon

I bought a mister last weekend. I only had a MiST and a ZX-UNO before. But as many people use this platform too and it has many great quality cores I decided to join in.

And well, Antonio Villena kindly sent me the add-ons for mister so I am all ...

View Post