fba

Rating: 
5
Your rating: None Average: 5 (1 vote)

FBAlpha arcade emulator. FBA街机模拟器

2019-12-28: 1.0.8harmattan2014-7

FrontEnd: https://openrepos.net/content/karinzhao/qfbacapex

  * Support set BIOS with argument: --harm-BIOS=<BIOS name>. Like `AES Asia' for Home mode. All BIOS settings will shown on runtime output.
  * Support quick save/load game state. With argument: --harm-state=<game state file path> to set your .fs file. Default state file is in `~/.fba/states/<rom_file_name>.fs'.
  * Support set other DIP with argument: --harm-DIP=<setting1=value1[,setting2=value2,...]>. All DIP settings will shown on runtime output.
  * Add player-2 control switcher. With argument: --harm-show-2p can show 2p mirror control switcher.
  * Support joystick/button/circle control. With argument: --harm-joystick-mode=<0, 1 or 2>, default is 0 - joystick.
  * Support 3 button layouts. With argument: --harm-layout=<0, 1 or 2>, default is 0 - vertical layout.
  * Fixed show FPS. with argument: --show-fps to enable render FPS.
  * Run fba and not set rom can show all help info text, and extras arguments is starts with `harm'.

新增启动参数, 前缀为harm。支持设置BIOS为家用机模式, 添加NEOGEO家用机SELECT键。

支持快速存档读写功能,可设置存档文件, 默认在用户目录.fba/states/下的fs文件。 按键3种布局。 3种摇杆。2P切换控制。

修复FPS显示。

前端启动器下载: https://openrepos.net/content/karinzhao/qfbacapex

Github source: https://github.com/glKarin/fba4harmattan

Pan: https://pan.baidu.com/s/1dDkuBdB

-------------------- 2014 --------------

I port FBA emulator to MeeGo Harmattan successful, based on Maemo 5 version.

Final Burn Alpha For Pandora on MeeGo Harmattan TouchScreen
Final burn alpha emulator. This emulator runs various arcade games.

Run FBA emulator with command.

It supports touch with virtual joystick and virtual buttons now.
 * support virtual and translucent joystick and buttons, listen mouse click and press-motion event.
 * support color feedback when virtual buttons pressed.
 * change screen size to 854x480.
 * add click anywhere to exit when loading rom failed.
 * support a default boot shell script,include some default arguments.

usage: fba [option] <rom_path.zip>
       fba_default_boot.sh <rom_path.zip>

about arguments: option "--scaling=3" will enable fullscreen, and option "--rotate=0" will run landscape.
You should add these arguments,because the virtual joystick nad virtual buttons depend the draw surface, and not screen.

Depends libsdl1.2 libsdl-image1.2 libsdl-mixer1.2 libsdl-net1.2

The map of keyboard for N950:

up - w

down - s

left - a

right - d

fire1 - j

fire2 - k

fire3 - u

fire4 - i

fire5 - l

fire6 - o

quit - ctrl(RCTRL)

pause - return

coin - m

start - n

Screenshots: 

Category:

Application versions: 
AttachmentSizeDate
File fba_1.0.8harmattan6_armel.deb3.72 MB06/11/2014 - 15:53
File fba_1.0.8harmattan2014-7_armel.deb3.73 MB28/12/2019 - 11:23
Changelog: 

fba (1.0.8harmattan2014-7) stable; urgency=low

* Support set BIOS with argument: