Organiser
Filtrer par machine :
Type de vue :
 
 byuu v4 et higan v110 
Samedi 21/03/20 à 15:24 par Firebrand
C'est avec tristesse que nous apprenons que Near (anciennement byuu) arrête le développement de ses émulateurs pour des raisons bien expliquées sur son site officiel. bsnes et higan ont été transférés dans des projets communautaires sur GitHub auxquels il ne prendra pas part. Néanmoins, il nous offre de nouvelles versions de byuu et higan comme baroud d'honneur:
This release substantially improves PC Engine emulation, fixing 80% of known issues.
Regretfully, this will be my final release. I will be stepping down, and my emulators will be maintained going forward as a team project. I'll have more to say on this in the near future in a separate post.

- PC Engine: improved IRQ handling significantly
- PC Engine: fixed T-flag instructions, and implemented all addressing modes for it
- PC Engine: improved VDP penalty cycle timing
- PC Engine: always fire Vblank IRQs every frame, regardless of VDW setting
- PC Engine: add support for STreet Fighter II CE's custom mapper
- PC Engine: emulated MPR latch used by TMA and TAM instructions
- PC Engine: randomize various registers and memory at power-on
- PC Engine: do not allow block moves to read from $ff:0800-17ff
- PC Engine: always set P.B flag (except when pushing P during BRK)
- PC Engine: delay PSG synchronization when not needed (~8% speedup for accuracy profile)
- PC Engine: emulate 4-color background and sprite modes
- PC Engine: emulate grayscale VCE mode
- PC Engine: emulate extra scanline VCE mode
- PC Engine: fixed VRAM->VRAM DMA transfers (was transferring one byte less than it should)
- PC Engine: improve burst-mode emulation (early VRAM->VRAM termination, etc)
- PC Engine: add display timing latching to the performance profile's scanline renderer
- PC Engine: many disassembler improvements
- PC Engine CD: added skeleton implementation (non-functional)
- Mega Drive: fix a crash when loading Sonic & Knuckles or the Game Genie without a daughter cartridge connected
- higan: fix System menu option enabling when "Create New System" is selected
- icarus: fix typo in save RAM portion of Master System game manifests (was marked as ROM by mistake)
- byuu: don't show the program icon briefly when loading a new game
- byuu: focus the viewport after loading games
- byuu: add trace log path override option
- byuu: use save path override for SNES save RAM files as well
Télécharger byuu v4
Télécharger higan v110 (64-bit) (Windows)
Télécharger higan v110 (MacOS)
Télécharger higan v110 (Linux)
Site Officiel de Near
Nouveau GitHub de higan
Nouveau GitHub de bsnes
 
 Mednafen v1.24.1 
Mercredi 18/03/20 à 13:53 par Firebrand
Une nouvelle version de cet émulateur multi-systèmes a été publiée. Voici la liste de changements apportés:
- NES: Changed some macros in the CPU emulation code to not have leading underscores.
- Use sem_clockwait() or sem_clockwait_np() when available, instead of sem_timedwait().
- NES: Don't memset() MDFN_PixelFormat object.
- Fixed build errors on FreeBSD relating to the multithreading code.
- Fixed broken semaphore emulation code used on non-Windows platforms when sem_timedwait() is not available(1.24.0-UNSTABLE regression).
- Altered Linux joystick API detection in the configure script, to avoid compiling with Linux joystick support in lieu of SDL joystick support on *BSD systems with Linux header files installed.
- Fixed AltiVec-related build errors on 64-bit POWER/PPC.
- SS: Added kludges to fix NBG2/NBG3 background layer offset problems in "Fighters Megamix".
- SNES-Faust: Replaced assert() in the DSP-1 emulation code with a SNES_DBG()
- PSX: Implemented a partial fix for missing notes/instruments in the music of "Dragon Ball GT: Final Bout".
- PSX: Don't ignore the sample loop address set via ADPCM header when the loop address register was written only before the end of voice on startup delay. Fixes sound effect glitches in "Re-Loaded: The Hardcore Sequel".
Télécharger Mednafen v1.24.1 (32-bit)
Télécharger Mednafen v1.24.1 (64-bit)
Site Officiel de Mednafen
 
 RomVault v3.1.2 
Samedi 14/03/20 à 14:58 par Firebrand
Ce gestionnaire de ROMs a été mis à jour. Voici les changements apportés:
- I just found a very edge case bug in the ZIP64 writing code. If RV made a zip file smaller than 4Gb, but that had more the 65536 files in it then the ZIP64 headers where not being written correctly to the file. Strange thing was that WINRAR did not even report this as a bad zip. But RomVault itself would read this back as a corrupt zip.
Télécharger RomVault v3.1.2
Site Officiel de RomVault
 
 byuu v3 et higan v109 
