More actions
(Created page with "{{Infobox PSP Homebrews |title=PSPFlash-Card |image=pspflashcard2.png |description=A flashcard drilling application for the PSP. |author=HardHat |lastupdated=2008/12/30 |type=...") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
|version=0.5 | |version=0.5 | ||
|license=Revised BSD | |license=Revised BSD | ||
|download=https://dlhb.gamebrew.org/psphomebrew/ | |download=https://dlhb.gamebrew.org/psphomebrew/pspflashcard_0_5.zip | ||
|website=http://www.adamcon.org/~dmwick/psp/ | |website=http://www.adamcon.org/~dmwick/psp/ | ||
|source=https://dlhb.gamebrew.org/psphomebrew/ | |source=https://dlhb.gamebrew.org/psphomebrew/pspflashcard_0_5.zip | ||
}} | }} | ||
A flashcard drilling application for the PSP. | A flashcard drilling application for the PSP. | ||
Line 40: | Line 40: | ||
*Audio cards (terms or definitions). | *Audio cards (terms or definitions). | ||
*Image cards (terms or definitions). | *Image cards (terms or definitions). | ||
* | *Multiple *card*.txt files to better organize your quizzes. | ||
*Fixed batch mode to work more reliably. | *Fixed batch mode to work more reliably. | ||
*New background by Mike McMullen. | *New background by Mike McMullen. | ||
Line 52: | Line 52: | ||
*The ability to easily apply a variety of skins using a BG.BMP file. | *The ability to easily apply a variety of skins using a BG.BMP file. | ||
*Made the default flashcard.txt notepad friendly. | *Made the default flashcard.txt notepad friendly. | ||
*Improved | *Improved formatting and positioning of the layout to be more consistent from screen to screen. | ||
'''Version 0.1 2006/04/30''' | '''Version 0.1 2006/04/30''' | ||
*First release. | *First release. | ||
Line 69: | Line 69: | ||
==External links== | ==External links== | ||
* Author's website - http://www.adamcon.org/~dmwick/psp/ | * Author's website - http://www.adamcon.org/~dmwick/psp/ | ||
Latest revision as of 06:08, 20 Haziran 2024
PSPFlash-Card | |
---|---|
General | |
Author | HardHat |
Type | Other |
Version | 0.5 |
License | Revised BSD |
Last Updated | 2008/12/30 |
Links | |
Download | |
Website | |
Source | |
A flashcard drilling application for the PSP.
Installation
Place the pspflashcard folder from this zip into the ms0:/PSP/GAME/.
The bg.bmp file is optional, and without it, it will look like version 0.1. If the bg.bmp file is detected, it will be your background until you are tired of it.
To customize the lessons, edit the flashcard.txt or add extra files that contain card and end in .txt in the PSP/GAME/pspflashcard folder and provide your own questions and answers. See readme for more details.
Screenshots
Compatibility
It has been upgraded to work on newer Custom Firmwares.
Changelog
Version 0.5 2008/12/30
- Fixed sound cutoff when pages turn.
- Fixed word wrapping bug for the last word on a card.
Version 0.4 2008/12/30
- Audio cards (terms or definitions).
- Image cards (terms or definitions).
- Multiple *card*.txt files to better organize your quizzes.
- Fixed batch mode to work more reliably.
- New background by Mike McMullen.
- New icon, pic1 by LNAtropic.
- Now custom firmware friendly (3.xx and later).
Version 0.3 2007/02/01
- A new Definition mode, that allows you to see the definition and guess the terms that they define.
- A new "batch mode" that shows the cards in groups of 5, so that the hard to remember terms are repeated more often when you get them wrong. This version uses a "replenishing" system, where there is a deck of waiting cards that fills the batch all the time. That way you'll see the trouble cards at least ones every batch size.
Version 0.2 2006/05/02
- The much requested word wrapping of long definitions
- The ability to easily apply a variety of skins using a BG.BMP file.
- Made the default flashcard.txt notepad friendly.
- Improved formatting and positioning of the layout to be more consistent from screen to screen.
Version 0.1 2006/04/30
- First release.
Credits
Idea from LNAtropic.
C++ Code by Hardhat.
Background from version 0.4 by Mike McMullen.
Fonts from http://www.webpagepublicity.com.
Built on psptoolchain, SDL, SDL_ttf, SDL_image, SDL_mixer.
External links
- Author's website - http://www.adamcon.org/~dmwick/psp/