@@ -170,94 +170,104 @@ You can also emulate consoles by prefixing the name of the roms with `XXX_` and
170170
171171## BIOS
172172
173- Bioses will be searched through 3 folders :
173+ When loading a romset requiring a bios romset, it will be searched through 3 folders in that order :
174174
175175* the folder of the current romset
176176* the ` SYSTEM_DIRECTORY/fbneo/ ` folder
177177* the ` SYSTEM_DIRECTORY/ ` folder
178178
179- The following bioses are required for some of the emulated systems :
180-
181- * neogeo.zip (Neo Geo BIOS)
182- * neocdz.zip (Neo Geo CDZ System BIOS)
183- * decocass.zip (DECO Cassette System BIOS)
184- * isgsm.zip (ISG Selection Master Type 2006 System BIOS)
185- * midssio.zip (Midway SSIO Sound Board Internal ROM)
186- * nmk004.zip (NMK004 Internal ROM)
187- * pgm.zip (PGM System BIOS)
188- * skns.zip (Super Kaneko Nova System BIOS)
189- * ym2608.zip (YM2608 Internal ROM)
190- * cchip.zip (C-Chip Internal ROM)
191- * bubsys.zip (Bubble System BIOS)
192- * namcoc69.zip (Namco C69 BIOS)
193- * namcoc70.zip (Namco C70 BIOS)
194- * namcoc75.zip (Namco C75 BIOS)
195- * coleco.zip (ColecoVision System BIOS)
196- * fdsbios.zip (FDS System BIOS)
197- * msx.zip (MSX1 System BIOS)
198- * ngp.zip (NeoGeo Pocket BIOS)
199- * spectrum.zip (ZX Spectrum BIOS)
200- * spec128.zip (ZX Spectrum 128 BIOS)
201- * spec1282a.zip (ZX Spectrum 128 +2a BIOS)
202- * channelf.zip (Fairchild Channel F BIOS)
203- * dsp1.zip (SNES DSP-1)
204- * dsp1b.zip (SNES DSP-1B)
205- * dsp2.zip (SNES DSP-2)
206- * dsp3.zip (SNES DSP-3)
207- * dsp4.zip (SNES DSP-4)
208- * st010.zip (SNES Seta ST010)
209- * st011.zip (SNES Seta ST011)
179+ The following bios romsets are required for some of the emulated arcade systems :
180+
181+ | Romset name | Note |
182+ | -------------| --------------------------------------------|
183+ | bubsys | Bubble System BIOS |
184+ | cchip | C-Chip Internal ROM |
185+ | decocass | DECO Cassette System BIOS |
186+ | isgsm | ISG Selection Master Type 2006 System BIOS |
187+ | midssio | Midway SSIO Sound Board Internal ROM |
188+ | msx | MSX1 System BIOS |
189+ | namcoc69 | Namco C69 BIOS |
190+ | namcoc70 | Namco C70 BIOS |
191+ | namcoc75 | Namco C75 BIOS |
192+ | neogeo | Neo Geo BIOS |
193+ | nmk004 | NMK004 Internal ROM |
194+ | pgm | PGM System BIOS |
195+ | skns | Super Kaneko Nova System BIOS |
196+ | ym2608 | YM2608 Internal ROM |
197+
198+ The following bios romsets are required for some of the emulated non-arcade systems :
199+
200+ | Romset name | Note |
201+ | -------------| --------------------------|
202+ | channelf | Fairchild Channel F BIOS |
203+ | coleco | ColecoVision System BIOS |
204+ | dsp1 | SNES DSP-1 |
205+ | dsp1b | SNES DSP-1B |
206+ | dsp2 | SNES DSP-2 |
207+ | dsp3 | SNES DSP-3 |
208+ | dsp4 | SNES DSP-4 |
209+ | fdsbios | FDS System BIOS |
210+ | neocdz | Neo Geo CDZ System BIOS |
211+ | ngp | NeoGeo Pocket BIOS |
212+ | spectrum | ZX Spectrum BIOS |
213+ | spec128 | ZX Spectrum 128 BIOS |
214+ | spec1282a | ZX Spectrum 128 +2a BIOS |
215+ | st010 | SNES Seta ST010 |
216+ | st011 | SNES Seta ST011 |
210217
211218## Samples
212219
213220Samples should be put under ` SYSTEM_DIRECTORY/fbneo/samples ` .
214221
215222Here is a list of samples currently in use :
216223
217- * blockade.zip
218- * buckrog.zip
219- * carnival.zip
220- * cheekyms.zip
221- * congo.zip
222- * dkongjr.zip
223- * dkong.zip
224- * donpachi.zip
225- * elim2.zip
226- * fantasy.zip
227- * galaga.zip
228- * gaplus.zip
229- * gridlee.zip
230- * heiankyo.zip
231- * invaders.zip
232- * journey.zip
233- * mario.zip
234- * mmagic.zip
235- * natodef.zip
236- * nitedrvr.zip
237- * nsub.zip
238- * qbert.zip
239- * radarscp.zip
240- * rallyx.zip
241- * reactor.zip
242- * safarir.zip
243- * sasuke.zip
244- * seawolf.zip
245- * sfz3mix.zip
246- * sharkatt.zip
247- * spacefb.zip
248- * spacfury.zip
249- * stinger.zip
250- * subroc3d.zip
251- * thehand.zip
252- * thief.zip
253- * tr606drumkit.zip
254- * turbo.zip
255- * twotiger.zip
256- * vanguard.zip
257- * xevious.zip
258- * zaxxon.zip
259- * zektor.zip
260- * zerohour.zip
224+ | Sample name | Note |
225+ | --------------| ------------------------------------------------------------------------|
226+ | blockade | |
227+ | buckrog | |
228+ | carnival | |
229+ | cheekyms | Not from MAME |
230+ | congo | |
231+ | dkongjr | |
232+ | dkong | |
233+ | donpachi | Not from MAME, optional, replace OG music by HQ music, requires dipsw. |
234+ | elim2 | |
235+ | fantasy | |
236+ | galaga | |
237+ | gaplus | |
238+ | gridlee | |
239+ | heiankyo | Not from MAME |
240+ | invaders | |
241+ | journey | |
242+ | mario | |
243+ | mmagic | |
244+ | natodef | |
245+ | nitedrvr | Not from MAME |
246+ | nsub | |
247+ | paprium | Not from MAME, megadrive, huge usage of disk space and ram (2.1GB) |
248+ | qbert | |
249+ | radarscp | Not from MAME |
250+ | rallyx | |
251+ | reactor | |
252+ | safarir | |
253+ | sasuke | |
254+ | seawolf | |
255+ | sfz3mix | Not from MAME, optional, replace OG music by HQ music, no dipsw. |
256+ | sharkatt | |
257+ | spacefb | |
258+ | spacfury | |
259+ | stinger | Not from MAME |
260+ | subroc3d | |
261+ | thehand | |
262+ | thief | |
263+ | tr606drumkit | Not from MAME |
264+ | turbo | |
265+ | twotiger | |
266+ | vanguard | |
267+ | xevious | |
268+ | zaxxon | |
269+ | zektor | |
270+ | zerohour | |
261271
262272## Hiscores
263273
0 commit comments