Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/freem/freem


https://github.com/freem/freem

Last synced: 2 days ago
JSON representation

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/)