Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freem/freem
https://github.com/freem/freem
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/freem/freem
- Owner: freem
- Created: 2020-07-11T01:40:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-15T22:53:48.000Z (about 1 year ago)
- Last Synced: 2024-11-16T03:53:37.644Z (about 2 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
too many projects, not enough time
Neo-Geo Stuff
The primary Neo-Geo repository of interest is the [freemlib](https://github.com/freem/freemlib-neogeo), as incomplete as it is.
## Tools
- [NeoSpriteConv](https://github.com/freem/NeoSpriteConv) - Convert tile data from 4BPP SMS/GG/WSC format to Neo-Geo sprite format.
- [NGPalTool](https://github.com/freem/NGPalTool) - Neo-Geo Palette Tool
- [romwak](https://github.com/freem/romwak) - port of Jeff Kurtz's `romwak` to ANSI C (no longer being updated)
- [adpcma](https://github.com/freem/adpcma) - command-line ADPCM-A sample encoder (no longer being updated, use [superctr's adpcm](https://github.com/superctr/adpcm/) instead)---
NES/Famicom Stuff
The [freemco NES corelib](https://github.com/freem/nes_corelib) is the main repository for my NESdev escapades.
## Tools
- [asm6f](https://github.com/freem/asm6f) - a fork of loopy's `asm6` with enhancements## Demos, etc.
- [VT03 Color Test](https://github.com/freem/colortest-vt03) - Palette tester for VT03's 4bpp palette mode.
- [livenes](https://github.com/freem/livenes) - Quick and dirty fork of [livenes](https://github.com/plgDavid/livenes) to add support for VT02 sound channels
- [nesmon](https://github.com/freem/nesmon) - perpetually unfinished tool, meant to be similar to Chris Covell's `pcemon`---
Wrestling Game Stuff
## Virtual Pro-Wrestling series
See also: [the AKI Club organization](https://github.com/AKI-Club/).
- [aki_lzss](https://github.com/freem/aki_lzss) - Tool for compressing/decompressing LZSS files found in AKI Corporation's N64 wrestling games
## Fire Pro Wrestling series
- [FPRLogoViewer](https://github.com/freem/FPRLogoViewer)
- [VPF0Viewer](https://github.com/freem/VPF0Viewer)---
Other Stuff
Anything that doesn't fit in the above sections goes here.- [Eldpack Continued](https://github.com/freem/eldpack) - Continuation of Eld's [Eldpack](https://eldpack.com/) 16px Minecraft texture pack. A group effort between many collaborators over the years.
- [random_crap](https://github.com/freem/random_crap) - "you need more description than the repository name??"
- [FCEUX Lua Scripts](https://github.com/freem/fceuxLuaScripts) - "some FCEUX Lua scripts I've written"
## StepMania
These are only provided as archives, and will not be updated.
- [ultralight](https://github.com/freem/ultralight) - StepMania 5.0 theme
- [SMOnline v1](https://github.com/freem/SMOnline-v1) - Clone of [the original repository](https://sourceforge.net/projects/smonline/)