| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
it can be used. Convert a few drivers from timer devices to plain timers to avoid adding adjust_persistent() to the timer device as well.
|
| |
|
|
| |
and make device_timer callbacks match the native form to eliminate trampolines.
|
| |\ |
|
| | | |
|
| |\| |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
new machines marked as NOT WORKING
------
Hannah Montana Pop Tour - Guitar Video Game (JAKKS Pacific TV Game) (May 16 2008) [Sean Riddle]
Robotech [Sean Riddle]
Rainbow Brite (mini-arcade) [Sean Riddle]
new NOT WORKING software list entries
------
karaokd_cart.xml: [Sean Riddle, ClawGrip]
karaokd1 - Karao Kids Songs 1 (Spain)
karaokd2 - Karao Kids Songs 2 (Spain)
origkara - Original Karaoke
* karaokd2: remove ROM, rename set karaokd, change to use softlist
|
| | |
| |
| |
| | |
callback types. timer_callback is a class containing a timer_expired_delegate plus a user-supplied pointer, and accounting information for registration. timer_instance is a single active timer in the scheduler. persistent_timer is what you get back from timer_alloc() now, and has methods for dynamic changes. transient_timer_factory is what you use to create transient timers. Devices now own a transient_timer_factory for transient device timers. persistent_timers can be emedded and initialized directly.
|
| |/
|
|
| |
parameters to u64. Change first parameter of device timers to be emu_timer const. Updated all device timers to follow suit.
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
* set additions, see main decription
* not working additions, see main description
* more not working bits, see main description
* more not working additions, see main description
* consistency fix
|
| |
|
|
|
|
|
|
|
| |
* Improve rendering, banking, inputs for beijuehh
* Identified register used for PRNG on GPL16250, needed for beijuehh
new NOT WORKING machines
------------------------------
My Arcade Retro Micro Controller - 220 Built-In Video Games (DGUN-2869) [Zup, Team Europe]
Lexibook Compact Cyber Arcade - PJ Masks [Zup, Team Europe]
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
new WORKING machines
----------------------------
101 Games in 1 (Senario) [David Haywood, Sean Riddle, Kev (FBN), Kamaal Brown]
Vs Maxx TX-2 50-in-1 [David Haywood, Sean Riddle, Kev (FBN), Kamaal Brown]
Vs Maxx Wireless 77-in-1 [David Haywood, Sean Riddle, Kev (FBN), Kamaal Brown]
Vs Maxx Video Extreme 50-in-1 (with Speed Racer and Snood) [David Haywood, Sean Riddle, Kev (FBN), Kamaal Brown]
VG Pocket Caplet Fast Acting 35-in-1 [David Haywood, Sean Riddle, Kev (FBN), Kamaal Brown]
new NOT WORKING machines
---------------------------------
Beijue 16 Bit Handheld Games (Game Boy style case) [David Haywood, Sean Riddle, Kev (FBN), Kamaal Brown]
Space Invaders (Tiny Arcade) [Rik]
Vs Maxx 25-in-1 [David Haywood, Sean Riddle, Kev (FBN), Kamaal Brown]
Vs Maxx 15-in-1 [David Haywood, Sean Riddle, Kev (FBN), Kamaal Brown]
Zippity (US) [David Haywood, Sean Riddle, Kev (FBN), Kamaal Brown]
|
| | |
|
| |
|
|
|
| |
* new NOT WORKING
----
Camp Rock Guitar Video Game (JAKKS Pacific TV Game) [Sean Riddle, Team Europe, David Haywood]
|
| |
|
|
|
|
|
|
|
|
| |
----
Retro Handheld Console 152-in-1 [Sean Riddle, David Haywood]
new WORKING clones
----
WWE Wrestlemania Steel Cage Challenge (Plug & Play) (set 2) [Sean Riddle]
- set all GPL16250 games to 96Mhz as this seems to be accurate (will look for speedups where possible later) [David Haywood]
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* SunPlus current progres (nw)
* defer expensve operation (nw)
* new WORKING machine
----
Millennium M521 Arcade Neo 2.0 (Family Sport 220-in-1) [TeamEurope, David Haywood]
- reworked / tweaked some of the SPG rendering based on my own research (nw)
* param no longer required (nw)
* move speedups (nw)
* (nw)
* fix asror, fixes piggy golf and ball shooter on unsp20 (nw)
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* some gormiti progress (nw)
* debugging aids (nw)
* trying (and mostly failing) to understand how background palette selection works (nw)
* disable some older hacks for the time being, even if disabling then makes some bits worse (nw)
* tweaks (nw)
* some tweaks to DMA behavior in GPL16250 for Power Rangers Force in Time and Disney Fairies (nw)
* slight unSP 'exp' change (probably never used tho) (nw)
|
| |
|
|
|
|
|
|
|
|
|
| |
fails test (nw) (#6745)
* tkmag220 notes (nw)
* hook up banking for tkmag220 (nw)
* unfortunately it also looks like a bad dump (nw)
* sprite flip behavior seems connected to resolution (nw)
|
| | |
|
| |
|
|
| |
long time) show some sprites with expected colours, which might help with further debugging (nw) (#6725)
|
|
|
* new WORKING machines
Millennium M505 Arcade Neo Portable Spielkonsole (Family Sport 100-in-1) [TeamEurope]
* new NOT WORKING software list entries
tvgogo.xml : Baseball (US) [Sean Riddle, David Haywood]
tvgogo.xml : What-A-Mole (US) [Sean Riddle, David Haywood]
* added internal NAND dump to didj [Sean Riddle, Clawgrip]
|