June 02, 2011

Emulation News 063: Updates for 6-2-11


Hello once more! Be sure to check out the news for today.

MESS SVN r11769

"r11769
fm8: Re-added cassette and printer, removed unused DIPs, corrected main CPU clock speed to 1.2MHz. (no whatsnew)"

Source


PCSX Reloaded SVN r67260

"r67225
Ape Escape."

Source

EmuCenter2 v1.6.4.5 Beta

"- Join the installer SegoUI fonts for users of Windows XP
- Fixed various bugs"

Source


M1-Android (2011/06/02)

"M1: multi-platform arcade music and sound emulator
v0.7.8a6 "Tommy Tallarico" released January 10, 2008

Core by R. Belmont and Phil Bennett.
Mac version by Richard Bannister.
Android version by Shaun Thompson.

Main site: http://rbelmont.mameworld.info/?page_id=223
Forums : http://www.bannister.org/forums/
Bridge M1 and updated list files: http://www.e2j.net/
---------------------------------------------------------

M1 lets you enjoy music from over 1400 arcade games, from the classics
through the 3D era. It even supports games for which full emulation isn't
otherwise possible. For most games, you can also listen to all the sound
effects, but 100% coverage is not guaranteed of all sounds in all games.


System requirements
-------------------

Minimum: 400 MHz CPU, 32 MB RAM, stereo CD-quality soundcard
Win32 (Win98, ME, 2000, or XP) or a modern Linux based system
(Glibc 2.5, like Fedora Core 6, SuSE 10.1, the latest Ubuntu, etc).
Android device running at least Android 2.2(froyo) and at least
800MHz CPU.

NOTE: Some games may have requirements far in excess of the minimum.
In particular, DCS games like Killer Instinct need 750 MHz or more
to play without breakups.

The Windows version of M1 is developed on and for Windows Vista, and
you'll have best results with Windows 2000, XP, or Vista.

For Linux, 3 executables are included:
m1 - 32-bit x86
m1-x64 - 64-bit x64
m1-ppc - 32-bit PowerPC (including PlayStation 3 Linux)

How to use (commandline)
------------------------

Edit m1.ini to point to your ROMs. It's format is like this:
; lines starting with a semicolon are comments and are ignored
[ROMPATH] <- this starts the rompath section.Each line after that is a path
roms <- this is the default path, the roms/ folder where the exe is
c:\roms\mame\ <- add additional paths here
f:\server01\archive\roms\ <- add as many as you need

[WAVPATH] <- this starts the wave path section, where output .WAV files go
waves <- only one path will be paid attention to here, unlike the
rom path!


Run the app from the command line (yes DOS!) like this:
m1 [switches] [romname]
The switches can be any of these:
-a disables "album mode" and the use of .lst files. Handy if a .lst file
exists for a song but you want to "explore" for more sounds/tracks.
(Note: tracks with names will still show those names, but you will
no longer be restricted to selecting only named tracks).
-b lists all games, sorted by hardware type
-d lists the required ROMs for all games in a format compatible with
MAME's -listinfo. ROM managers such as ClrMamePro can use this to
automatically support M1.
-i shows the required ROMs for a given game name. ROM managers can use
this in conjunction with the -l switch to automatically build a ".DAT"
for M1.
-l lists all games, sorted in alphabetical order
-mN: sets the headphone mix, in which the game's left channel is mixed
into the right and vice versa. This is so-named because it's useful
for headphones to avoid the stark stereo imaging you otherwise can get.
N ranges from 0 (full stereo) to 100 (full mono).
-n turns off normalization (see below for a detailed explanation of this)
-o shows the current volume that normalization has calculated, for use
with the -v switch.
-rN: sets the output sample rate of M1. N can range from 8000 to 48000.
Higher values sound better but require a faster CPU. Some soundcards
(notably SBLive! and Audigy models) slightly distort the sound if it's
not at 48000, so on those cards -r48000 is recommended. Default: 44100.
-t disables forcing maximum track lengths from the .lst files.
-vN: disabled normalization (like -n) but also lets you set a fixed
volume level. N ranges from 0 to 2100, where 0 is silent, 100 is
no amplification, 200 = 2x amplify, 300 = 3x amplify, etc.
-w records the output to a .WAV file. The filename is constructed from
a combination of the game's name and the song number, so you can get
.WAVs for each song in your favorite game simply by navigating them.