Samedi 14/03/20 à 14:57 par Firebrand
Ces deux émulateurs ont été mis à jour et partagent en partie les mêmes améliorations:
- Famicom: emulated the X24C01 EEPROM for Bandai-FGC boards (no X24C02 support yet)
- Mega CD: CDC PCM DMA can only write to current bank [EkeEke]
- Mega CD: CDC DMA address setting now clears d0-d2 for proper transfer alignment [EkeEke]
- Mega CD: improve power-cycle handling (not perfect; best to restart the emulator between each Mega CD game still ...)
- PC Engine: trigger VDC coincidence IRQs at start of scanline (fixes Bomberman '94, Air Zonk start screen rendering issues)
- PC Engine: improved RCR interrupt emulation (fixes Air Zonk in-game)
- PC Engine: fix VDC DCR writes (fixes Gaia no Monshou, Magical Chase, etc)
- PC Engine: reduced VDC access delays (fixes Wonder Momo, but may not be hardware accurate)
- PC Engine: improved instruction timing
- PC Engine: added Avenue Pad 6 emulation (higan only for now)
- WonderSwan: window emulation improvements
- byuu: BIOS firmware settings window improvements
- byuu: can now load firmware from inside ZIP archives
- byuu: added trace logging tool
- byuu: added manifest viewer tool
- byuu: add path overrides for saves, BPS patches, and DSP firmware files
- higan: fixed a serious issue with the "Create New System" option from the launch screen
- nall: fixed a subtle yet important issue with Natural/Integer::bit() that allowed out-of-range bits to be set
Télécharger byuu v3
Télécharger higan v109 (64-bit) (Windows)
Télécharger higan v109 (MacOS)
Télécharger higan v109 (Linux)
Site Officiel de Near
 
 RomVault v3.1.1 
Jeudi 12/03/20 à 13:52 par Firebrand
Ce gestionnaire de ROMs a été mis à jour. Les améliorations sont les suivantes:
- RV 3.1.1 has just been released, In V3.1.0 I removed the ability to set Directory settings on DAT's, as it could cause some config issues, I have now fixed these issues and added the ability back again.
- Also removed illegal characters from extra directory names. (This was becoming a problem when using description as directory name.)
Télécharger RomVault v3.1.1
Site Officiel de RomVault
 
 Messinfo.dat v0.219 (11.40) 
Lundi 09/03/20 à 13:38 par Firebrand
Ce fichier informatif pour MAME contient désormais les données relatives à la v0.219:
- 11.40 08/03/2020: Aligned files to 0.219 version.
Télécharger Messinfo.dat v0.219 (11.40)
Site Officiel de Messinfo.dat
 
 GameEx et GameEx Arcade Edition v16.28 
Dimanche 08/03/20 à 13:47 par Firebrand
Ces frontends ont été mis à jour. Pas d'information sur les changements.
Télécharger GameEx v16.28
Télécharger GameEx Arcade Edition v16.28
Site Officiel de GameEx
 
 higan v108, bsnes v115, et byuu v2 
Mardi 03/03/20 à 13:48 par Firebrand
Near (anciennement byuu) a mis à jour l'ensemble de ses émulateurs avant de ralentir le rythme de développement: il ne devrait plus avoir de sortie majeure avant un certain temps. Voici les nouveautés:
higan v108:
- brings various user-interface refinements and emulation accuracy improvements.

bsnes v115:
- brings bugfixes for several titles and run-ahead improvements.

byuu:
- v2: brings massive performance improvements, run-ahead and rewind support, and Famicom Disk System + Mega CD emulation.
- v1.4: adds rewind support to all cores, and run-ahead support to all but the GBA and MSX cores.
Télécharger higan v108 (64-bit) (Windows)
Télécharger higan v108 (MacOS)
Télécharger higan v108 (Linux)
Télécharger bsnes v115 (Windows)
Télécharger bsnes v115 (MacOS)
Télécharger bsnes v115 (Linux)
Télécharger byuu v2 (Windows)
Site Officiel de Near
 
 NegaMAME v0.219-1 
Samedi 29/02/20 à 15:00 par Firebrand
Ce build de MAME à utiliser avec Negatron, principalement pour l'aspect MESS, a été mis à jour les sources de la v0.219.
Télécharger NegaMAME v0.219-1 (Windows)
Télécharger NegaMAME v0.219-1 (MacOS)
Télécharger NegaMAME v0.219-1 (Linux)
Site Officiel de NegaMAME
 
 MESS et MESSUI v0.219 
Jeudi 27/02/20 à 13:57 par Firebrand
Après avoir sauté la v0.218, MESS et MESSUI sont de retour sans changements internes spécifiques.
Télécharger MESS v0.219 (64-bit)
Télécharger MESSUI v0.219 (64-bit)
Site Officiel de MESS
 
 byuu v1.1 
Mercredi 26/02/20 à 14:27 par Firebrand
Cet émulateur multi-systèmes a eu 3 mises à jour consécutives dans une même journée passant d'une version beta à une version stable. Voici les notes de publication:
v1.1:
Update: I posted v1.1 to address some rendering issues affecting key Super Nintendo games. Apologies, it will be a touch rocky at the start while I iron out all the kinks in the new renderers. Things should stabilize in the coming months as they did with the bsnes relaunch. Thank you!

v1.0:
I'm excited to release the first official version of my magnum opus software project, byuu version 1.0!

byuu is a multi-system emulator that aims to combine the accuracy of higan with the simplicity and performance of bsnes. Essentially, what bsnes did for higan's SNES emulation, I want byuu to do for all 25 of higan's emulated systems.

byuu currently emulates the Nintendo, Super Nintendo, SG-1000, Master System + Game Gear, Sega Genesis, TurboGrafx-16 + SuperGrafx, MSX + MSX2, Game Boy + Color, Game Boy Advance, WonderSwan + Color, Pocket Challenge V2, and Neo Geo Pocket + Color.

I poured my soul into this, and even for a first release, there has been substantial development. As compared to higan v107, byuu v1 features a brand-new, easy-to-use user interface in the general style of bsnes, that loads traditional game ROM images directly, supports native file dialogs, more than doubles the performance of Super Nintendo and Sega Genesis emulation, quadruples the performance of TurboGrafx-16 emulation, and provides a 20% boost to Game Boy Advance emulation. A Ryzen 5 2600 CPU should be able to run any supported system at 150fps or more. As with my other emulators, features like adaptive sync and dynamic rate control come standard.

Future plans for byuu v2+ are ambitious: I hope to add support for rewind, run-ahead, a save state manager, a cheat code editor, frame advance, screenshot capture, and much more. Possibly even a hybrid desktop + couch-mode user interface! I also want to expose my Famicom Disk System, Sega CD, and future PC Engine CD emulation to byuu. Furthermore, I hope to expand byuu beyond my own collection of emulators: specifically, I would like to offer Nintendo DS, Nintendo N64, Sony PlayStation, and Sega Saturn emulation in future releases by relying on other leading emulation projects; although I may need help in achieving those goals.

And now a heartfelt plea: I'm putting everything I have into this project, and my future in the emulation scene depends upon this project's success. Essentially, I'm getting older, and I have too many emulation cores to maintain as just one person. bsnes brought a revival to higan's SNES emulation, and I am hoping that byuu can do the same for higan's other cores.

I am looking for other developers to join on as equal contributors to this project. If this proves highly successful, I'll stick around to guide the project forward. But if not, then I will be looking for a new lead to take over the project. In that case, I would continue to periodically submit patches, time permitting, but would hope for someone else to guide byuu, higan, and bsnes forward. If neither of these two things happen by the end of this year, then my current intention is to regrettably step down from the projects, although I haven't decided on an exact date of when yet. Effectively, I've gone about as far as I could as a sole developer.

Essentially, I am hoping for this project to be what I'm remembered by after I'm gone one day, and so I want it to be as much of a success as possible. I also want these emulation cores to live on beyond me, and not just be tied to me as a person. Already bsnes and higan benefited massively thanks to 15+ years of contributions from well over a hundred volunteers. These emulators are so much more than just me. I hope to accelerate that trend, so that one day I can pass on the torch.

I hate to ask this, but anything you all can do to help promote this project would be greatly appreciated! Getting the word out about it, creating user guides and video tutorials, writing an article about it, posting about it on a forum, adding it to an existing emulation website, ... anything would help. I am hoping that in naming the project eponymously, that I can short-step some of the time-consuming struggle of establishing a new emulator project, but word of mouth is still vital for people to know that this project exists.

Thank you all so much! I hope you'll enjoy this new software as much as I've enjoyed making it.

v0.14:
The v1 development phase is basically completed. I'm posting a final beta to catch any last-minute critical issues. Please give it a small test run and report any serious issues that would harm the reputation if they shipped in a v1 release. Thank you!
No need to post news about this elsewhere, if all goes well, v1 will be released very soon.
The big news in this WIP is that I've spent time greatly increasing performance of the most demanding cores in byuu:
- Super Nintendo: 100fps -> 200fps
- Sega Genesis: 85fps -> 210fps
- PC Engine: 68fps -> 240fps
- Game Boy Advance: 123fps -> 154fps
Every system should run at 150+ fps on a $100 desktop CPU now, although of course your mileage may vary.
There are other niceties such as a native file open dialog, auto-saving of memory, support for save games in the Neo Geo Pocket core, a fix for PAL region detection in the Super Nintendo core, and more.
Télécharger byuu v1.1
Site Officiel de byuu
 
 GameEx et GameEx Arcade Edition v16.26 
Lundi 17/02/20 à 15:15 par Firebrand
De nouvelles versions de ces frontends multi-systèmes ont été publiés, mais aucune information sur les modifications n'a été donnée (comme d'habitude...).
Télécharger GameEx v16.26
Télécharger GameEx Arcade Edition v16.26
Site Officiel de GameEx
 
 byuu v0.10 (beta) 
