| Coding |
| Contributer | Link | Description |
| x-sykodad | Beginner's guide to programming front-ends | Want to write your own front-end? Well then this document is for you! When your front-end is finished you may want to join Front-End Central! |
| XnaK | The Complete Documentation About Genesis ROM Format | The title says it all! What more could you want to know about the Genesis ROM format? Anyone considering creating another Genesis emulator front-end should get this! This is a HTML help document, if you do not have Win98/NT then you may need the HTML Help Update so you will be able to view this fantastic document! |
| StarFox | Scancode retrieval in Visual Basic | StarFox has put some code together to help us VB programmers retrieve keyboard scancodes! Example project and executable included (and many thanks to x-sykodad for the initial ideas and Delphi code). |
| Haoshiro | BlackStallion for Zsnes - source code | This is the source code to my Zsnes front-end "BlackStallion for Zsnes" which was written in Visual Basic 5.0 |
| junk-e | Retrieving SNES ROM checksums | This code shows how to find the checksum of SNES ROMs. There is C source code as well as a compiled demo executable. |
| Stalin | Registry Demo | Ever wanted to use the Windows9x registry without using the Win32 API? Study this code to learn how! Contains Visual Basic 5/6 source code with a demo app. |
| StarFox | Forte 3.3X Source code |
The source code to StarFox's SPC emu
(SPCPlay, WinSPC, OpenSPC, ZD-Spc) front-end, Forte! The Subclassing and SysTray usercontrols have to be downloaded seperatly due to copyright restrictions. - Visual Basic 5 |
| Haoshiro | SNES ROM title reader - source code | I finally wrote my own SNES ROM title
reader! :) The code is well remarked and tested; It seems to read the titles better then most (!) I used the SNES Kart doc along with some source code from StarFox as reference material. - Visual Basic 5 |
| Stalin | How to add an icon to the System Tray - Demo | Ever wanted to add an icon to the systray
before? Well this demo can show you how! The archive
includes an example VB project and a demo executable. - Visual Basic 5/6 |
| Haoshiro | Genesis ROM title reader - source code | This time I wrote my own Genesis ROM title
reader! :) The code is well remarked and tested! :) I used the above Genesis ROM doc by XnaK. - Visual Basic 5 |
| Stalin | Push the "Connect" button through code! - Demo | Like the link says, this code/demo will press the "Re-establish Connection" button for you. |
| x-sykodad | ZFront 0.185 Source code |
This is the source code for x-sykodad's
zsnes frontend, written in Delphi. This was the first
frontend to do priority boosts, and is a great example
for those of you that want to learn a proper RAD language
:) (hint hint) - Delphi 2+ Note: You'll also need the TExplorerButton and TGradientForm components, which you can get from here. |
| Last Updated: | Saturday, 11-Dec-1999 19:33:48 EST |
| Content: | Donated by FEC Members |
| Copyright: | © 1999 F.E.C. |