All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Custom Pinball Index. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 19:47, 6 May 2024 Admin talk contribs created page Sound Libraries (Created page with "Here is a listing of any sound resources. Mike / PinballHelp's library of sounds for pinball games - http://sound.pinballindex.com/PinballHelp-sound_lib-v1.1.zip - This is a library of custom .WAV sounds available for RetroPin Developers. No royalties, but please give attribution to "Mike from PinballHelp.com"")
- 14:49, 22 July 2023 User account MutterFudder talk contribs was created by Admin talk contribs and password was sent by email
- 11:18, 1 July 2023 DickHamill talk contribs created page Initializing the Library (Created page with "In the .ino file, the setup() function will initialize the RPU library and prepare the MPU for booting. There are several options for the RPU_InitializeMPU function that allow the developer to choose how the machine will boot. ''' unsigned long RPU_InitializeMPU(unsigned long initOptions=RPU_CMD_PERFORM_MPU_TEST, byte creditResetSwitch=0xFF); ''' By default, the RPU_InitializeMPU function will assume that it should boot to the new code running on the Ardu...")
- 10:23, 24 June 2023 DickHamill talk contribs moved page BSOS Hardware Revisions to RPU Hardware Revisions (rebranding of BSOS to MPU)
- 11:35, 22 March 2023 Admin talk contribs created page Pinball Rule Dynamics (Created page with "This is a master repository of the different types of pinball rules that can be implemented - this is an evolving, ever-expanding list. - Mike (from PinballHelp.com) My original inspiraction for compiling this list was from here: http://tiltforums.com/t/pinball-game-theory/7613 {| class="wikitable" style="margin:auto" |+ Pinball Dynamics |+ ! Name !! Description !! Additional Info |- |Switch countdown || A hurry up that is based on the # of switch hits. For example...")
- 16:39, 8 January 2023 Admin talk contribs created page List of known BSOS installations (Created page with "== Known BSOS Installations (existing games modified with BSOS) == Following is a list of known BSOS games and their (general) location. Many of these may be in private locations, but if there's a way to contact the owners, it may be possible to visit/demo the games. Since this Wiki is the official BSOS Wiki, we're going to sequentially number each known instance of the game as has been submitted to us. {| class="wikitable" |Title |Game # |Status |Owner |Location |No...")
- 15:29, 6 January 2023 DickHamill talk contribs moved page How to Build,Get, & Install on Your Machine to How to Build and Install on Your Machine (simplification)
- 12:12, 6 January 2023 Admin talk contribs created page Part Sources (Created page with "== Arduinos == * Mega 2560 Pro https://www.aliexpress.us/item/3256804647334883.html via Ali Express - currently $9.55 each (Still being tested by Mike)")
- 12:09, 6 January 2023 Admin talk contribs created page MEGA 2560 PRO (Created page with "right The Aduino Mega 2560 Pro is the current generation of CPUs being used for Rev 3+ BSOS systems. -- Product Sources -- * https://www.aliexpress.us/item/3256804647334883.html Ali Express")
- 22:46, 4 January 2023 JohnT talk contribs created page Preparing your WAV trigger (Created page with "=Preparing your WAV Trigger= BSOS uses a Robersonics WAV trigger to play sound effects. The WAV trigger needs to be upgraded and prepared to optimally work with BSOS. The general order is: #Make sure you have a nice table cloth on your table #Purchase a WAV trigger from [https://www.amazon.com/dp/B0108LU05A Amazon] or [https://www.sparkfun.com/products/13660 SparkFun] #Solder headers onto the 6 pin section of the WAV trigger to enable serial control #Bridge the 5V inpu...") Tag: Visual edit
- 22:37, 4 January 2023 JohnT talk contribs created page File:Arduino USB bridge.jpg
- 22:37, 4 January 2023 JohnT talk contribs uploaded File:Arduino USB bridge.jpg
- 22:25, 4 January 2023 JohnT talk contribs created page File:Rev2 to WAVTrigger.jpg
- 22:25, 4 January 2023 JohnT talk contribs uploaded File:Rev2 to WAVTrigger.jpg
- 22:23, 4 January 2023 JohnT talk contribs created page File:Rev2Serial.jpg
- 22:23, 4 January 2023 JohnT talk contribs uploaded File:Rev2Serial.jpg
- 22:16, 4 January 2023 JohnT talk contribs created page File:WavTriggerHeader.jpg
- 22:16, 4 January 2023 JohnT talk contribs uploaded File:WavTriggerHeader.jpg
- 21:28, 4 January 2023 JohnT talk contribs created page How to Build,Get, & Install on Your Machine (Created page with "== Downloading and compiling the code == The code for the machines is written in Arduino (Based on C++) # To download the pinball machine BSOS code, go to the GitHub repository page for the machine you are installing (See the list of machines and the git libraries). On the right side of the page, you should see a green button that says "Code". Click this button and then select "Download ZIP" from the dropdown menu. This will download a zip file contain...") Tag: Visual edit
- 18:56, 4 January 2023 JohnT talk contribs created page File:Instal on J5.jpg
- 18:56, 4 January 2023 JohnT talk contribs uploaded File:Instal on J5.jpg
- 18:56, 4 January 2023 DickHamill talk contribs created page How to Build/Get/Install on Your Machine (Created page with "Build a daughter card Get other components (Arduino, sound card, etc.) Load game code onto Arduino Install in your game")
- 18:43, 4 January 2023 JohnT talk contribs created page File:Interrupt Jumper.jpg
- 18:43, 4 January 2023 JohnT talk contribs uploaded File:Interrupt Jumper.jpg
- 10:30, 7 December 2022 JohnT talk contribs created page Base Library Functions (Created page with "= Base Library Functions = These are the base library functions for the BSOS Library - you can find the original documentation on the git hub pages https://github.com/BallySternOS/ballysternos.github.io/blob/master/libraryfunctions.md = Library Functions = The BSOS library is divided into four sections: * Setup Functions * Lamp Functions * Switch Functions * Display Functions * Solenoid Functions * Sound Functions == Setup Functions == The minimum requirements to sta...") Tag: Visual edit
- 21:08, 4 December 2022 JohnT talk contribs moved page StarTrek to StarTrek 2022
- 20:04, 4 December 2022 DickHamill talk contribs created page Drop Target Handler Library (Wrote page) Tag: Visual edit
- 19:34, 4 December 2022 DickHamill talk contribs created page Software Resources (Added links) Tag: Visual edit
- 13:01, 1 December 2022 JohnT talk contribs created page Test3 (Created page with "{{Infobox cheese | name = Parmigiano Reggiano | image = 260px | othernames = | country = Italy | region = | town = Parma, Reggio Emilia, Modena, Bologna, Mantua | source = Cows | pasteurised = No | texture = Hard | fat = | protein = | dimensions = | weight = | aging = 24 months or more | certification = Protect...")
- 13:00, 1 December 2022 JohnT talk contribs created page Template:Infobox pinball machine (Created page with "{{infobox | bodyclass = adr hrecipe | above = {{{name|<includeonly>{{PAGENAMEBASE}}</includeonly>}}} | aboveclass = fn ingredient | image = {{#invoke:InfoboxImage|InfoboxImage|image={{#invoke:Wikidata|getValue|P18|{{{image|FETCH_WIKIDATA}}} }}|size={{{image_size|}}}|sizedefault=frameless|alt={{{alt|}}}}} | caption = {{{caption|}}} | abovestyle = background-color: #f6e396 | label1 = Other names | data1 = {{{othernames|}}} | label2 = Country of o...")
- 16:10, 30 November 2022 JohnT talk contribs created page BSOS Hardware Revisions (Created page with "= BSOS Hardware Revisions = Interfacing the Arduino to the MPU is done using the J5 connector on the board. The J5 connector is at the top of the board and it was originally meant as a diagnostic port. It contains access to all the lines needed except for the IRQ line on the original MPU's. thumb|Arduino Mega 2560 Pro thumb|Arduino Mega 2560 Pro Pinout The hardware interface board has gone through several revis...") Tag: Visual edit
- 15:59, 30 November 2022 JohnT talk contribs created page File:Mega-2560-Pro-Pinout.jpg
- 15:59, 30 November 2022 JohnT talk contribs uploaded File:Mega-2560-Pro-Pinout.jpg
- 15:54, 30 November 2022 JohnT talk contribs uploaded File:Mega2560 Pro.jpg
- 15:54, 30 November 2022 JohnT talk contribs created page File:Mega2560 Pro.jpg
- 12:44, 30 November 2022 User account Brian MacKay talk contribs was created by Admin talk contribs and password was sent by email
- 12:43, 30 November 2022 User account Valorpinball talk contribs was created by Admin talk contribs and password was sent by email
- 12:43, 30 November 2022 User account Robert Doerr talk contribs was created by Admin talk contribs and password was sent by email
- 08:17, 30 November 2022 DickHamill talk contribs created page Introduction - What is BSOS? (Created page with "BSOS (Bally/Stern Operating System) is a library of functions enabling an [https://www.arduino.cc/ Arduino] or other microcontroller to control a pinball machine. An adapter board interfaces the Arduino to the pinball machine's MPU (Main Processor Unit) either through a diagnostic port or the CPU socket. Then, the Arduino is able to control the machine's lamps, sounds, switches, and solenoids. With BSOS, people have created new rules for many early solid state BSOS Ma...")
- 16:20, 29 November 2022 Admin talk contribs created page Paragon (Created page with "More details and information will be provided soon.")
- 16:16, 29 November 2022 User account DickHamill talk contribs was created by Admin talk contribs and password was sent by email
- 13:43, 29 November 2022 Admin talk contribs created page Template:Ytv (Created page with "<html> <object width="425" height="349" hspace="5" vspace="20" align="</html>{{{2|none}}}<html>"><center><font size="-2"></html>{{{3|}}}<html></font></center><param name="movie" value="http://www.youtube.com/v/</html>{{{1|-tPePpMxJaA}}}<html>&hl=en&fs=1&color1=0xff0000&color2=0xff0000&border=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/</html>{{{1|-tPePpMxJaA}}}<html>&hl=en&fs=1&color1=0x0000aa&color2=0xf5faff&border=...")
- 13:40, 29 November 2022 Admin talk contribs created page Category:Templates (Created page with "Templates")
- 13:39, 29 November 2022 Admin talk contribs created page Template:Bluebox (Created page with "{| width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top; background:#f5faff;" ! <h2 style="margin:0; background:#cedff2; font-size:100%; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">{{{1|PinballIndex.com}}}</h2> |}<noinclude> ---- This template is used for showcasing text paragraphs. {{PAGENAME}} </noinclude>")
- 21:30, 28 November 2022 JohnT talk contribs created page BSOS Machines (creation) Tag: Visual edit
- 21:18, 28 November 2022 JohnT talk contribs created page StarTrek (creation) Tag: Visual edit
- 20:39, 28 November 2022 JohnT talk contribs created page File:Playfield.jpg
- 20:39, 28 November 2022 JohnT talk contribs uploaded File:Playfield.jpg
- 20:33, 28 November 2022 JohnT talk contribs uploaded File:Backglass.jpg
- 20:33, 28 November 2022 JohnT talk contribs created page File:Backglass.jpg