Lundi 17/02/20 à 15:12 par Firebrand
Cet émulateur multi-systèmes a été mis à jour. Voici la liste des nouveautés:
- update driver settings when changing audio and input drivers
- correct sound output when not outputting at 48KHz
- correct sound output when changing frequency after game is loaded
- show program icon when game is not loaded
- move from native status bar to higan/bsnes-style status bar
- fix a bug with WonderSwan internal EEPROM data
- fix hotkey polling in fullscreen mode
- added joypad support
- fixed initial bindings for gamepad axes and hats
- allow multi-selection clear on input mappings
- added path searching to higan::Node::find()
- added higan::Node::scan() to locate relative tree nodes
- exposed settings for color bleed/emulation, interframe blending, overscan
- default to Path::desktop() instead of Path::user() for loading games

Known issues with v0.10:
- region detection is not working (PAL games are running at NTSC speeds)
Télécharger byuu v0.10 (beta)
Site Officiel de byuu
 
 MedGui Reborn Stable v1.110.1 
Mercredi 12/02/20 à 15:21 par Firebrand
Ce frontend pour Mednafen a été mis à jour. Les améliorations sont les suivantes:
- The Medclient service now send input configuration to prevent config mismatch
- Added another ddns for medclient and mednafen server
- Fixed any bad translated string
- Fixed a small bug with refresh of rom grid in text menu mode
Télécharger MedGui Reborn Stable v1.110.1
Site Officiel de MedGui Reborn Stable
 
 byuu v0.8 (beta) 