While the commandline M1 is running, you can press the following keys:
Q or ESC quits
+ and - change songs
/ and * change games

If a ROM loading error occurs, M1 commandline will simply exit.


NOTE: Song numbers vary by game and can have a large range on some games.
Not all numbers correspond to useful playable songs - some may just play
garbage. Most games in fact have very few mapped working numbers
(less than 100 in many cases).

How to use (Android)
--------------------
Install the emulator from the Android Market. This port expects certain
locations and files to exist:
* /sdcard/m1/lists
* /sdcard/m1/m1.xml
* /sdcard/m1/m1.ini

The example of m1.ini in the above commandline section applies here as
well.


Changes since 0.7.8a5
---------------------
* Experimental Sega Genesis/MegaDrive GEMS driver. Some games using the GEMS sound driver can
automatically play music and sounds in M1 now.


Known problems (do not waste time on the boards asking about there)
--------------
* Star Wars Arcade has corruption at the start of some songs. This is known.
* Namco C352 games do not sound perfect, especially Mr. Driller and a few others.
This is known.
* The YMF271 OPX chip is not yet perfectly emulated and not all songs in all
games will sound exactly right. This is known.


Most wanted ROMs! If you have these PCBs, please get them dumped!
------------
* Taito's "Double Axle" (US version of "Power Wheels") is misdumped. The
sample ROM C78-12.33 should be 8 megabit rather than 4. This is why
the Japanese set is the one in M1 rather than the usual MAME parent.

Thanks
------
* Special thanks to CAB of AMUSE, for leading the way and making me
realize a multi-arcade sound emulator was possible in the first place.
* Big thanks to the Hoot development team for their Taito F3 work.
* ZEK. Because.
* All e2j.net board users for great feedback and making the project
worthwhile.
* All CPU and sound cores not specifically credited are from MAME/MESS.
Thanks to the many contributors who made them possible.
* Viva Nonno HLE sound engine courtesy of Cap. Thanks!!!
* Musashi 680x0 CPU emulation by Karl Stenerud and MAMEdev.
* FM OPL/OPN/OPM emulation by Tatsuyuki Satoh and Jarek Burczynski.
* OPL4 (YMF278-B) PCM emulation by R. Belmont and O. Galibert.
* YMF271 emulation by Ville Linde and R. Belmont.
* MultiPCM emulation by R. Belmont based on info from CAB of AMUSE, TitoJ of
SMOG, and DMP Soft (Hoot).
* SCSP (Saturn Custom Sound Processor) emulation by ElSemi and R. Belmont.
* www.System16.com by Toby Broyad.
* Lev, Atila and everyone at ZTNet/Emulation World for the webspace.
* .LST file format by Fujix.
* Richard Bannister at bannister.org for the message boards.
* ivilded for the great site design and coding.
* Additional testing by Toby Broyad and Richard Bannister.
* Additional thanks to Smitdogg, Randy Hoffman, The Guru, Brian Troha,
UNKNOWNFILE, and the Belgian Dump Team.


Legal
-----
1) You may freely distribute this emulator as long as it is not on the same
medium as the necessary ROM files.
2) You must never charge money for this emulator.
3) You must not obtain or use ROMs for machines you do not own. If you
decide to anyway, it is entirely at your own risk.
4) You must not distribute altered versions of this emulator or it's
documentation.
5) This emulator is distributed with NO WARRANTY as to it's functionality
or fitness for any purpose. Although the software is believed to be
free of major problems, the authors cannot be held liable for any damage
or problems related to the use of this emulator.
6) We will not give you ROMs, and you may not ask for them on our message
boards. Violators will be banned."

Source

SLDMAME v0.142u4 for Ubuntu

"Packages for Natty, Lucid and Maverick are ready for download. Enjoy!"

Source

VICE v2.3.8

