Arbee's To-Do List: Difference between revisions
From MAMEDEV Wiki
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
* Put in the fixed VIA shifter semantics pointed out by the linux-m68k guys and fix the resulting catastrophes. | * Put in the fixed VIA shifter semantics pointed out by the linux-m68k guys and fix the resulting catastrophes. | ||
* Emulate key repeat on Apple /// (similar to //e, same h/w designers, go figure) | * Emulate key repeat on Apple /// (similar to //e, same h/w designers, go figure) | ||
* Break up Mac driver to better reflect h/w differences, and make the various system ASIC families into devices (in progress) | |||
* Break up Mac driver to better reflect h/w differences, and make the various system ASIC families into devices ( | |||
* Figure out Ensoniq 16-bit crash (EPS OS, VFX SD/SD-1 sequencer) | * Figure out Ensoniq 16-bit crash (EPS OS, VFX SD/SD-1 sequencer) | ||
* Emulate 3rd-generation Ensoniqs (ASR-10, MR-Rack, KT-76) | * Emulate 3rd-generation Ensoniqs (ASR-10, MR-Rack, KT-76) | ||
* Break out HLE'd line-level ADB handling into a bus/ and devices. | * Break out HLE'd line-level ADB handling into a bus/ and devices. | ||
* Get Lisa to run | * Get Lisa to run | ||
* SH4 and ARM DRCs | * SH4 and ARM DRCs | ||
* AICA needs better envelope handling. Shenmue DSF rips need filters | * AICA needs better envelope handling. Shenmue DSF rips need filters | ||
* Cycle-by-cycle WDC65816, integrating M377xx and Nintendo variants | * Cycle-by-cycle WDC65816, integrating M377xx and Nintendo variants | ||
Revision as of 16:20, 6 August 2021
Nothing listed here is a guarantee or promise of action. I have many more interests than I have hours in a day. This lists only things directly related to MAME. Also, order listed here may not reflect actual implementation order.
- "napple2gs" project
- New clean, modern IIgs driver, running the ADB micro controller code (in progress) - Simulate 1 MHz synch slowdown (initially done) - Working IIe keyboard for simulated "upgraded IIe" (working) - Pass self-tests and diagnostics disk
- Put in the fixed VIA shifter semantics pointed out by the linux-m68k guys and fix the resulting catastrophes.
- Emulate key repeat on Apple /// (similar to //e, same h/w designers, go figure)
- Break up Mac driver to better reflect h/w differences, and make the various system ASIC families into devices (in progress)
- Figure out Ensoniq 16-bit crash (EPS OS, VFX SD/SD-1 sequencer)
- Emulate 3rd-generation Ensoniqs (ASR-10, MR-Rack, KT-76)
- Break out HLE'd line-level ADB handling into a bus/ and devices.
- Get Lisa to run
- SH4 and ARM DRCs
- AICA needs better envelope handling. Shenmue DSF rips need filters
- Cycle-by-cycle WDC65816, integrating M377xx and Nintendo variants