Mercredi 12/02/20 à 15:18 par Firebrand
byuu est un nouvel émulateur multi-système de Near (anciennement byuu) qui se veut être un compromis entre l'exigence de précision de higan et la facilité d'utilisation de bsnes. La vision de higan est d'être absolument exhaustif dans la précision d'émulation en prenant en compte les cas les plus rares, byuu est moins intransigeant et couvre 99% des besoins de précision au prix de la perte de quelques fonctionnalités.
I'm releasing the first official beta for the new byuu emulator today.

This is a new multi-system emulator, which shares emulation cores with higan.

Like higan, byuu is focused on accuracy foremost. Unlike higan, byuu aims to be much more user friendly. Think of byuu as easy mode, and higan as advanced mode, but they are fundamentally the same emulator under the hood. One is not a superset of the other; they are sibling projects.

The goal of byuu is to carry forward the breakout success of bsnes for all of higan's emulation cores, and not just for the SNES alone. bsnes, by being much easier to use, led to a resurgence in support that resulted in several new features, speed optimizations, bug reports, and emulator accuracy improvements. I hope to rekindle the same interest in all 25 of my supported emulation cores with this new emulator.

And frankly, higan's future depends on this project being a success. I am aiming to retire around the end of this year (though it's not set in stone), and I am looking for a new lead developer willing to take over byuu.org, github.com/byuu, and its emulation projects. I would still contribute to the projects on GitHub for as long as I were able to.

I am changing my personal name to Near, and calling my new emulator byuu, for many reasons. You can read the complete rationale here: byuu.org/articles/names. But essentially, these emulators are not only mine: they are the work of dozens of volunteers spanning 15+ years of development. It is perhaps too late, but I wish to separate my personal identity from these projects. I want these emulators to become group projects with multiple developers, and I want them to outlast me if at all possible. With 15+ years and 230,000+ backlinks to byuu.org, I could not see a way to move these emulators to a new domain. And based on it taking 2+ years for higan to become even partially known to the general public, I did not see a viable method of establishing this new emulator in less than a year without using an established name, and the only such name I have at my disposal is byuu. Ideally, I would have kept my emulators on a separate website from day one, but I cannot change the past to correct for this mistake. I mulled over this decision for the past few weeks, and this is the best choice I could come up with. I hope you'll understand. I will also understand if folks continue to call me personally by byuu. I understand it's not easy to change names after 22+ years, and that this will invariably cause some level of confusion. But it can't be helped.

The byuu_san Twitter account, as well as most social media accounts using the name byuu, will be used only for official software development news and updates going forward. Some accounts will be harder than others to migrate, and will take more time and planning.

I have spun off my personal Twitter account to near_nyan, and my personal website to near.byuu.org for the time being, until I can find a better domain for it. Over the coming months, I will be migrating personal content from byuu.org and elsewhere over to my personal website.

I make no secret of the mistakes I've made in the past as byuu (nor will the internet ever let us forget them), and that I'll likely continue to make more mistakes as Near. But for the past two years, I have been doing my best to change and improve myself. I am who I am however, and though I am to be more friendly and cooperative, I won't hide my identity nor unwavering support for my friends. But game preservation transcends politics and ideologies, and I've now separated my work from my personality, so at this point, it is up to you if you want to follow me as Near or not. It's no longer directly tied to byuu.

In any case, byuu is still brand-new, and it is missing several major features including gamepad support, multi-player support, cheat codes, and more. These features will be added in due-time. Sans enhancements like HD mode 7, I am for feature-parity with bsnes, including run-ahead support and much more. The speed is rather limited as well, but I hope to implement scanline renderers and roughly double the performance of each emulator core in the coming year. I am releasing this now for feedback and to try to gauge interest in this new idea of mine.

I hope it will be a success! Thank you everyone!

Planned roadmap:

v1: support for gamepad mapping and the save state manager
v2: support for other controller types (mice, light guns) and multiple-players
v3: support for Famicom Disk System, Super Game Boy, and Sega CD emulation
v?: support for per-system input mapping, cheat codes, movie recording, and run-ahead functionality
v?+X: optional scanline renderers for each core to boost performance substantially
v?+Y: additional emulation cores from outside of higan (PS1, Saturn, N64 would be most promising!)
Télécharger byuu v0.8 (beta)
Site Officiel de byuu
 
 Messinfo.dat v0.218 (11.39) 
Dimanche 09/02/20 à 13:53 par Firebrand
Ce fichier informatif pour MAME est généralement le dernier mis à jour par AntoPISA pour la version en cours.
- 11.39 08/02/2020: Aligned files to 0.218 version.
Télécharger Messinfo.dat v0.218 (11.39)
Site Officiel de Messinfo.dat
 
 GameEx Arcade Edition v16.22 
Jeudi 06/02/20 à 14:09 par Firebrand
Ce frontend est maintenant au même niveau que son grand frère, GameEx. Pas plus de précisions à apporter.
Télécharger GameEx Arcade Edition v16.22
Site Officiel de GameEx Arcade Edition
 
 GameEx v16.22 et GameEx Arcade Edition v16.21 
Mardi 04/02/20 à 14:37 par Firebrand
Encore de nombreuses nouvelles versions pour ces frontends qui, c'est rare, ne sont pas alignés sur le même numéro de version. Ce qui l'est moins, c'est l'absence d'information sur les nouveautés...
Télécharger GameEx v16.22
Télécharger GameEx Arcade Edition v16.21
Site Officiel de GameEx
 
 NegaMAME v0.218-1 
Lundi 03/02/20 à 13:41 par Firebrand
Ce build de MAME a été mis à jour avec les sources de la v0.218.
Télécharger NegaMAME v0.218-1 (Windows)
Télécharger NegaMAME v0.218-1 (MacOS)
Télécharger NegaMAME v0.218-1 (Linux)
Site Officiel de NegaMAME
 
 GameEx et GameEx Arcade Edition v16.17 
Dimanche 02/02/20 à 16:20 par Firebrand
De nombreuses nouvelles versions de ces frontends en ce moment mais toujours aussi peu d'informations sur les changements apportés...
Télécharger GameEx v16.17
Télécharger GameEx Arcade Edition v16.17
Site Officiel de GameEx
 
<< Page précédentePage suivante >>