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).
- 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)
- 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)
- 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")
- 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
- 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...")