4sports/res/GAMES.CONF

34 lines
812 B
Plaintext
Raw Normal View History

2021-02-16 06:01:22 +00:00
0000,BLACK.BELT
0110,CALI.GAMES=California Games
2021-02-16 18:16:16 +00:00
0000,SUMMER.GAMES
2021-02-16 19:48:48 +00:00
0000,SUMMER.GAMES.II
0110,SUMMER.EDITION=The Games: Summer Edition
0110,WINTER.EDITION=The Games: Winter Edition
2021-02-17 01:39:32 +00:00
0000,WINTER.GAMES
2021-02-16 22:04:23 +00:00
0110,WORLD.GAMES
2021-02-16 06:01:22 +00:00
[eof]
#
# 4cade master game list
#
# Format:
# ABCD,directory=name
#
# A=1 if game requires joystick, 0 if playable on keyboard
# B=1 if game requires 128K, 0 if playable on 64K
# C=1 if game has DHGR title, 0 if HGR
# D=cheat mode category
# 0=no cheats (yet!)
# 1=infinite lives
# 2=infinite weapons
# 3=infinite lives & weapons
# 4=invincibility
# 5=has in-game cheats
#
# if no name, it will be calculated from the directory when we need to display it
#
# all other values for A -> ignore entire line (allows inline comments)
# A line beginning with '[' terminates the parsing
#