"2011-06-01
VICE version 2.3.8
2011-05-31
Some small sound chip fixes.
2011-05-31
Added sfx sound expander support to the vic20 cart system (no gui yet), as part of the masC=uerade adapter emulation.
2011-05-31
Added sfx sound sampler support to the vic20 cart system (no gui yet), as part of the masC=uerade adapter emulation.
2011-05-31
Added digimax support to the vic20 cart system (no gui yet), as part of the masC=uerade adapter emulation.
2011-05-30
Changed the sound calls table to a pointer table, and added calculating of samples only for enabled/active sound chips.
2011-05-30
Added static prototypes.
2011-05-30
More sound system hook updates.
2011-05-29 man/petcat.1: Applied petcat man patch provided by Moiree.
2011-05-29 Jesse Lee * po/ko.po: Updated.
2011-05-28
Started on moving hooks to the new sound chip handling system.
2011-05-28
Removed the polish translations (haven't been updated for too long, and no-1 has stepped up to take over the translations).
2011-05-28
po/nl.po: Updated.
2011-05-28 Dag Lem
src/vic20/cart/Makefile.am: Added missing include directory
2011-05-27 Jesse Lee
* po/ko.po: Updated.
2011-05-27
Added new sound chip handling hooks to the vic native sound code and the vic20 sidcart code (will be hooked in once all other sound chips have support too).
2011-05-26
added new sound chip handling hooks to the plus4 native sound code (will be hooked in once all other sound chips have support too)
2011-05-26
* src/pet/pet-sidcart.c, src/plus4/plus4-sidcart.c: Added new sound chip handling hooks to the plus4 sidcart code (will be hooked in once all other sound chips have support too).
2011-05-26 * src/plus4/plus4speech.c: Added new sound chip handling hooks to the plus4 speech code (will be hooked in once all other sound chips hav support too).
2011-05-26
Added new sound chip handling hooks to the digiblaster code (will be hooked in once all other sound chips have support too).
2011-05-26
Determining if the sidcart (for pet, plus4 and vic20) is enabled is now done through a function call.
2011-05-26
Added new sound chip handling hooks to the pet native sound code and the pet sidcart code (will be hooked in once all other sound chips have support too).
2011-05-26
Added new sound chip handling hooks to the pet userport dac code (will be hooked in once all other sound chips have support too).
2011-05-26
src/cbm2/cbm2sound.c: Added new sound chip handling hooks to the cbm2 sid code (will be hooked in once all other sound chips have support too).
2011-05-25
: Added new sound chip handling hooks to the c64dtv sid code (will be hooked in once all other sound chips have support too).
2011-05-25
Added new sound chip handling hooks to the c64/c128 sid code (will be hooked in once all other sound chips have support too).
2011-05-25
Added new sound chip handling hooks to the sfx sound sampler code (will be hooked in once all other sound chips have support too).
2011-05-25 Added new sound chip handling hooks to the sfx sound expander code (will be hooked in once all other sound chips have support too).
2011-05-25
* src/c64/cart/magicvoice.c, src/c64/cart/magicvoice.h: Added new sound chip handling hooks to the magicvoice code (will be hooked in once all other sound chips have support too).
2011-05-25
src/c64/cart/c64carthooks.c, src/c64/cart/digimax.c, src/c64/cart/digimax.h, src/sound.h: Added new sound chip handling hooks to the digimax code (will be hooked in once all other sound chips have support too).
2011-05-24
* src/sound.c, src/sound.h: Started on a new sound chip handling system.
2011-05-24
Added acia/swiftlink/turbo232 support to the vic20 cart system (no gui yet), as part of the masC=uerade adapter emulation.
2011-05-24
Added tfe support to the vic20 cart system (no gui yet), as part of the masC=uerade adapter emulation.
2011-05-24 Jesse Lee
* po/ko.po: Updated.
2011-0523 Jesse Lee * po/ko.po: Updated.
2011-05-23
* src/c128/c128.c, src/c64/c64.c, src/c64/plus256k.c, src/c64/plus60k.c: Prioritized the vicii read/store calls in the c64 io system.
2011-05-23
* src/Makefile.am: Added c64cart lib for linking with xvic.
2011-05-22
Added georam support to the vic20 cart system (no gui yet), as part of the masC=uerade adapter emulation.
2011-05-21
Renamed src/c64/cart/generic.* to src/c64/cart/c64-generic.* and src/vic20/cart/generic.* to src/vic20/cart/vic20-generic.*
2011-05-21
Split up the c64cart library into a c64cartsystem library (holding the system objects) and a c64cart library (holding the actual cart objects).
2011-05-21
Made some more cart io system changes in preparation for the masC=uerade adapter
2011-05-21
Split off vic20 carts from the win64 project files.
2011-05-21
Hooked in the monitor dump of the vic20 io system.
2011-05-21
Added the sid directory to the include directory list.
2011-05-21 Jesse Lee * po/ko.po: Updated.
2011-05-20
Adapted sidcart to use the vic20 io system.
2011-05-19
Adapted the vic20 ieee488 code to use the new vic20 io system.
2011-05-19
Moved vic20-midi to the vic20 cart directory.
2011-05-19
Added the new advantages of the vic20 io system to the c64 io system.
2011-05-19
Fixed the vic20 io system for collisions involving -1 priority devices.
2011-05-19
* src/c64/c64io.h, src/vic20/vic20io.h: Changed the meaning of the 'prio' element of the io source structure a bit, -1 is now used as alower priority without collisions.
2011-05-19
Added vic20 io collision behavior control (cmdline only for now), the behavior can be selected from: ui error message and detach all involved carts, ui error message and detach all but first detached cart, warning log and 'AND' the valid returned bytes.
2011-05-17
Adapted the vic flash plugin code to use the new vic20 io system.
2011-05-17 Adapted the finalexpansion code to use the new vic20 io system.
2011-05-17
Adapted the megacart code to use the new vic20 io system.
2011-05-17 Dag Lem
* src/vic20/Makefile.am: Added missing vic20io.c, vic20io.
2011-05-16
* src/vic20/vic20-midi.c, src/vic20/vic20-midi.h, src/vic20/vic20mem.c: Adapted the vic20 midi code to use the vic20 io system.
2011-05-16
* src/vic20/vic20mem.c: Hooked in the vic20 io read and store functions.
2011-05-16
* src/vic20/vic20io.c, src/vic20/vic20io.h: Changed the mask from BYTE to WORD, that way the mask can be 0x3ff to cover the whole io2/3 range.
2011-05-16
Added vic20 io system code, not used yet, vic20 carts will be changed over to use the system gradually.
2011-05-16
Changed c64io_(un)register to io_source_(un)register, this generalization is for the upcoming vic20 io system (similar to the c64 io system).
2011-05-15
* src/snapshot.c: Changed to use sizeof(double) instead.
2011-05-14
* src/c128/c128.c: Fix x128 crash."

Source


MAME 0.72 Release 1 for Xbox 360

"[Xbox 360] MAME 0.72 Release 1
==============================

This is a port of MAME V0.72 for your Xbox 360 Console.


Features
========

- Easy to use UI
- Previews
- Full graphics and sound
- 4 players supported
- Cheat menu support
- Hiscore.dat support


Usage
=====

You will need to find roms that work with MAME 0.72

By default roms will go into GAME:\roms

The mame.ini [Directories] option can be modified so that will hold up to 4 seperate rom paths. Valid devices are:

Usb0:
Usb1:
Usb2:
Hdd1:
Memunit0:
Memunit1:
DVD:

Cheat menu can be enabled in the [General] section. To enable cheat menu set CheatsEnabled = 1 in the mame.ini

CheatsEnabled = 1

To toggle VSync. The following option can be modifed:

[Video]
VSYNC = 1


Controls
========

Controls can be configured easily via the mame configuration menu. The defaults set are:

- Back + Start to exit back to menu
- Right Thumb to enter Configuration Mode
- Left Thumb for On Screen Display

Todo
====

- Filters
- Add additional UI options
- Additional graphics options. Resizing/scaling etc.


Bugs
====

- Minor sound issues.
- A small number of roms will crash with a 'Fatal Exception' error.
- Some roms have palette/sprite (endian) issues.
- Some roms have screen aspect ratio issues.


Credits and Thanks
==================

- Thanks to Artik and Logic Sunrise for their continued support.
- Portions of the code is based on MameOX. Credits to the team."

Source

Fceux SVN r2201

"r2195
Fix documentation of movie mnemonics
r2196
web - Added draft for 2.1.5 press release.
r2197
added two items items to the log that were features the plombo added but never got added to the changelog (theres probably more)
r2198
added some gtk changes to draft press release
r2199
sdl - print usage when help arguments are passed even if SDL cannot be initialized
r2200
sdl - fixed "--help" fix introduced with previous revision
r2201
changelog update"

Source

SPU2-X SVN r4701

"r4700
SPU2-X: Changes to reflect results of tests on my PS2.
r4701
SPU2-X: There must be some other flag that goes with the FxEnable one ><"

Source

MAME Plus! XT v0.142u4 r4875

"MAME Plus! XT v0.142u4 r4875 is released. MAME Plus! XT is a variant of MAME Plus that adds additional features such as pcb (Printed Circuit Board) info, and xvid movie support.

Source

Dolphin SVN r7576

"r7576
DSP analyzer workaround. Should fix DSPJIT on thread problems."

Source

PSP Custom Firmware 6.39 ME-4

"CFW 6.39 Minimum Edition for 01g, 02g model by neur0n

-- What is this?--
This is CFW work on PSP1000 and PSP2000.

The degree of stability is still unknown.
Please test it on your own and refer to different people's test reports.

From 5.00M33 -> OK
From 5.50GEN -> OK(may need to edit version.txt)
From 5.50Prometheus -> OK(may need to edit version.txt)
From 6.20TN-D -> OK
From 6.20PRO-B4 -> Error
From 6.35PRO-B4 -> Error
From 6.20PRO-B5 -> OK
From 6.35PRO-B5 -> OK
From 6.39PRO-B6 -> OK

--How to Install--
First, you need to install CFW or HEN in your PSP.

1. copy UPDATE folder at ms0:/PSP/GAME/.
2. Put 6.39 official update at ms0:/PSP/GAME/UPDATE/639.PBP .
3. Run installer from xmb.


-- features --
Hold R trigger and turn on the psp, you can enter recovery menu.
Hold Home button and turn on the psp, you can Boot OFW.

-- Credit --
This CFW is based Dark_AleX's 5.00M33.
And usbdev.prx is his own.

--History--
v4
-- Fixed a bug when enter suspend with VshMenu opened.
-- Fixed MEdriver bug.
-- Added BatteryConfig submenu in RecoveryMenu.
-- Added Speed up MS option(beta).
v3
-- Added ResetVSH in VshMenu.
-- Skipped sceLogo after exit RecoveryMenu.
-- Added "Make AutoBoot Battery" option in RecoveryMenu.
v2
-- Fixed freeze bug when try to connect to PSN.
v1
-- First release.
-- Fixed RecoveryMenu text.
-- Fixed ExtraMemory bug.
-- Changed NetworkUpdates default value.
-- Source code optimization."

Source


Share:

0 comments:

Visit my store on Storenvy

Retro Gaming Life on Twitch!

retrogaminglife's Streambadge

Followers

Contact Form

Name

Email *

Message *

Labels

1984 Comic (3) 32x (12) 3DO (28) 3DS (108) 3DS pic of the week (53) Acclaim (2) Action Figures (59) Activision (2) advertising from the past (460) affiliates (5) Affinity Sorrow (4) Alexis Lalas (1) amiga (8) anime (67) anime girl of the week (1) Animonday (39) Anniversary (7) Apple (31) arcade (43) Art (1) Art Gallery (1) article (9) Ascii (2) Askys (1) atari (57) Atari800 (12) Atlus (25) Bandai (5) blast from the past (1) Book (5) Bootleg Game of the Week (79) capcom (38) Capture Card (1) Cassette (1) Cats (9) CDI (3) CDX (1) CIB Sunday (29) Club Nintendo (5) Cobra Team (2) Coleco (1) Colecovision (4) Coming Updates (6) Commodore (27) Computer Fix (5) convention (6) Countdown (15) Data East (1) Diet and exercise (3) Disney (5) DOS (141) DOS Month (49) DOS Thursday (14) DOSBox (55) Dragon Ball (2) Dreamcast (64) Dynamics (1) e-zine (18) EA (3) earthquake (1) Ebay Shoppe (14) Electrobrain (1) emulation news (294) En Espanol (2) Enix (8) Etsy Shoppe (19) Famiclone (26) Famicom (537) Famicom Friday (26) Famicom Guide (69) Famicom Pirates (138) Fceux (72) Final Burn Legends (3) Final Fantasy (2) Find of the Month (36) Flea Market (4) floppy (16) Forgotten Finds (16) Futurama (1) Fuzhou Waixing Computer Science and Technology Co (2) Gadgets (29) Game and Watch (11) Game Arts (5) Game Gear (109) Game-bit of the day (996) Game.com (4) Gameboy (407) Gamecube (135) Games (45) games turned into anime (1) Gasha Figurines (1) GBA (216) GBC (181) Geeky love (1) Genesis (454) Gijoes (13) GroovyMame (4) Halloween (4) Handhelds (11) Hatari (3) Hector (1) holidays (29) Hoxs64 (1) Instagram (1) intellevision (12) ipad (1) Ipod Upgrade (3) ISO Tool (7) Jagulator (2) japan (1) Javascript PC Emulator (1) jDosbox (1) JMednafen (1) Job (6) JoyToKey (1) Jpcsp (98) JRPG (28) Kittens (7) konami (16) Labels (11) Labor day (1) Latest Finds (1794) legos (3) Life (12) Loot Crate (1) Luis Games (2) Luitello (1) Lunar Silver Star Sega CD (1) Lynx (4) Magazines (43) MAME (34) MAME for XBOX 360 (2) MAME PLUS (25) MAME Plus Plus Kaillera (18) MAME PLUS XT (13) MAME32Plus Ash Build (16) MAME4droid (7) Mameinfodat (1) Mangas (11) Manual Monday (51) Marios (13) MasterGear (4) MD.emu (2) MedGui (3) Mega Man (24) Mega Man 7 NES (1) Merry Christmas (14) MESS (225) MESSinfo (5) Meteor (2) Miami Beach (1) Micro64 (25) Mii (15) milestone (14) Mini Arcade (7) MoarNES (1) Mod (3) Monster Ball Go (5) movies (16) MP3PlayerPlugin (5) MrDo DS (1) MSX (8) MSX emu (2) msxDS (3) multiMAN (16) Mupen64k (1) Mupen64Plus (14) music (11) My Gaming Area (1) My NES (8) N64 (193) Namco (8) Namcot (2) napple (1) Natsume (4) NDS (162) NECA (12) nemulator (1) neo geo (9) neo geo pocket (5) Neo Raine (3) NeoCD (1) NeoGamma (8) NES (843) NES prototype (3) NES.emu (2) NESbox (1) NesDS (16) Nester J (4) Nestopia (2) NestopiaX (3) New Banner (4) New Year (11) News (402) Ngage (1) nGlide (2) NGP.emu (1) nintendo (76) Nintendo Switch (91) Nintendulator (8) NIS (2) NitroGrafx (1) Nuevos Juegos (1) nullDC (2) ODAMEX (4) Odyssey 2 (2) Ootake (13) Open BOR (7) Open Emulator (8) OpenMSX (1) OpenTTD (5) Osmose (1) Packard Bell (1) PangDS (1) Password Wednesdays (14) PC (472) PC Engine (109) PC6001VW (3) PCE.emu (2) PCE/ibmpc (1) PCE/macplus (1) PCSX Reloaded (53) Pcsx2 (112) PearPC (1) Persona4 (3) Personal art (1) Peru (1) Phoenix (1) Pinball (1) Pirates (12) Playing then Playing now (13) PMPlayer Advance (1) PokeMini Emulator (2) Pokemon (146) Pokemon Go (14) PokemonCardoftheWeek (58) poll (7) Pom1 (1) Posters (1) PPREFS (4) ProGrammaX (3) Project 64 (21) PS1 (425) PS2 (233) PS3 (116) PS3 Game List (1) PS3 MAME (1) PS4 (169) PS5 (4) PSP (96) PSP 3D plugin (2) PSP Custom Firmware (10) PSPident (2) PSvita (60) PSX Emulation Cheater Codelist (1) PSXjin (2) puNES (25) Pypdp8tk (2) Q-Gears (1) Q4Wine (1) Qaop (1) QMC2 (52) Question Session (2) Rage (1) random (2) Random Fact of Video Game History (1) RemoteJoyLite (1) retro cheat page (23) Retro Comics (18) Retro Copy (1) Retro Excremental Fecal Matter of the Week (1) Retro Freak (1) Retro Game Ending (4) Retro Game of The Week (173) Retro Gaming (167) Retro Gaming Articles (8) Retro Gaming Life Podcast (2) retro news (666) Retro Tuesdays (10) Retro-Tips (1) Retrobeat Tuesdays (40) retrobit of the day (361) Retrowear (1) retroweb (6) Rising Star Games (1) Rom Center (1) Rom Collection Browser (1) Rom Manager (13) Rom Vault (5) RPG (64) SammyStudios (1) Save Game Manager (12) ScummVM (5) SDLMAME (15) SDLMAME4Ubuntu (9) Sega (36) Sega Ages (8) Sega CD (68) sega cd 32x (3) Sega Master System (108) sega pico (3) Sega Saturday (14) Sega Saturn (143) SegaSaturday (29) SharpBoy (3) Shopify Shoppe (4) Shoppe (3) SNES (608) SNES9x (15) SNES9x Euphoria (1) SNES9x GX (1) SNES9x-PS3 (2) SNESmulDS (1) SNK (2) soccer (3) Sonic (9) Sony (4) Speak and Spell 1978 Simulator (9) Speccy (9) Spectaculator (1) sports (6) SPU2-X (8) Spud (1) SquareEnix (9) Squaresoft (9) SSF (17) SSNES (11) Stella (41) Stella DS (3) Step Mania (6) Stream (3) Summer Days (1) Sunsoft (3) Super 7 (2) Supermodel (3) Surreal 64 (3) Taito (6) Techno (2) Tecmo (7) TempAR (3) Tengen (2) Test 7 (5) Thank You (2) Thanksgiving goble goble (5) THQ (1) ThunderMAME (1) TMNT (111) Toys (117) TR64 (1) Tradewest (1) Trading Cards (43) Translated Games (6) Trinitron (1) Trip to Peru (23) TRS32 (1) Turbo Grafx (96) Twitch (4) uBee512 (2) UberNES (1) UKNCBTL (4) Unreal Speccy Portable (3) USB Loader GX (3) vacation (1) Valentines Day (2) VBA GX (1) VBA-PS3 (1) Vba-ReRecording (15) VBANext-PS3 (1) VectrexWii (2) VGMToolbox (6) VHS (21) Vic20emu (1) VICE (5) village (3) Virgin (2) Virtual Box (10) virtual boy (10) Virtual Gameboy (5) Virtual Gameboy Advance (8) Virtual Jaguar (26) Virtual Library (3) Virtual T (1) VirtualC64 (1) Visual Boy Advance (13) Voodoo (1) Wii (143) Wiiengine (1) WiiHandy (1) WiiMC (3) Wiirtual Boy (1) WiiU (47) WinApe (1) Windows 3.11 (1) Windows 95 (1) WinDS (10) Wine (18) WinFellow (1) WinTVC (1) WinUAE (25) WinVICE (2) WinVZ300 (28) WolfMame (2) WolfMESS (2) Wonderwasn (1) Working Designs (5) world cup (2) XBMC4XBOX (1) XBOX (78) Xbox 360 (116) Xbox One (17) Xebra (1) XM6 (3) XM6i (3) XM7 (7) Xroar (3) XSeed (2) Yabause for Pandora (1) Yabause Wii (6) Yape (3) ykhwong's DOSBox (6) Youtube (111) Yu-gi-oh (159) Yu-gi-oh finds (36) Yu-gi-oh!CardoftheWeek (70) Z26 (4) zelda (19) Zx Spectrum (2) ZXMAK (5)

Blog Archive

About me

This is a site dedicated to retro gaming in particular but it'll have other things as well. We are open minded to all sorts of gaming included non-video gaming. Please take a chance and explore what we offer! -Famicom Freak

Theme Support