Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update x68k.c #2

Merged
merged 1 commit into from
Oct 20, 2014
Merged

Update x68k.c #2

merged 1 commit into from
Oct 20, 2014

Conversation

plgDavid
Copy link
Contributor

MSCV2010 warning treated as error complains about this bool being potentially uninitialized.

MSCV2010 warning treated as error complains about this bool being potentially uninitialized.
mmicko added a commit that referenced this pull request Oct 20, 2014
@mmicko mmicko merged commit 52de139 into mamedev:master Oct 20, 2014
@plgDavid plgDavid deleted the patch-2 branch October 20, 2014 19:04
galibert pushed a commit to galibert/mame that referenced this pull request Oct 20, 2014
 - Implemented as an 8-bit device
 - Fixed address mapping
 - Removed bogus timer interrupt
 - Fixed interrupt handling

054539.c: Fixed input clock rate and implemented programmable timer based on hardware measurements [Phil Bennett, Stefan Lindberg]

lethal.c, mystwarr,c, tmnt.c: Hooked up 054539 timer interrupt. Fixes music tempo in some games [Phil Bennett]

qdrmfgp.c: Hooked up 054539 timer interrupt for qdrmfgp, fixed IRQ acknowledge handling [Phil Bennett]

plygonet.c: Hooked up 054539 timer interrupt, removed non-existent second 054539 and fixed EEPROM regression [Phil Bennett]

hornet.c, gticlub.c: Implemented sound interrupt timer [Phil Bennett]

konamigx.c improvements: [Phil Bennett]
 - Hooked up 056800 device
 - Hooked up 054539 timer interrupt
 - Removed sound hacks
 - All DSP RAM tests now pass, winspike sound now works

konamigq.c improvements: [Phil Bennett]
 - Hooked up 056800 device
 - Hooked up 054539 timer interrupt
 - Added TMS57002 DASP

ultrsprt.c improvements: [Phil Bennett]
 - Hooked up 054539 timer interrupt
 - Implemented VRAM double buffering
 - Improved trackball inputs
 - Fixed sound

zr107.c improvements: [Phil Bennett]
 - Hooked up 054539 timer interrupt
 - Fixed sound in all games

rungun.c improvements: [Phil Bennett]
 - Hooked up 054539 timer interrupt. Fixes music tempo
 - Implemented sound CPU NMI control
 - Fixed 054539 mamedev#2 regression


New games added or promoted from NOT_WORKING status:
====================================================

Wave shark/Jet Wave [Phil Bennett]
@plgDavid plgDavid restored the patch-2 branch October 21, 2014 15:46
Robbbert added a commit that referenced this pull request Dec 11, 2014
COLOUR #1 or COLOUR #2 to choose a palette.
rb6502 pushed a commit that referenced this pull request May 16, 2015
rb6502 pushed a commit that referenced this pull request Jun 11, 2015
rb6502 pushed a commit that referenced this pull request Jun 25, 2015
ghost pushed a commit that referenced this pull request Jul 28, 2015
mmicko pushed a commit that referenced this pull request Feb 15, 2016
RobertoFresca added a commit that referenced this pull request Jun 20, 2016
internal progressive. [Roberto Fresca]
RobertoFresca added a commit that referenced this pull request Jun 21, 2016
gfxdecode. Improved the GFX bank #2. Still needs work... [Roberto Fresca]
RobertoFresca added a commit that referenced this pull request Jun 21, 2016
rb6502 pushed a commit that referenced this pull request Dec 30, 2016
Making the RTC chip react on the Aussie Byte
fulivi added a commit to fulivi/mame that referenced this pull request May 31, 2017
cuavas pushed a commit that referenced this pull request Jun 5, 2017
* hp9845: improved keyboard mapping
* hp9845: removed log message
* hp9845: implemented SHIFT LOCK key. Added pop-ups to show state of toggle keys. Better naming of keys.
* hp9845: implemented 45B/45C/45T variants with German keyboard layout
* hp9845: updating of softkeys on bezel decoupled from their irq status
* hp9845: lowered volume of beeper (was too loud according to A.Kueckes)
* floppy: should have been ">=" from the start, ops!
* floppy: ops #2! Left a debug printf in..
* hp9845: Added PORT_CHAR macros to characters on German kbd
* hp9845: added output to layout LEDs for latching keys
* hp9845: removed redundant PORT_NAMEs from German kbd mapping
Tafoid referenced this pull request Mar 8, 2023
Isolated the speedup code in the Eolith base state, so eolith16 and
vegaeo aren't inheriting a pile of stuff they don't need.

nichibutsu/jangou.cpp: Split into derived classes so all object finders
are required and device_remove isn't necessary.  Also use the data
pending callback on latches as it's there.

taito/taito_l.cpp: Use normal start/reset handlers rather than an
elaborate maze of indirection.

vsystem/aerofgt.cpp: Split the driver class up a little.  It's still a
mess.

Got rid of a few of the remaining MCFG macros.
adrianm64 pushed a commit to adrianm64/mame that referenced this pull request Mar 26, 2023
Add CI workflow (Substring)
Preliminar switchres hook (not working yet)
Sync with current Switchres WIP
Sync with switchres library
Update copyright
Add one display manager per window
Fix set_monitor_aspect call
Connect window with modeline generator.
Add switchres options to MAME's osd and link set video mode returned by switchres
Sync with upstream Switchres / implement effective_orientation()
Sync with Switchres
Sync with Switchres and greatly simplify rotation handling
Set options only if a valid mode is returned
Force switch to the selected mode
Pass the whole monitor object to add_display method
Correctly pass MAME's resolution and aspect configuration to Switchres
Add Linux support
Sync with upstream Switchres
Add preliminar drmkms implementation
Sync with upstream Switchres
Deprecate -orientation option and add -modesetting option
Remove -orientation option from switchres_module
Fix SDL window focus loss on multi-monitor
Add more Switchres options to our module
Sync with upstream Switchres
Sync to upstream Switchres
Implement -autosync feature
Headers cleanup
Correctly update video configuration after option setting
Make extract_video_config public in SDL so we can call it
Add lcd preset support and autoconfiguration
Fix issue with LCD resolution setting
Sync with upstream Switchres
Implement -changeres feature (in-game mode switching)
Remove old MAME modules
Fix -noswitchres case in Windows
Hide taskbar in Windows with -video bgfx
Sync to upstream switchres
Add v_shift_correct option
Update to upstream Switchres
Update to upstream switchres
Use new getters in switchres module
Update to upstream Switchres
Update to upstream Switchres to fix warnings
Redirect logging to MAME's own functions instead of printf
Update to upstream switchres
Add new custom video backend specific options to MAME
Update to upstream Switchres
Update to upstream Switchres
Update to upstream Switchres
Add GroovyMAME's synchronization features
Correctly adjust fullscreen window size after an in-game mode change
Upgrade to D3D9ex interface
Update to upstream Switchres
Fix d3d9ex patch
Multiscreen vblank code, default to single screen setup
Fix slider save/load due to upstream changes
Add vsync_offset slider
Implement hack to allow multi-monitor vsync based on SDL screen index (not valid for multi-gpu)
Disable SDL's fullscreen modesetting with SR's modesetting enabled. Prevents SDL from reverting SR's already set resolution when the new mode doesn't get into SDL's mode list due to close refresh masking.
Update to upstream Switchres
Use new screen_device_enumator type.
Don't call update_resolution in Windows's osd because WM_DISPLAYCHANGE only returns resolution for primary monitor. monitor->refresh() alone does the job.
Show Switchres mode in machine's information box
Add black frame insertion implementation
Set proper default option values for most cases
Fix Windows build workflow so that all required folders are included. Add root path to 7z. (Substring)
Add 1 decimal precision to CPU overclock slider
Fix Windows 7z release script
Update integration to upstream MAME 0.228
Make sure a physical display exists when showing SR information.
Apply SR's mode to all displays in D3D.
Fix multi-screen maximizing (set first window as foreground).
Update to upstream Switchres.
Properly account for refresh scaling & black frame insertion with frame delay.
Always use SDL_WINDOW_FULLSCREEN_DESKTOP, to make possible KMS testing.
Correctly update game video information after machine initialization.
Update to upstream Switchres.
Fix slider code after upstream overhaul.
Remove 64 subfix from binary name.
Try to fix Linux actions build.
Remove triplebuffer setting from ui.
(Windows) Implement asynchronous rendering through native d3d9ex api.
Implement new option -sync_mode (0-3) to allow different v-sync schemes on Linux OpenGL backend.
Add glFinish(), fixes synchronization on amdgpu.
Update to upstream Switchres.
Add new build switches for Linux SR_WITH_XRANDR, SR_WITH_KMSDRM
Add new option -syncaudio to allow enabling/disabling audio resampling with -syncrefresh
Add new option -autofilter to automatically enable filtering with fractional stretching or interlaced.
Add new option -autostretch to automatically set scaling mode (integer or fractional) based on the selected video mode
Correctly apply pixel_precision option
Add new option -interlace_force_even, from upstream Switchres
Set correct log level
Direct3D9ex interface cleanup.
Set valid sync_mode values 0-4, with 0 as Swap(1) + glFinish.
Fix max value for sync_mode
Implement -autosync differently for Windows and Linux (unfortunate situation until we can do asynchronous flipping on OpenGL).
Set default -sync_mode to 2.
Fix crash on D3D9Ex when -switchres is disabled or no video mode is found.
Try to fix Windows build.
Try to fix Windows build attempt mamedev#2.
Try to fix Windows build attempt mamedev#3.
Try to fix Windows build. mamedev#4
Update to upstream Switchres.
Fix slider's load/save code.
Correctly apply -keepaspect after implementation overhaul in baseline.
(Windows) Fix bug that caused games using interlaced modes run at double speed.
Fix bug that caused interlaced modes to lock screen updates.
Fix bug that caused an exception when saving configuration after doing changes from the ui.
Make -vsync_offset slider setting not propagate between different games when launched from the ui.
Fix locale mess with floats.
Update to upstream Switchres.
Silent GCC warning.
Add support for kmsdrm mode switching.
[sdl2] Refresh monitor dimensions after initial mode switch to UI aspect.
[sdl2] Also consider a future use case for -nomodesetting.
Update to upstream Switchres.
[sdl2] Fix toggling fullscreen on/off (avoid window recreation), support in-game mode switching & correctly restore desktop mode with -nomodesetting.
Update to upstream Switchres.
Update to upstream Switchres.
Allow MAME to read SR's configuration from switchres.ini. Make it optional through new bool option -switchres_ini.
Update to upstream Switchres
Split add and init display call wrappers, to meet SR's design.
[sdl] Pass sdlwindow handle on display initialization. Delete display manager before destroying to window, we need its fd for cleanup.
[windows] Adapt window code to the new add/init display methods.
Produce automatic GM diff patch on build [Substring]
Attempt at fixing github builds (docs).
Update to upstream Switchres.
Update to upstream Switchres.
Update to upstring Switchres.
Fix typo in proportions computation scoring.
Update to upstream Switchres.
Update to upstream Switchres.
Another fix to the scale factors scoring, hopefully the last.
Improve UI text drawing performance.
Properly apply -keepaspect on rotated targets.
[linux] Add low latency (drm) vsync to sdl2 video backend (-video accel).
Update to upstream Switchres.
Implement -h_size, -h_shift, -v_shift options, for geometry adjustment.
Add geometry adjustment sliders to the UI.
Fix build after baseline header changes.
More header fixes.
Update to upstream Switchres.
[Windows] Add rawinput support for joysticks. [monkeypox]
Update to upstream Switchres.
Extend h-size slider to 2.00 maximum.
Temporary fix for -modeline option.
Attempt at fixing Linux CI.
Attempt at fixing Linux build.
Update to upstream Switchres (fixes rotated desktop in X)
Apply integer scaling to fonts. Disable bilinear filtering for small fonts. Change -font_rows range to 20-40. [Oomek & Calamity]
Fix v_shift option assignment in slider.
Adapt rawinput implementation to upstream changes.
Fix crash with -noswitchres.
Multiple fixes to traumatic rebase after massive upstream osd refactoring.
angelosa added a commit that referenced this pull request Jun 10, 2023
-------------------------------
a800.xml: Atrax #1, Atrax #2, Atrax #3, Atrax #4, Atrax #5, Atrax #6, Atrax #8, Atrax #9, Atrax #10, Atrax #11, Atrax #12, Atrax #13, Atrax #15 [Atarimania]
a800.xml: Prince of Persia (AtariMAX i/f), Prince of Persia (SIC! i/f) [AtariAge]

New software list items marked not working
------------------------------------------
a800.xml: Atrax #14, Atrax #16 [Atarimania]
A-Noid33 added a commit to A-Noid33/mame that referenced this pull request Jun 21, 2023
-------------------------------
apple2gs_flop_orig.xml:
Sinbad and the Throne of the Falcon [4AM, Anoid]
Magical Myths [4AM, Anoid]
Rocket Ranger [4AM, Anoid]
Mancala [4AM, Anoid]
Math Wizard [4AM, Anoid]
Geometry [4AM, Anoid]
Strip Poker II [4AM, Anoid]

apple2_flop_orig.xml:
Destiny [4AM, Anoid]
Alternate Reality: The City [4AM, Anoid]
Lunar Explorer [4AM, Anoid]
Guardian [4AM, Anoid]
Copy II Plus (version 9.0 beta 1) [4AM, Anoid]
TimeOut DeskTools (Version 1.2) (800K 3.5") [4AM, Anoid]
TimeOut DeskTools (Version 1.3) (800K 3.5") [4AM, Anoid]
TimeOut DeskTools (Version 3.1) (800K 3.5") [4AM, Anoid]
TimeOut DeskTools II (Version 1.1) (800K 3.5") [4AM, Anoid]
TimeOut DeskTools II (Version 1.2) (800K 3.5") [4AM, Anoid]
TimeOut FileMaster (Version 1.0) (800K 3.5") [4AM, Anoid]
TimeOut FileMaster (Version 1.3) (800K 3.5") [4AM, Anoid]
TimeOut Grammar (Version 1.0) (800K 3.5") [4AM, Anoid]
TimeOut Graph (Version 1.0) (800K 3.5") [4AM, Anoid]
TimeOut Graph (Version 1.2) (800K 3.5") [4AM, Anoid]
TimeOut MacroEase (Version 1.0) (800K 3.5") [4AM, Anoid]
TimeOut PowerPack (Version 1.2) (800K 3.5") [4AM, Anoid]
TimeOut QuickSpell (Version 1.6) (800K 3.5") [4AM, Anoid]
TimeOut QuickSpell (Version 2.0) (800K 3.5") [4AM, Anoid]
TimeOut ReportWriter (Version 1.0) (800K 3.5") [4AM, Anoid]
TimeOut ReportWriter (Version 2.2) (800K 3.5") [4AM, Anoid]
TimeOut ReportWriter (Version 2.52) (800K 3.5") [4AM, Anoid]
TimeOut SideSpread (Version 1.2) (800K 3.5") [4AM, Anoid]
TimeOut SpreadTools (Version 1.0) (800K 3.5") [4AM, Anoid]
TimeOut SpreadTools (Version 1.1) (800K 3.5") [4AM, Anoid]
TimeOut SuperFonts (Version 1.0) (800K 3.5") [4AM, Anoid]
TimeOut SuperFonts (Version 1.1) (800K 3.5") [4AM, Anoid]
TimeOut SuperFonts (Version 3.0) (800K 3.5") [4AM, Anoid]
TimeOut SuperFonts (Version 3.1) (800K 3.5") [4AM, Anoid]
TimeOut SuperForms (Version 1.04) (800K 3.5") [4AM, Anoid]
TimeOut TeleComm (Version 1.1) (800K 3.5") [4AM, Anoid]
TimeOut TeleComm (Version 1.2) (800K 3.5") [4AM, Anoid]
TimeOut Thesaurus (Version 1.0) (800K 3.5") [4AM, Anoid]
TimeOut Thesaurus (Version 2.0) (800K 3.5") [4AM, Anoid]
TimeOut UltraMacros (Version 1.2) (800K 3.5") [4AM, Anoid]
TimeOut UltraMacros (Version 1.7) (800K 3.5") [4AM, Anoid]
TimeOut UltraMacros (Version 3.0) (800K 3.5") [4AM, Anoid]
TimeOut UltraMacros (Version 3.1) (800K 3.5") [4AM, Anoid]
Microzine 32 [4AM, Anoid]
Microzine 40 [4AM, Anoid]
Microzine Jr. 1 [4AM, Anoid]
Games From Around The World mamedev#1: Wari [4AM, Anoid]
Games From Around The World mamedev#2: Kono [4AM, Anoid]
Games From Around The World mamedev#3: Fox & Geese [4AM, Anoid]
Games From Around The World mamedev#4: Seega [4AM, Anoid]
Games From Around The World mamedev#5: Nine Men's Morris [4AM, Anoid]
Games From Around The World mamedev#6: Mu Torere [4AM, Anoid]
Weights and Treasure [4AM, Anoid]
Brain Machine [4AM, Anoid]
First Encounter [4AM, Anoid]
Rock 'N Scroll [4AM, Anoid]
Bez-MX [4AM, Anoid]
The Banking Simulation [4AM, Anoid]
Bezman [4AM, Anoid]
Bezoff [4AM, Anoid]
Bezwars [4AM, Anoid]
Double Trouble [4AM, Anoid]
Nightmare Gallery [4AM, Anoid]
Dragons of Hong Kong [4AM, Anoid]
Apple Puck Man [4AM, Anoid]
Addition Logician (Version 1.0) (800K 3.5") [4AM, Anoid]
Coordinate Math (Version 1.1) (800K 3.5") [4AM, Anoid]
Fun from A to Z (Version 1.0) (800K 3.5") [4AM, Anoid]
Phonics Prime Time: Blends and Digraphs (Version 1.0) (800K 3.5") [4AM, Anoid]
Problem-Solving with Nim (Version 1.0) (800K 3.5") [4AM, Anoid]
Fraction Practice Unlimited (Version 1.2) (800K 3.5") [4AM, Anoid]
The Market Place (Version 1.0) (800K 3.5") [4AM, Anoid]
Time Navigator (Version 1.0) (800K 3.5") [4AM, Anoid]
Stickybear Shapes (800K 3.5") [4AM, Anoid]
Stickybear Word Problems (800K 3.5") [4AM, Anoid]
Stickybear Spellgrabber (800K 3.5") [4AM, Anoid]
Vocabulary Development (800K 3.5") [4AM, Anoid]
Math Word Problems Volume 1: Careers (800K 3.5") [4AM, Anoid]
Math Word Problems Volume 2: Money (800K 3.5") [4AM, Anoid]
Math Word Problems Volume 3: Sports (800K 3.5") [4AM, Anoid]
Math Word Problems Volume 4: Travel (800K 3.5") [4AM, Anoid]
Math Word Problems Volume 6: Our Nation's Capital Washington DC (800K 3.5") [4AM, Anoid]
Reading Comprehension Volume 2: Sports (800K 3.5") [4AM, Anoid]
Reading Comprehension Volume 3: Geography (800K 3.5") [4AM, Anoid]
Reading Comprehension Volume 4: History in the Making (800K 3.5") [4AM, Anoid]
Reading Comprehension Volume 5: Famous People (800K 3.5") [4AM, Anoid]
Reading Comprehension Volume 6: The Olympics (800K 3.5") [4AM, Anoid]
Reading Comprehension Volume 7: United States Presidents (800K 3.5") [4AM, Anoid]
Microzine Jr. 2 [4AM, Anoid]
Microzine Jr. 3 [4AM, Anoid]
Microzine Jr. 4 [4AM, Anoid]
Microzine Jr. 5 [4AM, Anoid]
Microzine Jr. 6 [4AM, Anoid]
Microzine Jr. 7 [4AM, Anoid]
Microzine Jr. 8 [4AM, Anoid]
Microzine Jr. 9 [4AM, Anoid]
Microzine Jr. 10 [4AM, Anoid]
Brainteaser Boulevard [4AM, Anoid]
Snack Attack and Friends [4AM, Anoid]
Arcade Boot Camp [4AM, Anoid]
Cotton Tales (800K 3.5") [4AM, Anoid]
Tank Command [4AM, Anoid]
Bandits [4AM, Anoid]
Cyclod [4AM, Anoid]
Fly Wars [4AM, Anoid]
Jellyfish [4AM, Anoid]
Lemmings [4AM, Anoid]
Minotaur [4AM, Anoid]
Zork I r15-UG3AU5 [4AM, Anoid]
Zork I r26-820803 [4AM, Anoid]
Zork I r75-830929 [4AM, Anoid]
Zork I r75-830929-A [4AM, Anoid]
Zork I r88-840726-B [4AM, Anoid]
Zork I r88-840726-F [4AM, Anoid]
Zork I r88-840726-K [4AM, Anoid]
Zork I r52-871125-2-E [4AM, Anoid]
Zork II r22-830331 [4AM, Anoid]
Zork II r48-840904-B [4AM, Anoid]
Zork III r10-820818 [4AM, Anoid]
Zork III r15-830331 [4AM, Anoid]
Zork III r16-830410-A [4AM, Anoid]
Zork III r17-840727-B [4AM, Anoid]
Zork III r17-840727-K [4AM, Anoid]
Deadline r18-820311 [4AM, Anoid]
Enchanter r10-830810 [4AM, Anoid]
Enchanter r29-860820-K [4AM, Anoid]
Leather Goddesses of Phobos r59-860730-K [4AM, Anoid]
Leather Goddesses of Phobos r4-880405-2H [4AM, Anoid]
Moonmist r4-860918-K [4AM, Anoid]
Planetfall r20-830708 [4AM, Anoid]
Planetfall r26-831014 [4AM, Anoid]
Planetfall r37-851003-H [4AM, Anoid]
Seastalker r15-840501-B [4AM, Anoid]
Seastalker r16-850515-M [4AM, Anoid]
Sherlock r21-871214-2F [4AM, Anoid]
Sorcerer r4-840131-A [4AM, Anoid]
Sorcerer r6-840508-F [4AM, Anoid]
Sorcerer r18-860904-K [4AM, Anoid]
Spellbreaker r63-850916-H [4AM, Anoid]
Starcross r15-820901 [4AM, Anoid]
Suspended r5-830222 [4AM, Anoid]
Witness r13-830524 [4AM, Anoid]
Witness r18-830910 [4AM, Anoid]
Getting Ready to Read and Add [4AM, Anoid]
Memory Building Blocks [4AM, Anoid]
Now You See It, Now You Don't: Pick The Part [4AM, Anoid]
Muppet Word Book [4AM, Anoid]
The Right Turn: Strategies in Problem Solving [4AM, Anoid]
The Royal Rules [4AM, Anoid]
Word-a-Mation: Exploring Word Relationships [4AM, Anoid]
The Stickybear ABC [4AM, Anoid]
Stickybear BASIC [4AM, Anoid]
Stickybear Basket Bounce [4AM, Anoid]
Stickybear Basket Bounce Demo [4AM, Anoid]
Stickybear Bop [4AM, Anoid]
Stickybear Drawing [4AM, Anoid]
Stickybear Math [4AM, Anoid]
Stickybear Math 2 [4AM, Anoid]
Stickybear Music [4AM, Anoid]
Stickybear Numbers [4AM, Anoid]
Stickybear Opposites [4AM, Anoid]
Stickybear Opposites Demo [4AM, Anoid]
Stickybear Parts of Speech [4AM, Anoid]
Stickybear Printer (Version 1) [4AM, Anoid]
Stickybear Printer (Version 2) [4AM, Anoid]
Stickybear Reading [4AM, Anoid]
Stickybear Reading Comprehension [4AM, Anoid]
Stickybear Shapes (Version 1) [4AM, Anoid]
Stickybear Shapes (Version 2) [4AM, Anoid]
Stickybear Spellgrabber [4AM, Anoid]
Stickybear Town Builder [4AM, Anoid]
Stickybear Typing [4AM, Anoid]
Stickybear Word Problems [4AM, Anoid]
Troll First-Start Biographies [4AM, Anoid]
First-Start Writing Program [4AM, Anoid]
Reading for Understanding: Native Americans [4AM, Anoid]
Alphabet Fun: Big and Little Letters [4AM, Anoid]
Troll Sports Math: Math Word Problems for Grades 4-6 [4AM, Anoid]
Troll Printmaker: Holiday Fun [4AM, Anoid]
Troll Math Class Level 1: I Can Add And Subtract [4AM, Anoid]
Troll Math Class Level 2: I Can Carry and Borrow [4AM, Anoid]
Troll Math Class Level 6: Ratio, Proportion, and Percent [4AM, Anoid]
Troll Math Class Level K: I Can Count [4AM, Anoid]
Categorizing: Detective Games [4AM, Anoid]
Animal Homes and Stories [4AM, Anoid]
Let's Learn About Money [4AM, Anoid]
Shop Right! [4AM, Anoid]
The Magic String [4AM, Anoid]
Thunder and Lightning [4AM, Anoid]
Cats and Kittens [4AM, Anoid]
Pecos Bill [4AM, Anoid]
Creatures of the Night [4AM, Anoid]
Birds [4AM, Anoid]
Computer Inspector (Version 1.0) [4AM, Anoid]
Addition Logician (Version 1.0) [4AM, Anoid]
The Lurking Horror r203-870506-M [4AM, Anoid]
Adventures with Fractions (Version 1.0) [4AM, Anoid]
Automotive Technician Mathematics Volume 1: Whole Numbers and Fractions (Version 1.0) [4AM, Anoid]
Automotive Technician Mathematics Volume 2: Decimals and Percents (Version 1.0) [4AM, Anoid]
Circus Math (Version 1.0) [4AM, Anoid]
Computer Generated Mathematics Materials Volume 1: Problem Solving (Version 1.1) [4AM, Anoid]
Computer Generated Mathematics Materials Volume 1: Problem Solving (Version 1.3) [4AM, Anoid]
Computers in Government (Version 1.0) [4AM, Anoid]
Create-A-Base (Version 1.0) [4AM, Anoid]
Early Addition (Version 1.3) [4AM, Anoid]
Elementary Volume 3: Social Studies (Version 4.8) [4AM, Anoid]
Elementary Volume 5: Language Arts (Prefixes) (Version 1.5) [4AM, Anoid]
Elementary Volume 8: Geometry (Points and Angles) (Version 1.0) [4AM, Anoid]
Elementary Volume 9: Geometry (Lines and Triangles) (Version 2.1) [4AM, Anoid]
Elementary Volume 10: Geometry (Quadrilaterals: Area and Perimeter) (Version 1.0) [4AM, Anoid]
Elementary Volume 10: Geometry (Quadrilaterals: Area and Perimeter) (Version 1.1) [4AM, Anoid]
Elementary Volume 12: Language Arts (SIMS) (Version 1.0) [4AM, Anoid]
English Parts of Speech (Version 1.5) [4AM, Anoid]
Estimation (Version 1.0) [4AM, Anoid]
Experiencing Procedures (Version 1.0) [4AM, Anoid]
Exploring Sorting Routines (Version 1.0) [4AM, Anoid]
Extensions to Applesoft BASIC (Version 1.0) [4AM, Anoid]
Extensions to Applesoft BASIC (Version 1.2) [4AM, Anoid]
Genetics (Version 1.1) [4AM, Anoid]
Graphing (Version 1.0) [4AM, Anoid]
Growgins' Fractions (Version 1.0) [4AM, Anoid]
Logic Gates (Version 1.0) [4AM, Anoid]
Master Spell (Version 1.3) [4AM, Anoid]
Mathematics Volume 1: Graphing, Logic, and Equations (Version 3.2) [4AM, Anoid]
Mathematics Volume 2: Measurement (Version 1.2) [4AM, Anoid]
Mathematics Volume 3: Formulas, Shapes, and Skills (Version 1.3) [4AM, Anoid]
Mathematics Volume 3: Formulas, Shapes, and Skills (Version 1.3) (limited boot backup) [4AM, Anoid]
MECC Apple Demonstration (Version 1.1) [4AM, Anoid]
MECC Hi-Res Toolkit (Version 1.0) [4AM, Anoid]
Modeling (Version 1.0) [4AM, Anoid]
Polls and Politics (Version 1.0) [4AM, Anoid]
Probability (Version 1.0) [4AM, Anoid]
Problem-Solving Strategies (Version 1.0) [4AM, Anoid]
Spelling Volume 2: Secondary (Version 2.0) [4AM, Anoid]
Sports Stats (Version 1.0) [4AM, Anoid]
The Three Rs of Microcomputing (Version 1.1) [4AM, Anoid]
cuavas pushed a commit that referenced this pull request Jul 3, 2023
…7/2023 (added 330 items). (#11360)

Also cleaned up formatting, and moved appropriate information to info elements (particularly system requirements, developers and programmers).

New working software list items
-------------------------------
apple2gs_flop_orig.xml:
Geometry [4AM, Anoid]
Magical Myths [4AM, Anoid]
Mancala [4AM, Anoid]
Math Wizard [4AM, Anoid]
Rocket Ranger [4AM, Anoid]
Sinbad and the Throne of the Falcon [4AM, Anoid]
Strip Poker II [4AM, Anoid]

New working software list items
-------------------------------
apple2_flop_orig.xml:
Addition Logician (Version 1.0) (800K 3.5") [4AM, Anoid]
Addition Logician (Version 1.0) [4AM, Anoid]
Adventures with Fractions (Version 1.0) [4AM, Anoid]
Alphabet Fun: Big and Little Letters [4AM, Anoid]
Alternate Reality: The City [4AM, Anoid]
Animal Homes and Stories [4AM, Anoid]
Animal Stories IV [4AM, Anoid]
Apple Puck Man [4AM, Anoid]
Arcade Boot Camp [4AM, Anoid]
Arithmetic Critters (Version 1.0) [4AM, Anoid]
Arizona Mix (Version 1.0) [4AM, Anoid]
Automotive Technician Mathematics Volume 1: Whole Numbers and Fractions (Version 1.0) [4AM, Anoid]
Automotive Technician Mathematics Volume 2: Decimals and Percents (Version 1.0) [4AM, Anoid]
Bandits [4AM, Anoid]
Bez-MX [4AM, Anoid]
Bezman [4AM, Anoid]
Bezoff [4AM, Anoid]
Bezwars [4AM, Anoid]
Birds [4AM, Anoid]
Brain Machine [4AM, Anoid]
Brainteaser Boulevard [4AM, Anoid]
Building Better Language Skills: Adjectives and Adverbs [4AM, Anoid]
Building Better Language Skills: Nouns [4AM, Anoid]
Calendar [4AM, Anoid]
Capitalization [4AM, Anoid]
Categorizing: Detective Games [4AM, Anoid]
Cats and Kittens [4AM, Anoid]
Chemistry: Balancing Equations (Version 1.0) [4AM, Anoid]
Chemistry: The Periodic Table (Version 1.0) [4AM, Anoid]
Circus Math (Version 1.0) [4AM, Anoid]
Clock Works (Version 1.0) [4AM, Anoid]
CommuniKeys (Version 1.0) [4AM, Anoid]
Computer Generated Mathematics Materials Volume 1: Problem Solving (Version 1.1) [4AM, Anoid]
Computer Generated Mathematics Materials Volume 1: Problem Solving (Version 1.3) [4AM, Anoid]
Computer Inspector (Version 1.0) [4AM, Anoid]
Computers in Government (Version 1.0) [4AM, Anoid]
Conquering Math Worksheet Generator (Version 1.0) [4AM, Anoid]
Conquering Percents (Version 1.0) [4AM, Anoid]
Conquering Ratios and Proportions (Version 1.1) [4AM, Anoid]
Coordinate Math (Version 1.0) [4AM, Anoid]
Coordinate Math (Version 1.1) (800K 3.5") [4AM, Anoid]
Copy II Plus (version 9.0 beta 1) [4AM, Anoid]
Cotton Tales (800K 3.5") [4AM, Anoid]
Counting Coins [4AM, Anoid]
Counting Critters (Version 1.0) [4AM, Anoid]
Create-A-Base (Version 1.0) [4AM, Anoid]
Creatures of the Night [4AM, Anoid]
Cyclod [4AM, Anoid]
Dataquest: Sampler (Version 1.0) [4AM, Anoid]
Deadline r18-820311 [4AM, Anoid]
Desktop Zoo [4AM, Anoid]
Destiny [4AM, Anoid]
Dog Sled Ambassadors (Version 1.0) [4AM, Anoid]
Double Trouble [4AM, Anoid]
Dragons of Hong Kong [4AM, Anoid]
Early Addition (Version 1.3) [4AM, Anoid]
Elementary Volume 10: Geometry (Quadrilaterals: Area and Perimeter) (Version 1.0) [4AM, Anoid]
Elementary Volume 10: Geometry (Quadrilaterals: Area and Perimeter) (Version 1.1) [4AM, Anoid]
Elementary Volume 12: Language Arts (SIMS) (Version 1.0) [4AM, Anoid]
Elementary Volume 3: Social Studies (Version 4.8) [4AM, Anoid]
Elementary Volume 5: Language Arts (Prefixes) (Version 1.5) [4AM, Anoid]
Elementary Volume 8: Geometry (Points and Angles) (Version 1.0) [4AM, Anoid]
Elementary Volume 9: Geometry (Lines and Triangles) (Version 2.1) [4AM, Anoid]
Enchanter r10-830810 [4AM, Anoid]
Enchanter r29-860820-K [4AM, Anoid]
English Parts of Speech (Version 1.5) [4AM, Anoid]
Equation Math (Version 1.0) [4AM, Anoid]
Estimation (Version 1.0) [4AM, Anoid]
Estimation: Quick Solve II (Version 1.0) [4AM, Anoid]
Experiencing Procedures (Version 1.0) [4AM, Anoid]
Exploring Sorting Routines (Version 1.0) [4AM, Anoid]
Extensions to Applesoft BASIC (Version 1.0) [4AM, Anoid]
Extensions to Applesoft BASIC (Version 1.2) [4AM, Anoid]
First Encounter [4AM, Anoid]
First-Start Writing Program [4AM, Anoid]
Fly Wars [4AM, Anoid]
Fraction Concepts, Inc. (Version 1.2) [4AM, Anoid]
Fraction Practice Unlimited (Version 1.0) [4AM, Anoid]
Fraction Practice Unlimited (Version 1.2) (800K 3.5") [4AM, Anoid]
Fun from A to Z (Version 1.0) (800K 3.5") [4AM, Anoid]
Fun from A to Z (Version 1.0) [4AM, Anoid]
Games From Around The World #1: Wari [4AM, Anoid]
Games From Around The World #2: Kono [4AM, Anoid]
Games From Around The World #3: Fox & Geese [4AM, Anoid]
Games From Around The World #4: Seega [4AM, Anoid]
Games From Around The World #5: Nine Men's Morris [4AM, Anoid]
Games From Around The World #6: Mu Torere [4AM, Anoid]
Genetics (Version 1.1) [4AM, Anoid]
Getting Ready to Read and Add [4AM, Anoid]
Ghost Writer (Version 1.0) [4AM, Anoid]
Granny Applebee's Cookie Factory [4AM, Anoid]
Graphing (Version 1.0) [4AM, Anoid]
Growgins' Fractions (Version 1.0) [4AM, Anoid]
Guardian [4AM, Anoid]
Hugo Hound's Vowel Sounds: Long Vowels [4AM, Anoid]
Inferential Anne: Level II [4AM, Anoid]
Instant Survey (Version 1.0) [4AM, Anoid]
It's About Time [4AM, Anoid]
Jellyfish [4AM, Anoid]
Jenny's Journeys (Version 1.0) [4AM, Anoid]
Keyboarding Master (Version 1.0) [4AM, Anoid]
Kinder Critters: Address and Phone Number [4AM, Anoid]
Kinder Critters: Letters and Patterns [4AM, Anoid]
LabelMaker (Version 1.0) [4AM, Anoid]
Leather Goddesses of Phobos r4-880405-2H [4AM, Anoid]
Leather Goddesses of Phobos r59-860730-K [4AM, Anoid]
Lemmings [4AM, Anoid]
Let's Learn About Money [4AM, Anoid]
Logic Gates (Version 1.0) [4AM, Anoid]
Lunar Explorer [4AM, Anoid]
MECC Apple Demonstration (Version 1.1) [4AM, Anoid]
MECC Dataquest: Europe and the Soviet Union (Version 1.0) [4AM, Anoid]
MECC Dataquest: Latin America (Version 1.0) [4AM, Anoid]
MECC Dataquest: Middle East and North Africa (Version 1.0) [4AM, Anoid]
MECC Dataquest: North American Mammals (Version 1.1) [4AM, Anoid]
MECC Dataquest: The Presidents (Version 1.1) [4AM, Anoid]
MECC Dataquest: The Presidents (Version 1.2) [4AM, Anoid]
MECC Dataquest: The World Community (Version 1.1) [4AM, Anoid]
MECC Editor (Version 1.0) [4AM, Anoid]
MECC Graph (Version 1.1) [4AM, Anoid]
MECC Graphing Primer (Version 1.0) [4AM, Anoid]
MECC Hi-Res Toolkit (Version 1.0) [4AM, Anoid]
MECC Outliner (Version 1.0) [4AM, Anoid]
MECC Stuff and Fetch (Version 1.0) [4AM, Anoid]
MECC Write Start (Version 1.2) [4AM, Anoid]
MECC Writer (Version 1.2) [4AM, Anoid]
Marty's Family Reader [4AM, Anoid]
Marty's Reading Workout [4AM, Anoid]
Master Spell (Version 1.3) [4AM, Anoid]
Math Word Problems Volume 1: Careers (800K 3.5") [4AM, Anoid]
Math Word Problems Volume 2: Money (800K 3.5") [4AM, Anoid]
Math Word Problems Volume 3: Sports (800K 3.5") [4AM, Anoid]
Math Word Problems Volume 4: Travel (800K 3.5") [4AM, Anoid]
Math Word Problems Volume 6: Our Nation's Capital Washington DC (800K 3.5") [4AM, Anoid]
Mathematics Volume 1: Graphing, Logic, and Equations (Version 3.2) [4AM, Anoid]
Mathematics Volume 2: Measurement (Version 1.2) [4AM, Anoid]
Mathematics Volume 3: Formulas, Shapes, and Skills (Version 1.3) (limited boot backup) [4AM, Anoid]
Mathematics Volume 3: Formulas, Shapes, and Skills (Version 1.3) [4AM, Anoid]
Mathosaurus: Computation [4AM, Anoid]
Memory Building Blocks [4AM, Anoid]
Microzine 32 [4AM, Anoid]
Microzine 40 [4AM, Anoid]
Microzine Jr. 1 [4AM, Anoid]
Microzine Jr. 10 [4AM, Anoid]
Microzine Jr. 2 [4AM, Anoid]
Microzine Jr. 3 [4AM, Anoid]
Microzine Jr. 4 [4AM, Anoid]
Microzine Jr. 5 [4AM, Anoid]
Microzine Jr. 6 [4AM, Anoid]
Microzine Jr. 7 [4AM, Anoid]
Microzine Jr. 8 [4AM, Anoid]
Microzine Jr. 9 [4AM, Anoid]
Minotaur [4AM, Anoid]
Modeling (Version 1.0) [4AM, Anoid]
Moonmist r4-860918-K [4AM, Anoid]
Multiplication Puzzles (Version 1.0) [4AM, Anoid]
Muppet Word Book [4AM, Anoid]
Mystery Matter (Version 1.0) [4AM, Anoid]
Mystery Objects (Version 1.0) [4AM, Anoid]
Nightmare Gallery [4AM, Anoid]
Now You See It, Now You Don't: Pick The Part [4AM, Anoid]
Numberball [4AM, Anoid]
Odell Lake (Version 1.0) [4AM, Anoid]
Odell Lake (Version 1.2) [4AM, Anoid]
Oliver's Crosswords [4AM, Anoid]
Patterns (Version 1.0) [4AM, Anoid]
Pecos Bill [4AM, Anoid]
Phonics Prime Time: Blends and Digraphs (Version 1.0) (800K 3.5") [4AM, Anoid]
Planetfall r20-830708 [4AM, Anoid]
Planetfall r26-831014 [4AM, Anoid]
Planetfall r37-851003-H [4AM, Anoid]
Polls and Politics (Version 1.0) [4AM, Anoid]
Probability (Version 1.0) [4AM, Anoid]
Problem-Solving Strategies (Version 1.0) [4AM, Anoid]
Problem-Solving with Nim (Version 1.0) (800K 3.5") [4AM, Anoid]
Quilting Bee (Version 1.0) [4AM, Anoid]
Quotient Quest (Version 1.0) [4AM, Anoid]
Reader's Treasure Chest [4AM, Anoid]
Reading Comprehension Volume 2: Sports (800K 3.5") [4AM, Anoid]
Reading Comprehension Volume 3: Geography (800K 3.5") [4AM, Anoid]
Reading Comprehension Volume 4: History in the Making (800K 3.5") [4AM, Anoid]
Reading Comprehension Volume 5: Famous People (800K 3.5") [4AM, Anoid]
Reading Comprehension Volume 6: The Olympics (800K 3.5") [4AM, Anoid]
Reading Comprehension Volume 7: United States Presidents (800K 3.5") [4AM, Anoid]
Reading for Understanding: Native Americans [4AM, Anoid]
Real Math: Level I [4AM, Anoid]
Real Math: Level II [4AM, Anoid]
Real Math: Level III [4AM, Anoid]
Rock 'N Scroll [4AM, Anoid]
Seastalker r15-840501-B [4AM, Anoid]
Seastalker r16-850515-M [4AM, Anoid]
Shapes and Patterns [4AM, Anoid]
Sherlock r21-871214-2F [4AM, Anoid]
Shop Right! [4AM, Anoid]
Show Time (Version 1.1) [4AM, Anoid]
Snack Attack and Friends [4AM, Anoid]
Sorcerer r18-860904-K [4AM, Anoid]
Sorcerer r4-840131-A [4AM, Anoid]
Sorcerer r6-840508-F [4AM, Anoid]
Space Station Freedom (Version 1.0) [4AM, Anoid]
Space Subtraction (Version 1.0) [4AM, Anoid]
Spellbreaker r63-850916-H [4AM, Anoid]
Spelling Press (Version 1.1) [4AM, Anoid]
Spelling Volume 2: Secondary (Version 2.0) [4AM, Anoid]
Sports Stats (Version 1.0) [4AM, Anoid]
Starcross r15-820901 [4AM, Anoid]
Stickybear BASIC [4AM, Anoid]
Stickybear Basket Bounce Demo [4AM, Anoid]
Stickybear Basket Bounce [4AM, Anoid]
Stickybear Bop [4AM, Anoid]
Stickybear Drawing [4AM, Anoid]
Stickybear Math 2 [4AM, Anoid]
Stickybear Math [4AM, Anoid]
Stickybear Music [4AM, Anoid]
Stickybear Numbers [4AM, Anoid]
Stickybear Opposites Demo [4AM, Anoid]
Stickybear Opposites [4AM, Anoid]
Stickybear Parts of Speech [4AM, Anoid]
Stickybear Printer (Version 1) [4AM, Anoid]
Stickybear Printer (Version 2) [4AM, Anoid]
Stickybear Reading Comprehension [4AM, Anoid]
Stickybear Reading [4AM, Anoid]
Stickybear Shapes (800K 3.5") [4AM, Anoid]
Stickybear Shapes (Version 1) [4AM, Anoid]
Stickybear Shapes (Version 2) [4AM, Anoid]
Stickybear Spellgrabber (800K 3.5") [4AM, Anoid]
Stickybear Spellgrabber [4AM, Anoid]
Stickybear Town Builder [4AM, Anoid]
Stickybear Typing [4AM, Anoid]
Stickybear Word Problems (800K 3.5") [4AM, Anoid]
Stickybear Word Problems [4AM, Anoid]
Study Guide (Version 1.5) [4AM, Anoid]
Subtraction Puzzles (Version 1.0) [4AM, Anoid]
Suspended r5-830222 [4AM, Anoid]
Tank Command [4AM, Anoid]
Teacher Option Organizer (Version 1.1) [4AM, Anoid]
Teaching Scientific Inquiry (Version 1.0) [4AM, Anoid]
The Banking Simulation [4AM, Anoid]
The Lurking Horror r203-870506-M [4AM, Anoid]
The Magic String [4AM, Anoid]
The Market Place (Version 1.0) (800K 3.5") [4AM, Anoid]
The Market Place (Version 1.0) [4AM, Anoid]
The Oregon Trail (Version 1.4) [4AM, Anoid]
The Right Turn: Strategies in Problem Solving [4AM, Anoid]
The Royal Rules [4AM, Anoid]
The Stickybear ABC [4AM, Anoid]
The Three Rs of Microcomputing (Version 1.1) [4AM, Anoid]
Thunder and Lightning [4AM, Anoid]
Time Navigator (Version 1.0) (800K 3.5") [4AM, Anoid]
Time Navigator (Version 1.0) [4AM, Anoid]
Time Navigator Leaps Back (Version 1.0) [4AM, Anoid]
TimeOut DeskTools (Version 1.2) (800K 3.5") [4AM, Anoid]
TimeOut DeskTools (Version 1.3) (800K 3.5") [4AM, Anoid]
TimeOut DeskTools (Version 3.1) (800K 3.5") [4AM, Anoid]
TimeOut DeskTools II (Version 1.1) (800K 3.5") [4AM, Anoid]
TimeOut DeskTools II (Version 1.2) (800K 3.5") [4AM, Anoid]
TimeOut FileMaster (Version 1.0) (800K 3.5") [4AM, Anoid]
TimeOut FileMaster (Version 1.3) (800K 3.5") [4AM, Anoid]
TimeOut Grammar (Version 1.0) (800K 3.5") [4AM, Anoid]
TimeOut Graph (Version 1.0) (800K 3.5") [4AM, Anoid]
TimeOut Graph (Version 1.2) (800K 3.5") [4AM, Anoid]
TimeOut MacroEase (Version 1.0) (800K 3.5") [4AM, Anoid]
TimeOut PowerPack (Version 1.2) (800K 3.5") [4AM, Anoid]
TimeOut QuickSpell (Version 1.6) (800K 3.5") [4AM, Anoid]
TimeOut QuickSpell (Version 2.0) (800K 3.5") [4AM, Anoid]
TimeOut ReportWriter (Version 1.0) (800K 3.5") [4AM, Anoid]
TimeOut ReportWriter (Version 2.2) (800K 3.5") [4AM, Anoid]
TimeOut ReportWriter (Version 2.52) (800K 3.5") [4AM, Anoid]
TimeOut SideSpread (Version 1.2) (800K 3.5") [4AM, Anoid]
TimeOut SpreadTools (Version 1.0) (800K 3.5") [4AM, Anoid]
TimeOut SpreadTools (Version 1.1) (800K 3.5") [4AM, Anoid]
TimeOut SuperFonts (Version 1.0) (800K 3.5") [4AM, Anoid]
TimeOut SuperFonts (Version 1.1) (800K 3.5") [4AM, Anoid]
TimeOut SuperFonts (Version 3.0) (800K 3.5") [4AM, Anoid]
TimeOut SuperFonts (Version 3.1) (800K 3.5") [4AM, Anoid]
TimeOut SuperForms (Version 1.04) (800K 3.5") [4AM, Anoid]
TimeOut TeleComm (Version 1.1) (800K 3.5") [4AM, Anoid]
TimeOut TeleComm (Version 1.2) (800K 3.5") [4AM, Anoid]
TimeOut Thesaurus (Version 1.0) (800K 3.5") [4AM, Anoid]
TimeOut Thesaurus (Version 2.0) (800K 3.5") [4AM, Anoid]
TimeOut UltraMacros (Version 1.2) (800K 3.5") [4AM, Anoid]
TimeOut UltraMacros (Version 1.7) (800K 3.5") [4AM, Anoid]
TimeOut UltraMacros (Version 3.0) (800K 3.5") [4AM, Anoid]
TimeOut UltraMacros (Version 3.1) (800K 3.5") [4AM, Anoid]
Top Readers' Club: Grade 2 [4AM, Anoid]
Top Readers' Club: Grade 3 [4AM, Anoid]
Top Readers' Club: Grade 4 [4AM, Anoid]
Top Readers' Club: Grade 5 [4AM, Anoid]
Troll First-Start Biographies [4AM, Anoid]
Troll Math Class Level 1: I Can Add And Subtract [4AM, Anoid]
Troll Math Class Level 2: I Can Carry and Borrow [4AM, Anoid]
Troll Math Class Level 6: Ratio, Proportion, and Percent [4AM, Anoid]
Troll Math Class Level K: I Can Count [4AM, Anoid]
Troll Printmaker: Holiday Fun [4AM, Anoid]
Troll Sports Math: Math Word Problems for Grades 4-6 [4AM, Anoid]
Uncle Clyde's Consonant Slides: Beginning Consonants [4AM, Anoid]
Uncle Clyde's Consonant Slides: Blends and Digraphs [4AM, Anoid]
Uncle Clyde's Consonant Slides: Ending Consonants [4AM, Anoid]
Vacation Nation Travel (Version 1.0) [4AM, Anoid]
Vocabulary Development (800K 3.5") [4AM, Anoid]
Weights and Treasure [4AM, Anoid]
Witness r13-830524 [4AM, Anoid]
Witness r18-830910 [4AM, Anoid]
Wood Car Rally (Version 1.0) [4AM, Anoid]
Woolly Bounce (Version 1.0) [4AM, Anoid]
Word Processing on the Apple (Version 2.0) [4AM, Anoid]
Word-a-Mation: Exploring Word Relationships [4AM, Anoid]
Zork I r15-UG3AU5 [4AM, Anoid]
Zork I r26-820803 [4AM, Anoid]
Zork I r52-871125-2-E [4AM, Anoid]
Zork I r75-830929 [4AM, Anoid]
Zork I r75-830929-A [4AM, Anoid]
Zork I r88-840726-B [4AM, Anoid]
Zork I r88-840726-F [4AM, Anoid]
Zork I r88-840726-K [4AM, Anoid]
Zork II r22-830331 [4AM, Anoid]
Zork II r48-840904-B [4AM, Anoid]
Zork III r10-820818 [4AM, Anoid]
Zork III r15-830331 [4AM, Anoid]
Zork III r16-830410-A [4AM, Anoid]
Zork III r17-840727-B [4AM, Anoid]
Zork III r17-840727-K [4AM, Anoid]
Zoyon Patrol (Version 1.0) [4AM, Anoid]
A-Noid33 pushed a commit to A-Noid33/mame that referenced this pull request Oct 20, 2023
Software redumped (apple2_flop_orig.xml)
-------------------------------
Wizardry III: Legacy of Llylgamyn (Version 4, 20-Aug-1983 update) [4AM, a2_qkumba]

Software redumped (apple2_flop_clcracked.xml)
-------------------------------
Marty's Family Reader (4am crack) [4AM, LoGo]
Marty's Reading Workout (4am crack) [4AM, LoGo]
Greeting Card Maker (4am crack) [4am]
Peanuts Maze Marathon (4am crack) [4am]
The School Tool (4am crack) [4am]

New working software list items (apple2_flop_clcracked.xml)
-------------------------------
A First Program About Insects (4am crack) [4am]
Algebra Word Problems (4am crack) [4am]
Alphabet Zoo (4am crack) [4AM]
Arithmekicks (4am crack) [4am]
Arithmetickle (4am crack) [4am]
Destiny (4am crack) [4am]
Equations I (4am crack) [4am]
Faire le Point-Bac Physique Volume 3 (French) (4am crack) [4am]
Floppy Teaches: How to Print Letters and Numerals (4am crack) [4am]
Floppy Teaches: Letter and Numeral Recognition (4am crack) [4am]
Floppy Teaches: What is Missing? (4am crack) [4am]
French Classroom Words (4am crack) [4am]
Gobbler (4am and san inc crack) [4AM]
Half Time: Computerized Charting for Marching Bands (version 2.0) (4am crack) [4am]
Knowledge Master Basics: Earth Science (4am crack) [4am]
Knowledge Master Basics: Geography (4am crack) [4am]
Knowledge Master Basics: Language Arts mamedev#1 (4am crack) [4am]
Knowledge Master Basics: Language Arts mamedev#2 (4am crack) [4am]
Knowledge Master Basics: Life Science mamedev#1 (4am crack) [4am]
Knowledge Master Basics: Life Science mamedev#2 (4am crack) [4am]
Knowledge Master Basics: Literature (4am crack) [4am]
Knowledge Master Basics: Math mamedev#1 (4am crack) [4am]
Knowledge Master Basics: Math mamedev#2 (4am crack) [4am]
Knowledge Master Basics: Physical Science (4am crack) [4am]
Knowledge Master Basics: Social Studies mamedev#2 (4am crack) [4am]
Map Reading (4am crack) [4am]
Math Football: Decimals (version 3.1.6) (4am crack) [4am]
Mathematics Word Problems - Grade 7 (4am crack) [4am]
Mathematics Word Problems - Grade 8 (4am crack) [4am]
Money (version 4.1.7) (4am crack) [4am]
MultiScribe (version 3.01c) (4am crack) [4AM]
Parachute Parts of Speech (4am crack) [4am]
Percent (version 3.1.6) (4am crack) [4am]
Percent Word Problems (4am crack) [4am]
Perplexing Puzzles (version 1985-07-09) (4am crack) [4am]
pfs: report (version 1984-03-20) (4am crack) [4AM]
pfs: report (version 1985-09-10) (4am crack) [4AM]
Punctuation Baseball Level A (version 4.1.5) (4am crack) [4am]
Real Number System (4am crack) [4am]
Rendezvous with Rama (4am crack) (Telarium Re-release) [4am]
Skill Builder: Social Studies - Grade 6 (4am crack) [4am]
Spider Hunt Spelling (version 4.1.6) (4am crack) [4am]
Story Writing (4am crack) [4am]
Take 1 (version 06431) (4am crack) [4AM]
The Great Knowledge Race (4am crack) [4am]
The Magic Cash Register (4am crack) [4am]
The Time Tunnel: Sports Edition (4am crack) [4am]
Time Capsule (4am crack) [4am]
Travels with Za-Zoom: The World (revision 2) (4am crack) [4am]
Word Problems Level C (version 3.1.6) (4am crack) [4am]
cuavas pushed a commit that referenced this pull request Oct 21, 2023
…and one re-dump. (#11643)

Also cleaned up metadata and improved consistency in Apple II software lists.

Software redumped (apple2_flop_orig.xml)
-------------------------------
Wizardry III: Legacy of Llylgamyn (Version 4, 20-Aug-1983 update) [4am, qkumba]

Software redumped (apple2_flop_clcracked.xml)
-------------------------------
Marty's Family Reader (4am crack) [4am, LoGo]
Marty's Reading Workout (4am crack) [4am, LoGo]
Greeting Card Maker (4am crack) [4am]
Peanuts Maze Marathon (4am crack) [4am]
The School Tool (4am crack) [4am]

New working software list items (apple2_flop_clcracked.xml)
-------------------------------
A First Program About Insects (4am crack) [4am]
Algebra Word Problems (4am crack) [4am]
Alphabet Zoo (4am crack) [4am]
Arithmekicks (4am crack) [4am]
Arithmetickle (4am crack) [4am]
Destiny (4am crack) [4am]
Equations I (4am crack) [4am]
Faire le Point-Bac Physique Volume 3 (French) (4am crack) [4am]
Floppy Teaches: How to Print Letters and Numerals (4am crack) [4am]
Floppy Teaches: Letter and Numeral Recognition (4am crack) [4am]
Floppy Teaches: What is Missing? (4am crack) [4am]
French Classroom Words (4am crack) [4am]
Gobbler (4am and san inc crack) [4am, san inc]
Half Time: Computerized Charting for Marching Bands (version 2.0) (4am crack) [4am]
Knowledge Master Basics: Earth Science (4am crack) [4am]
Knowledge Master Basics: Geography (4am crack) [4am]
Knowledge Master Basics: Language Arts #1 (4am crack) [4am]
Knowledge Master Basics: Language Arts #2 (4am crack) [4am]
Knowledge Master Basics: Life Science #1 (4am crack) [4am]
Knowledge Master Basics: Life Science #2 (4am crack) [4am]
Knowledge Master Basics: Literature (4am crack) [4am]
Knowledge Master Basics: Math #1 (4am crack) [4am]
Knowledge Master Basics: Math #2 (4am crack) [4am]
Knowledge Master Basics: Physical Science (4am crack) [4am]
Knowledge Master Basics: Social Studies #2 (4am crack) [4am]
Map Reading (4am crack) [4am]
Math Football: Decimals (version 3.1.6) (4am crack) [4am]
Mathematics Word Problems - Grade 7 (4am crack) [4am]
Mathematics Word Problems - Grade 8 (4am crack) [4am]
Money (version 4.1.7) (4am crack) [4am]
MultiScribe (version 3.01c) (4am crack) [4am]
Parachute Parts of Speech (4am crack) [4am]
Percent (version 3.1.6) (4am crack) [4am]
Percent Word Problems (4am crack) [4am]
Perplexing Puzzles (version 1985-07-09) (4am crack) [4am]
pfs: report (version 1984-03-20) (4am crack) [4am]
pfs: report (version 1985-09-10) (4am crack) [4am]
Punctuation Baseball Level A (version 4.1.5) (4am crack) [4am]
Real Number System (4am crack) [4am]
Rendezvous with Rama (4am crack) (Telarium Re-release) [4am]
Skill Builder: Social Studies - Grade 6 (4am crack) [4am]
Spider Hunt Spelling (version 4.1.6) (4am crack) [4am]
Story Writing (4am crack) [4am]
Take 1 (version 06431) (4am crack) [4am]
The Great Knowledge Race (4am crack) [4am]
The Magic Cash Register (4am crack) [4am]
The Time Tunnel: Sports Edition (4am crack) [4am]
Time Capsule (4am crack) [4am]
Travels with Za-Zoom: The World (revision 2) (4am crack) [4am]
Word Problems Level C (version 3.1.6) (4am crack) [4am]
lkundrak added a commit to lkundrak/mame-altos586 that referenced this pull request Oct 29, 2023
Otherwise imgtool gets unhappy with IMD images:

  Starting program: ./imgtool identify ./altos586/SDX-586.IMD
  ...
  Program received signal SIGSEGV, Segmentation fault.
  0x0000000000000000 in ?? ()
  (gdb) bt
  #0  0x0000000000000000 in ?? ()
  mamedev#1  0x000000000025d426 in bml3_diskimage_open (image=..., dummy=...)
      at .../src/tools/imgtool/modules/bml3.cpp:520
  mamedev#2  0x000000000024807d in imgtool_floppy_open_internal (stream=..., image=...)
      at .../src/tools/imgtool/iflopimg.cpp:83
  mamedev#3  imgtool_floppy_open (image=..., stream=...)
      at .../src/tools/imgtool/iflopimg.cpp:101
  mamedev#4  0x000000000024bbdf in imgtool::image::internal_open
      (module=module@entry=0x302320, filename="./altos586/SDX-586.IMD",
      read_or_write=read_or_write@entry=0, createopts=createopts@entry=0x0,
      outimg=std::unique_ptr<imgtool::image> = {...})
      at .../src/tools/imgtool/imgtool.cpp:986
  mamedev#5  0x000000000024bd19 in imgtool::image::open (module=module@entry=0x302320,
      filename="./altos586/SDX-586.IMD", read_or_write=read_or_write@entry=0,
      outimg=std::unique_ptr<imgtool::image> = {...})
      at .../src/tools/imgtool/imgtool.cpp:1010
  mamedev#6  0x0000000000250413 in evaluate_module (fname=fname@entry=0x2fa610
      "./altos586/SDX-586.IMD", module=0x302320, result=@0x7fffffffd4dc: 0)
      at .../src/tools/imgtool/imgtool.cpp:271
  mamedev#7  0x000000000025075f in imgtool::image::identify_file (fname=0x2fa610
      "./altos586/SDX-586.IMD", modules=modules@entry=0x7fffffffd5d0, count=127,
      count@entry=128)
      at/usr/include/c++/13/bits/unique_ptr.h:199
  mamedev#8  0x000000000025382e in cmd_identify (c=0x229d50 <cmds+400>, argc=<optimized
      out>, argv=0x7fffffffda00)
      at .../src/tools/imgtool/main.cpp:578
  mamedev#9  0x0000000000253efc in main (argc=3, argv=0x7fffffffd9f0)
      at .../src/tools/imgtool/main.cpp:939
  (gdb) up
  mamedev#1  0x000000000025d426 in bml3_diskimage_open (image=..., dummy=...)
      at .../src/tools/imgtool/modules/bml3.cpp:520
  520             int sectors_per_track = callbacks->get_sectors_per_track(floppy, 0, 20);
  (gdb) print *callbacks
  $2 = {read_sector = 0x28de1c <imd_read_sector(...)>,
      write_sector = 0x0,
      read_indexed_sector = 0x28de03 <imd_read_indexed_sector(...)>,
      write_indexed_sector = 0x28de35 <imd_write_indexed_sector(...)>,
      read_track = 0x0,
      write_track = 0x0,
      format_track = 0x0,
      post_format = 0x0,
      get_heads_per_disk = 0x28dfef <imd_get_heads_per_disk(...)>,
      get_tracks_per_disk = 0x28dfff <imd_get_tracks_per_disk(...)>,
      get_sectors_per_track = 0x0,
      get_track_size = 0x0,
      get_sector_length = 0x28dd1c <imd_get_sector_length(...)>,
      get_indexed_sector_info = 0x28d95c <imd_get_indexed_sector_info(...)>,
      get_track_data_offset = 0x0}
  (gdb)

With patch applied:

  $ ./imgtool identify ./altos586/SDX-586.IMD

  imd_vzdos IMD floppy disk image (VZ-DOS format)
  imd_dgndos IMD floppy disk image (Dragon DOS format)
lkundrak added a commit to lkundrak/mame-altos586 that referenced this pull request Oct 29, 2023
Otherwise imgtool gets unhappy with IMD images:

  Starting program: ./imgtool identify ./altos586/SDX-586.IMD
  ...
  Program received signal SIGSEGV, Segmentation fault.
  0x0000000000000000 in ?? ()
  (gdb) bt
  #0  0x0000000000000000 in ?? ()
  mamedev#1  0x000000000025d426 in bml3_diskimage_open (image=..., dummy=...)
      at .../src/tools/imgtool/modules/bml3.cpp:520
  mamedev#2  0x000000000024807d in imgtool_floppy_open_internal (stream=..., image=...)
      at .../src/tools/imgtool/iflopimg.cpp:83
  mamedev#3  imgtool_floppy_open (image=..., stream=...)
      at .../src/tools/imgtool/iflopimg.cpp:101
  mamedev#4  0x000000000024bbdf in imgtool::image::internal_open
      (module=module@entry=0x302320, filename="./altos586/SDX-586.IMD",
      read_or_write=read_or_write@entry=0, createopts=createopts@entry=0x0,
      outimg=std::unique_ptr<imgtool::image> = {...})
      at .../src/tools/imgtool/imgtool.cpp:986
  mamedev#5  0x000000000024bd19 in imgtool::image::open (module=module@entry=0x302320,
      filename="./altos586/SDX-586.IMD", read_or_write=read_or_write@entry=0,
      outimg=std::unique_ptr<imgtool::image> = {...})
      at .../src/tools/imgtool/imgtool.cpp:1010
  mamedev#6  0x0000000000250413 in evaluate_module (fname=fname@entry=0x2fa610
      "./altos586/SDX-586.IMD", module=0x302320, result=@0x7fffffffd4dc: 0)
      at .../src/tools/imgtool/imgtool.cpp:271
  mamedev#7  0x000000000025075f in imgtool::image::identify_file (fname=0x2fa610
      "./altos586/SDX-586.IMD", modules=modules@entry=0x7fffffffd5d0, count=127,
      count@entry=128)
      at/usr/include/c++/13/bits/unique_ptr.h:199
  mamedev#8  0x000000000025382e in cmd_identify (c=0x229d50 <cmds+400>, argc=<optimized
      out>, argv=0x7fffffffda00)
      at .../src/tools/imgtool/main.cpp:578
  mamedev#9  0x0000000000253efc in main (argc=3, argv=0x7fffffffd9f0)
      at .../src/tools/imgtool/main.cpp:939
  (gdb) up
  mamedev#1  0x000000000025d426 in bml3_diskimage_open (image=..., dummy=...)
      at .../src/tools/imgtool/modules/bml3.cpp:520
  520             int sectors_per_track = callbacks->get_sectors_per_track(floppy, 0, 20);
  (gdb) print *callbacks
  $2 = {read_sector = 0x28de1c <imd_read_sector(...)>,
      write_sector = 0x0,
      read_indexed_sector = 0x28de03 <imd_read_indexed_sector(...)>,
      write_indexed_sector = 0x28de35 <imd_write_indexed_sector(...)>,
      read_track = 0x0,
      write_track = 0x0,
      format_track = 0x0,
      post_format = 0x0,
      get_heads_per_disk = 0x28dfef <imd_get_heads_per_disk(...)>,
      get_tracks_per_disk = 0x28dfff <imd_get_tracks_per_disk(...)>,
      get_sectors_per_track = 0x0,
      get_track_size = 0x0,
      get_sector_length = 0x28dd1c <imd_get_sector_length(...)>,
      get_indexed_sector_info = 0x28d95c <imd_get_indexed_sector_info(...)>,
      get_track_data_offset = 0x0}
  (gdb)

With patch applied:

  $ ./imgtool identify ./altos586/SDX-586.IMD

  imd_vzdos IMD floppy disk image (VZ-DOS format)
  imd_dgndos IMD floppy disk image (Dragon DOS format)
lkundrak added a commit to lkundrak/mame-altos586 that referenced this pull request Oct 29, 2023
…er_track()

The crash:

  Starting program: ./imgtool identify ./altos586/SDX-586.IMD
  ...
  Program received signal SIGSEGV, Segmentation fault.
  0x0000000000000000 in ?? ()
  (gdb) bt
  #0  0x0000000000000000 in ?? ()
  mamedev#1  0x000000000025d426 in bml3_diskimage_open (image=..., dummy=...)
      at .../src/tools/imgtool/modules/bml3.cpp:520
  mamedev#2  0x000000000024807d in imgtool_floppy_open_internal (stream=..., image=...)
      at .../src/tools/imgtool/iflopimg.cpp:83
  mamedev#3  imgtool_floppy_open (image=..., stream=...)
      at .../src/tools/imgtool/iflopimg.cpp:101
  mamedev#4  0x000000000024bbdf in imgtool::image::internal_open
      (module=module@entry=0x302320, filename="./altos586/SDX-586.IMD",
      read_or_write=read_or_write@entry=0, createopts=createopts@entry=0x0,
      outimg=std::unique_ptr<imgtool::image> = {...})
      at .../src/tools/imgtool/imgtool.cpp:986
  mamedev#5  0x000000000024bd19 in imgtool::image::open (module=module@entry=0x302320,
      filename="./altos586/SDX-586.IMD", read_or_write=read_or_write@entry=0,
      outimg=std::unique_ptr<imgtool::image> = {...})
      at .../src/tools/imgtool/imgtool.cpp:1010
  mamedev#6  0x0000000000250413 in evaluate_module (fname=fname@entry=0x2fa610
      "./altos586/SDX-586.IMD", module=0x302320, result=@0x7fffffffd4dc: 0)
      at .../src/tools/imgtool/imgtool.cpp:271
  mamedev#7  0x000000000025075f in imgtool::image::identify_file (fname=0x2fa610
      "./altos586/SDX-586.IMD", modules=modules@entry=0x7fffffffd5d0, count=127,
      count@entry=128)
      at/usr/include/c++/13/bits/unique_ptr.h:199
  mamedev#8  0x000000000025382e in cmd_identify (c=0x229d50 <cmds+400>, argc=<optimized
      out>, argv=0x7fffffffda00)
      at .../src/tools/imgtool/main.cpp:578
  mamedev#9  0x0000000000253efc in main (argc=3, argv=0x7fffffffd9f0)
      at .../src/tools/imgtool/main.cpp:939
  (gdb) up
  mamedev#1  0x000000000025d426 in bml3_diskimage_open (image=..., dummy=...)
      at .../src/tools/imgtool/modules/bml3.cpp:520
  520             int sectors_per_track = callbacks->get_sectors_per_track(floppy, 0, 20);
  (gdb) print *callbacks
  $2 = {read_sector = 0x28de1c <imd_read_sector(...)>,
      write_sector = 0x0,
      read_indexed_sector = 0x28de03 <imd_read_indexed_sector(...)>,
      write_indexed_sector = 0x28de35 <imd_write_indexed_sector(...)>,
      read_track = 0x0,
      write_track = 0x0,
      format_track = 0x0,
      post_format = 0x0,
      get_heads_per_disk = 0x28dfef <imd_get_heads_per_disk(...)>,
      get_tracks_per_disk = 0x28dfff <imd_get_tracks_per_disk(...)>,
      get_sectors_per_track = 0x0,
      get_track_size = 0x0,
      get_sector_length = 0x28dd1c <imd_get_sector_length(...)>,
      get_indexed_sector_info = 0x28d95c <imd_get_indexed_sector_info(...)>,
      get_track_data_offset = 0x0}
  (gdb)

With patch applied:

  $ ./imgtool identify ./altos586/SDX-586.IMD

  imd_vzdos IMD floppy disk image (VZ-DOS format)
  imd_dgndos IMD floppy disk image (Dragon DOS format)
lkundrak added a commit to lkundrak/mame-altos586 that referenced this pull request Oct 29, 2023
…er_track()

The crash:

  Starting program: ./imgtool identify ./altos586/SDX-586.IMD
  ...
  Program received signal SIGSEGV, Segmentation fault.
  0x0000000000000000 in ?? ()
  (gdb) bt
  #0  0x0000000000000000 in ?? ()
  mamedev#1  0x000000000025d426 in bml3_diskimage_open (image=..., dummy=...)
      at .../src/tools/imgtool/modules/bml3.cpp:520
  mamedev#2  0x000000000024807d in imgtool_floppy_open_internal (stream=..., image=...)
      at .../src/tools/imgtool/iflopimg.cpp:83
  mamedev#3  imgtool_floppy_open (image=..., stream=...)
      at .../src/tools/imgtool/iflopimg.cpp:101
  mamedev#4  0x000000000024bbdf in imgtool::image::internal_open
      (module=module@entry=0x302320, filename="./altos586/SDX-586.IMD",
      read_or_write=read_or_write@entry=0, createopts=createopts@entry=0x0,
      outimg=std::unique_ptr<imgtool::image> = {...})
      at .../src/tools/imgtool/imgtool.cpp:986
  mamedev#5  0x000000000024bd19 in imgtool::image::open (module=module@entry=0x302320,
      filename="./altos586/SDX-586.IMD", read_or_write=read_or_write@entry=0,
      outimg=std::unique_ptr<imgtool::image> = {...})
      at .../src/tools/imgtool/imgtool.cpp:1010
  mamedev#6  0x0000000000250413 in evaluate_module (fname=fname@entry=0x2fa610
      "./altos586/SDX-586.IMD", module=0x302320, result=@0x7fffffffd4dc: 0)
      at .../src/tools/imgtool/imgtool.cpp:271
  mamedev#7  0x000000000025075f in imgtool::image::identify_file (fname=0x2fa610
      "./altos586/SDX-586.IMD", modules=modules@entry=0x7fffffffd5d0, count=127,
      count@entry=128)
      at/usr/include/c++/13/bits/unique_ptr.h:199
  mamedev#8  0x000000000025382e in cmd_identify (c=0x229d50 <cmds+400>, argc=<optimized
      out>, argv=0x7fffffffda00)
      at .../src/tools/imgtool/main.cpp:578
  mamedev#9  0x0000000000253efc in main (argc=3, argv=0x7fffffffd9f0)
      at .../src/tools/imgtool/main.cpp:939
  (gdb) up
  mamedev#1  0x000000000025d426 in bml3_diskimage_open (image=..., dummy=...)
      at .../src/tools/imgtool/modules/bml3.cpp:520
  520             int sectors_per_track = callbacks->get_sectors_per_track(floppy, 0, 20);
  (gdb) print *callbacks
  $2 = {read_sector = 0x28de1c <imd_read_sector(...)>,
      write_sector = 0x0,
      read_indexed_sector = 0x28de03 <imd_read_indexed_sector(...)>,
      write_indexed_sector = 0x28de35 <imd_write_indexed_sector(...)>,
      read_track = 0x0,
      write_track = 0x0,
      format_track = 0x0,
      post_format = 0x0,
      get_heads_per_disk = 0x28dfef <imd_get_heads_per_disk(...)>,
      get_tracks_per_disk = 0x28dfff <imd_get_tracks_per_disk(...)>,
      get_sectors_per_track = 0x0,
      get_track_size = 0x0,
      get_sector_length = 0x28dd1c <imd_get_sector_length(...)>,
      get_indexed_sector_info = 0x28d95c <imd_get_indexed_sector_info(...)>,
      get_track_data_offset = 0x0}
  (gdb)

With patch applied:

  $ ./imgtool identify ./altos586/SDX-586.IMD

  imd_vzdos IMD floppy disk image (VZ-DOS format)
  imd_dgndos IMD floppy disk image (Dragon DOS format)
adrianm64 pushed a commit to adrianm64/mame that referenced this pull request Mar 3, 2024
Add CI workflow (Substring)
Preliminar switchres hook (not working yet)
Sync with current Switchres WIP
Sync with switchres library
Update copyright
Add one display manager per window
Fix set_monitor_aspect call
Connect window with modeline generator.
Add switchres options to MAME's osd and link set video mode returned by switchres
Sync with upstream Switchres / implement effective_orientation()
Sync with Switchres
Sync with Switchres and greatly simplify rotation handling
Set options only if a valid mode is returned
Force switch to the selected mode
Pass the whole monitor object to add_display method
Correctly pass MAME's resolution and aspect configuration to Switchres
Add Linux support
Sync with upstream Switchres
Add preliminar drmkms implementation
Sync with upstream Switchres
Deprecate -orientation option and add -modesetting option
Remove -orientation option from switchres_module
Fix SDL window focus loss on multi-monitor
Add more Switchres options to our module
Sync with upstream Switchres
Sync to upstream Switchres
Implement -autosync feature
Headers cleanup
Correctly update video configuration after option setting
Make extract_video_config public in SDL so we can call it
Add lcd preset support and autoconfiguration
Fix issue with LCD resolution setting
Sync with upstream Switchres
Implement -changeres feature (in-game mode switching)
Remove old MAME modules
Fix -noswitchres case in Windows
Hide taskbar in Windows with -video bgfx
Sync to upstream switchres
Add v_shift_correct option
Update to upstream Switchres
Update to upstream switchres
Use new getters in switchres module
Update to upstream Switchres
Update to upstream Switchres to fix warnings
Redirect logging to MAME's own functions instead of printf
Update to upstream switchres
Add new custom video backend specific options to MAME
Update to upstream Switchres
Update to upstream Switchres
Update to upstream Switchres
Add GroovyMAME's synchronization features
Correctly adjust fullscreen window size after an in-game mode change
Upgrade to D3D9ex interface
Update to upstream Switchres
Fix d3d9ex patch
Multiscreen vblank code, default to single screen setup
Fix slider save/load due to upstream changes
Add vsync_offset slider
Implement hack to allow multi-monitor vsync based on SDL screen index (not valid for multi-gpu)
Disable SDL's fullscreen modesetting with SR's modesetting enabled. Prevents SDL from reverting SR's already set resolution when the new mode doesn't get into SDL's mode list due to close refresh masking.
Update to upstream Switchres
Use new screen_device_enumator type.
Don't call update_resolution in Windows's osd because WM_DISPLAYCHANGE only returns resolution for primary monitor. monitor->refresh() alone does the job.
Show Switchres mode in machine's information box
Add black frame insertion implementation
Set proper default option values for most cases
Fix Windows build workflow so that all required folders are included. Add root path to 7z. (Substring)
Add 1 decimal precision to CPU overclock slider [removed, added to baseline as of 0.259]
Fix Windows 7z release script
Update integration to upstream MAME 0.228
Make sure a physical display exists when showing SR information.
Apply SR's mode to all displays in D3D.
Fix multi-screen maximizing (set first window as foreground).
Update to upstream Switchres.
Properly account for refresh scaling & black frame insertion with frame delay.
Always use SDL_WINDOW_FULLSCREEN_DESKTOP, to make possible KMS testing.
Correctly update game video information after machine initialization.
Update to upstream Switchres.
Fix slider code after upstream overhaul.
Remove 64 subfix from binary name.
Try to fix Linux actions build.
Remove triplebuffer setting from ui.
(Windows) Implement asynchronous rendering through native d3d9ex api.
Implement new option -sync_mode (0-3) to allow different v-sync schemes on Linux OpenGL backend.
Add glFinish(), fixes synchronization on amdgpu.
Update to upstream Switchres.
Add new build switches for Linux SR_WITH_XRANDR, SR_WITH_KMSDRM
Add new option -syncaudio to allow enabling/disabling audio resampling with -syncrefresh
Add new option -autofilter to automatically enable filtering with fractional stretching or interlaced.
Add new option -autostretch to automatically set scaling mode (integer or fractional) based on the selected video mode
Correctly apply pixel_precision option
Add new option -interlace_force_even, from upstream Switchres
Set correct log level
Direct3D9ex interface cleanup.
Set valid sync_mode values 0-4, with 0 as Swap(1) + glFinish.
Fix max value for sync_mode
Implement -autosync differently for Windows and Linux (unfortunate situation until we can do asynchronous flipping on OpenGL).
Set default -sync_mode to 2.
Fix crash on D3D9Ex when -switchres is disabled or no video mode is found.
Try to fix Windows build.
Try to fix Windows build attempt mamedev#2.
Try to fix Windows build attempt mamedev#3.
Try to fix Windows build. mamedev#4
Update to upstream Switchres.
Fix slider's load/save code.
Correctly apply -keepaspect after implementation overhaul in baseline.
(Windows) Fix bug that caused games using interlaced modes run at double speed.
Fix bug that caused interlaced modes to lock screen updates.
Fix bug that caused an exception when saving configuration after doing changes from the ui.
Make -vsync_offset slider setting not propagate between different games when launched from the ui.
Fix locale mess with floats.
Update to upstream Switchres.
Silent GCC warning.
Add support for kmsdrm mode switching.
[sdl2] Refresh monitor dimensions after initial mode switch to UI aspect.
[sdl2] Also consider a future use case for -nomodesetting.
Update to upstream Switchres.
[sdl2] Fix toggling fullscreen on/off (avoid window recreation), support in-game mode switching & correctly restore desktop mode with -nomodesetting.
Update to upstream Switchres.
Update to upstream Switchres.
Allow MAME to read SR's configuration from switchres.ini. Make it optional through new bool option -switchres_ini.
Update to upstream Switchres
Split add and init display call wrappers, to meet SR's design.
[sdl] Pass sdlwindow handle on display initialization. Delete display manager before destroying to window, we need its fd for cleanup.
[windows] Adapt window code to the new add/init display methods.
Produce automatic GM diff patch on build [Substring]
Attempt at fixing github builds (docs).
Update to upstream Switchres.
Update to upstream Switchres.
Update to upstring Switchres.
Fix typo in proportions computation scoring.
Update to upstream Switchres.
Update to upstream Switchres.
Another fix to the scale factors scoring, hopefully the last.
Improve UI text drawing performance.
Properly apply -keepaspect on rotated targets.
[linux] Add low latency (drm) vsync to sdl2 video backend (-video accel).
Update to upstream Switchres.
Implement -h_size, -h_shift, -v_shift options, for geometry adjustment.
Add geometry adjustment sliders to the UI.
Fix build after baseline header changes.
More header fixes.
Update to upstream Switchres.
[Windows] Add rawinput support for joysticks. [monkeypox]
Update to upstream Switchres.
Extend h-size slider to 2.00 maximum.
Temporary fix for -modeline option.
Attempt at fixing Linux CI.
Attempt at fixing Linux build.
Update to upstream Switchres (fixes rotated desktop in X)
Apply integer scaling to fonts. Disable bilinear filtering for small fonts. Change -font_rows range to 20-40. [Oomek & Calamity]
Fix v_shift option assignment in slider.
Adapt rawinput implementation to upstream changes.
Fix crash with -noswitchres.
Multiple fixes to traumatic rebase after massive upstream osd refactoring.
adrianm64 pushed a commit to adrianm64/mame that referenced this pull request Mar 3, 2024
Add CI workflow (Substring)
Preliminar switchres hook (not working yet)
Sync with current Switchres WIP
Sync with switchres library
Update copyright
Add one display manager per window
Fix set_monitor_aspect call
Connect window with modeline generator.
Add switchres options to MAME's osd and link set video mode returned by switchres
Sync with upstream Switchres / implement effective_orientation()
Sync with Switchres
Sync with Switchres and greatly simplify rotation handling
Set options only if a valid mode is returned
Force switch to the selected mode
Pass the whole monitor object to add_display method
Correctly pass MAME's resolution and aspect configuration to Switchres
Add Linux support
Sync with upstream Switchres
Add preliminar drmkms implementation
Sync with upstream Switchres
Deprecate -orientation option and add -modesetting option
Remove -orientation option from switchres_module
Fix SDL window focus loss on multi-monitor
Add more Switchres options to our module
Sync with upstream Switchres
Sync to upstream Switchres
Implement -autosync feature
Headers cleanup
Correctly update video configuration after option setting
Make extract_video_config public in SDL so we can call it
Add lcd preset support and autoconfiguration
Fix issue with LCD resolution setting
Sync with upstream Switchres
Implement -changeres feature (in-game mode switching)
Remove old MAME modules
Fix -noswitchres case in Windows
Hide taskbar in Windows with -video bgfx
Sync to upstream switchres
Add v_shift_correct option
Update to upstream Switchres
Update to upstream switchres
Use new getters in switchres module
Update to upstream Switchres
Update to upstream Switchres to fix warnings
Redirect logging to MAME's own functions instead of printf
Update to upstream switchres
Add new custom video backend specific options to MAME
Update to upstream Switchres
Update to upstream Switchres
Update to upstream Switchres
Add GroovyMAME's synchronization features
Correctly adjust fullscreen window size after an in-game mode change
Upgrade to D3D9ex interface
Update to upstream Switchres
Fix d3d9ex patch
Multiscreen vblank code, default to single screen setup
Fix slider save/load due to upstream changes
Add vsync_offset slider
Implement hack to allow multi-monitor vsync based on SDL screen index (not valid for multi-gpu)
Disable SDL's fullscreen modesetting with SR's modesetting enabled. Prevents SDL from reverting SR's already set resolution when the new mode doesn't get into SDL's mode list due to close refresh masking.
Update to upstream Switchres
Use new screen_device_enumator type.
Don't call update_resolution in Windows's osd because WM_DISPLAYCHANGE only returns resolution for primary monitor. monitor->refresh() alone does the job.
Show Switchres mode in machine's information box
Add black frame insertion implementation
Set proper default option values for most cases
Fix Windows build workflow so that all required folders are included. Add root path to 7z. (Substring)
Add 1 decimal precision to CPU overclock slider [removed, added to baseline as of 0.259]
Fix Windows 7z release script
Update integration to upstream MAME 0.228
Make sure a physical display exists when showing SR information.
Apply SR's mode to all displays in D3D.
Fix multi-screen maximizing (set first window as foreground).
Update to upstream Switchres.
Properly account for refresh scaling & black frame insertion with frame delay.
Always use SDL_WINDOW_FULLSCREEN_DESKTOP, to make possible KMS testing.
Correctly update game video information after machine initialization.
Update to upstream Switchres.
Fix slider code after upstream overhaul.
Remove 64 subfix from binary name.
Try to fix Linux actions build.
Remove triplebuffer setting from ui.
(Windows) Implement asynchronous rendering through native d3d9ex api.
Implement new option -sync_mode (0-3) to allow different v-sync schemes on Linux OpenGL backend.
Add glFinish(), fixes synchronization on amdgpu.
Update to upstream Switchres.
Add new build switches for Linux SR_WITH_XRANDR, SR_WITH_KMSDRM
Add new option -syncaudio to allow enabling/disabling audio resampling with -syncrefresh
Add new option -autofilter to automatically enable filtering with fractional stretching or interlaced.
Add new option -autostretch to automatically set scaling mode (integer or fractional) based on the selected video mode
Correctly apply pixel_precision option
Add new option -interlace_force_even, from upstream Switchres
Set correct log level
Direct3D9ex interface cleanup.
Set valid sync_mode values 0-4, with 0 as Swap(1) + glFinish.
Fix max value for sync_mode
Implement -autosync differently for Windows and Linux (unfortunate situation until we can do asynchronous flipping on OpenGL).
Set default -sync_mode to 2.
Fix crash on D3D9Ex when -switchres is disabled or no video mode is found.
Try to fix Windows build.
Try to fix Windows build attempt mamedev#2.
Try to fix Windows build attempt mamedev#3.
Try to fix Windows build. mamedev#4
Update to upstream Switchres.
Fix slider's load/save code.
Correctly apply -keepaspect after implementation overhaul in baseline.
(Windows) Fix bug that caused games using interlaced modes run at double speed.
Fix bug that caused interlaced modes to lock screen updates.
Fix bug that caused an exception when saving configuration after doing changes from the ui.
Make -vsync_offset slider setting not propagate between different games when launched from the ui.
Fix locale mess with floats.
Update to upstream Switchres.
Silent GCC warning.
Add support for kmsdrm mode switching.
[sdl2] Refresh monitor dimensions after initial mode switch to UI aspect.
[sdl2] Also consider a future use case for -nomodesetting.
Update to upstream Switchres.
[sdl2] Fix toggling fullscreen on/off (avoid window recreation), support in-game mode switching & correctly restore desktop mode with -nomodesetting.
Update to upstream Switchres.
Update to upstream Switchres.
Allow MAME to read SR's configuration from switchres.ini. Make it optional through new bool option -switchres_ini.
Update to upstream Switchres
Split add and init display call wrappers, to meet SR's design.
[sdl] Pass sdlwindow handle on display initialization. Delete display manager before destroying to window, we need its fd for cleanup.
[windows] Adapt window code to the new add/init display methods.
Produce automatic GM diff patch on build [Substring]
Attempt at fixing github builds (docs).
Update to upstream Switchres.
Update to upstream Switchres.
Update to upstring Switchres.
Fix typo in proportions computation scoring.
Update to upstream Switchres.
Update to upstream Switchres.
Another fix to the scale factors scoring, hopefully the last.
Improve UI text drawing performance.
Properly apply -keepaspect on rotated targets.
[linux] Add low latency (drm) vsync to sdl2 video backend (-video accel).
Update to upstream Switchres.
Implement -h_size, -h_shift, -v_shift options, for geometry adjustment.
Add geometry adjustment sliders to the UI.
Fix build after baseline header changes.
More header fixes.
Update to upstream Switchres.
[Windows] Add rawinput support for joysticks. [monkeypox]
Update to upstream Switchres.
Extend h-size slider to 2.00 maximum.
Temporary fix for -modeline option.
Attempt at fixing Linux CI.
Attempt at fixing Linux build.
Update to upstream Switchres (fixes rotated desktop in X)
Apply integer scaling to fonts. Disable bilinear filtering for small fonts. Change -font_rows range to 20-40. [Oomek & Calamity]
Fix v_shift option assignment in slider.
Adapt rawinput implementation to upstream changes.
Fix crash with -noswitchres.
Multiple fixes to traumatic rebase after massive upstream osd refactoring.
adrianm64 pushed a commit to adrianm64/mame that referenced this pull request Mar 3, 2024
Add CI workflow (Substring)
Preliminar switchres hook (not working yet)
Sync with current Switchres WIP
Sync with switchres library
Update copyright
Add one display manager per window
Fix set_monitor_aspect call
Connect window with modeline generator.
Add switchres options to MAME's osd and link set video mode returned by switchres
Sync with upstream Switchres / implement effective_orientation()
Sync with Switchres
Sync with Switchres and greatly simplify rotation handling
Set options only if a valid mode is returned
Force switch to the selected mode
Pass the whole monitor object to add_display method
Correctly pass MAME's resolution and aspect configuration to Switchres
Add Linux support
Sync with upstream Switchres
Add preliminar drmkms implementation
Sync with upstream Switchres
Deprecate -orientation option and add -modesetting option
Remove -orientation option from switchres_module
Fix SDL window focus loss on multi-monitor
Add more Switchres options to our module
Sync with upstream Switchres
Sync to upstream Switchres
Implement -autosync feature
Headers cleanup
Correctly update video configuration after option setting
Make extract_video_config public in SDL so we can call it
Add lcd preset support and autoconfiguration
Fix issue with LCD resolution setting
Sync with upstream Switchres
Implement -changeres feature (in-game mode switching)
Remove old MAME modules
Fix -noswitchres case in Windows
Hide taskbar in Windows with -video bgfx
Sync to upstream switchres
Add v_shift_correct option
Update to upstream Switchres
Update to upstream switchres
Use new getters in switchres module
Update to upstream Switchres
Update to upstream Switchres to fix warnings
Redirect logging to MAME's own functions instead of printf
Update to upstream switchres
Add new custom video backend specific options to MAME
Update to upstream Switchres
Update to upstream Switchres
Update to upstream Switchres
Add GroovyMAME's synchronization features
Correctly adjust fullscreen window size after an in-game mode change
Upgrade to D3D9ex interface
Update to upstream Switchres
Fix d3d9ex patch
Multiscreen vblank code, default to single screen setup
Fix slider save/load due to upstream changes
Add vsync_offset slider
Implement hack to allow multi-monitor vsync based on SDL screen index (not valid for multi-gpu)
Disable SDL's fullscreen modesetting with SR's modesetting enabled. Prevents SDL from reverting SR's already set resolution when the new mode doesn't get into SDL's mode list due to close refresh masking.
Update to upstream Switchres
Use new screen_device_enumator type.
Don't call update_resolution in Windows's osd because WM_DISPLAYCHANGE only returns resolution for primary monitor. monitor->refresh() alone does the job.
Show Switchres mode in machine's information box
Add black frame insertion implementation
Set proper default option values for most cases
Fix Windows build workflow so that all required folders are included. Add root path to 7z. (Substring)
Add 1 decimal precision to CPU overclock slider
Fix Windows 7z release script
Update integration to upstream MAME 0.228
Make sure a physical display exists when showing SR information.
Apply SR's mode to all displays in D3D.
Fix multi-screen maximizing (set first window as foreground).
Update to upstream Switchres.
Properly account for refresh scaling & black frame insertion with frame delay.
Always use SDL_WINDOW_FULLSCREEN_DESKTOP, to make possible KMS testing.
Correctly update game video information after machine initialization.
Update to upstream Switchres.
Fix slider code after upstream overhaul.
Remove 64 subfix from binary name.
Try to fix Linux actions build.
Remove triplebuffer setting from ui.
(Windows) Implement asynchronous rendering through native d3d9ex api.
Implement new option -sync_mode (0-3) to allow different v-sync schemes on Linux OpenGL backend.
Add glFinish(), fixes synchronization on amdgpu.
Update to upstream Switchres.
Add new build switches for Linux SR_WITH_XRANDR, SR_WITH_KMSDRM
Add new option -syncaudio to allow enabling/disabling audio resampling with -syncrefresh
Add new option -autofilter to automatically enable filtering with fractional stretching or interlaced.
Add new option -autostretch to automatically set scaling mode (integer or fractional) based on the selected video mode
Correctly apply pixel_precision option
Add new option -interlace_force_even, from upstream Switchres
Set correct log level
Direct3D9ex interface cleanup.
Set valid sync_mode values 0-4, with 0 as Swap(1) + glFinish.
Fix max value for sync_mode
Implement -autosync differently for Windows and Linux (unfortunate situation until we can do asynchronous flipping on OpenGL).
Set default -sync_mode to 2.
Fix crash on D3D9Ex when -switchres is disabled or no video mode is found.
Try to fix Windows build.
Try to fix Windows build attempt mamedev#2.
Try to fix Windows build attempt mamedev#3.
Try to fix Windows build. mamedev#4
Update to upstream Switchres.
Fix slider's load/save code.
Correctly apply -keepaspect after implementation overhaul in baseline.
(Windows) Fix bug that caused games using interlaced modes run at double speed.
Fix bug that caused interlaced modes to lock screen updates.
Fix bug that caused an exception when saving configuration after doing changes from the ui.
Make -vsync_offset slider setting not propagate between different games when launched from the ui.
Fix locale mess with floats.
Update to upstream Switchres.
Silent GCC warning.
Add support for kmsdrm mode switching.
[sdl2] Refresh monitor dimensions after initial mode switch to UI aspect.
[sdl2] Also consider a future use case for -nomodesetting.
Update to upstream Switchres.
[sdl2] Fix toggling fullscreen on/off (avoid window recreation), support in-game mode switching & correctly restore desktop mode with -nomodesetting.
Update to upstream Switchres.
Update to upstream Switchres.
Allow MAME to read SR's configuration from switchres.ini. Make it optional through new bool option -switchres_ini.
Update to upstream Switchres
Split add and init display call wrappers, to meet SR's design.
[sdl] Pass sdlwindow handle on display initialization. Delete display manager before destroying to window, we need its fd for cleanup.
[windows] Adapt window code to the new add/init display methods.
Produce automatic GM diff patch on build [Substring]
Attempt at fixing github builds (docs).
Update to upstream Switchres.
Update to upstream Switchres.
Update to upstring Switchres.
Fix typo in proportions computation scoring.
Update to upstream Switchres.
Update to upstream Switchres.
Another fix to the scale factors scoring, hopefully the last.
Improve UI text drawing performance.
Properly apply -keepaspect on rotated targets.
[linux] Add low latency (drm) vsync to sdl2 video backend (-video accel).
Update to upstream Switchres.
Implement -h_size, -h_shift, -v_shift options, for geometry adjustment.
Add geometry adjustment sliders to the UI.
Fix build after baseline header changes.
More header fixes.
Update to upstream Switchres.
[Windows] Add rawinput support for joysticks. [monkeypox]
Update to upstream Switchres.
Extend h-size slider to 2.00 maximum.
Temporary fix for -modeline option.
Attempt at fixing Linux CI.
Attempt at fixing Linux build.
Update to upstream Switchres (fixes rotated desktop in X)
Apply integer scaling to fonts. Disable bilinear filtering for small fonts. Change -font_rows range to 20-40. [Oomek & Calamity]
Fix v_shift option assignment in slider.
Adapt rawinput implementation to upstream changes.
Fix crash with -noswitchres.
Multiple fixes to traumatic rebase after massive upstream osd refactoring.
cuavas pushed a commit that referenced this pull request Apr 4, 2024
…with better dumps. (#12214)

Replaced Veldslag (Netherlands), Zeeslag (Netherlands), and Zoo (Europe) wiht better dumps. [file-hunter]

New working software list items (msx2_flop.xml)
-------------------------------
Mitsubishi ML-G30 [file-hunter]
Atlas / Encyclopedie (Belgium) [file-hunter]
Belasting Diskette 1989 (Netherlands) [file-hunter]
Brainstorm (Netherlands) [file-hunter]
Cheat Master (Netherlands) [file-hunter]
Compass - Finally Free Edition (v1.2.09) [turbor]
Copy Aid Tenka Muteki (Japan, v2.32+) [file-hunter]
Copy Aid Tenka Muteki (Japan, v2.32) [file-hunter]
Copy Aid Tenka Muteki (Japan, v2.30) [file-hunter]
Copy Aid Tenka Muteki (Japan, v2.20) [file-hunter]
Copy Aid Tenka Muteki (Japan, v2.12) [file-hunter]
DemoKit Deluxe (Netherlands) [file-hunter]
Disk Album 42 - MSX-C Nyuumon Jougekan (Japan) [file-hunter]
DupeDisk (Netherlands, v1.02) [file-hunter]
DupeDisk (Netherlands, v1.02) [file-hunter]
F1 Tool Disk (Japan) [file-hunter]
F1 Tool Disk II (Japan) [file-hunter]
FAC Soundtracker (Netherlands, v2.0) [file-hunter]
FAC Soundtracker Pro (Netherlands, v1.03) [file-hunter]
FAC Soundtracker Pro (Netherlands, 1992) [file-hunter]
MSX2 Disk Backup Tool - Focus (Japan, v2.0) [file-hunter]
Home Office - MSX Designer (Italy) [file-hunter]
Home Office 2 (Italy) [file-hunter]
Image Maker & Poster 8 (Netherlands) [file-hunter]
Melbrains Note (Japan?) [file-hunter]
MIDI Saurus (Japan) [file-hunter]
MoonBlaster (Netherlands, v1.4) [file-hunter]
MoonBlaster Music #2 (Netherlands) [file-hunter]
MSX BASIC Kun (Netherlands) [file-hunter]
MSX Technical Guidebook - The Fourth Edition (Japan) [file-hunter]
Music Editor Onchi-kun (Japan) [file-hunter]
Nihongo Waupuro Bunsho Sakuzaemon (Japan) [file-hunter]
Palet 2 (Netherlands) [file-hunter]
PictureKit Deluxe (Netherlands) [file-hunter]
Print Shop II (Japan, cracked) [file-hunter]
Private School (Japan) [file-hunter]
PSG Tracker (Netherlands) [file-hunter]
Superscreendumper (Netherlands) [file-hunter]
Synth Saurus Ver2.0 (Japan, v2.03) [file-hunter]
T/Maker IV [file-hunter]
De T.V. Krant (Netherlands) [file-hunter]
Troubles in Town (Netherlands) [file-hunter]
Turbowipe (Netherlands) [file-hunter]
Ultra BASIC (Netherlands) [file-hunter]
Workmate (Europe) [file-hunter]
Animecha (Japan, v2.00) [tempest]
Copy CAT (Japan, v2.00) [file-hunter]
Developer II (Netherlands) [file-hunter]
DMK Creator (v6.3) [cbsfox]
DSKPRO (v11.6) [cbsfox]
DSKPRO (v9.01) [cbsfox]
DSKPRO (v6.51) [cbsfox]
DSKPRO Light (v1.4) [cbsfox]
EPROM - Extra Products ROM (Netherlands) [file-hunter]
The Magical Editor (German) [file-hunter]
MSX Utility Disk (Netherlands) [file-hunter]
Pro-tracker (Netherlands) [file-hunter]
Sampbox 2 Deluxe (Netherlands) [file-hunter]
Sampbox 3 Deluxe (Netherlands) [file-hunter]
Sampbox 4 Macro (Netherlands) [file-hunter]
Studio FM (Netherlands) [file-hunter]
Super-X (Japan, v1.2) [file-hunter]
Synchro Copy [file-hunter]
TwinCopy (Japan) [file-hunter]

New software list items marked not working (msx2_flop.xml)
------------------------------------------
Easy Telopper II (Japan) [file-hunter]
NMS 1170 (Netherlands) [file-hunter]
MSX Data Communications (Netherlands, v1.7) [file-hunter]
Panasonic FS-IFA1 (Japan) [file-hunter]
Amimoto-san (Japan) [file-hunter]
Amimoto-san 2 (Japan) [itochi]
GFX9000 Toolbox [file-hunter]
Graph Saurus Ver.2.1 Interlace Mode Plus (Japan) [file-hunter]
Multi-Barcode (Netherlands) [file-hunter]
Barad (Netherlands) [file-hunter]
Philips NMS 8280 Digitiser Disk (Netherlands) [file-hunter]
Print Shop II (Japan) [file-hunter]
TraxPlayer [file-hunter]
mizapf referenced this pull request May 1, 2024
* Feed mouse/pen/touch pointer events through UI input manager with Win32 and SDL.
* Started migrating UI code to use new API and reworking mouse/touch interaction.
* emu/render.cpp: Support pressing multiple clickable layout items simultaneously.
* emu/render.cpp: Allow UI elements to be drawn in any window.
* emu/rendlay.cpp, luaengine_render.cpp: Added layout view events for pointer input.
* ui/ui.cpp: Allow the UI handler to control pointer display.
* ui/analogipt.cpp: Added mouse/touch and more keys for navigating field state list.
* ui/menu.cpp: Use vertical swipe to scroll and horizontal swipe to adjust.
* ui/menu.cpp: Draw after processing input - greatly improves responsiveness.
* ui/menu.cpp: Ignore keyboard/gamepad input during pointer actions.
* ui/selmenu.cpp: Made left/right info pane arrows repeat when held.
* ui/selmenu.cpp: Use middle click to move keyboard focus.
* ui/selmenu.cpp: Let filter list scroll if it's too tall, and use a bit of horizontal padding.
* ui/selmenu.cpp: Improved divider sizing.
* ui/state.cpp: Don't allow clicks to pass through the confirm deletion prompt to the menu.
* ui/simpleselgame.cpp: Fixed error message display and graphics/sound status not showing.
* ui/simpleselgame.cpp: Allow tap/click to dismiss error message.
* ui/utils.cpp: Show UI for choice filters when there are no choices - it's less confusing.
* modules/input/input_sdl.cpp: Made scaling for mouse scroll better match RawInput and DirectInput.
* modules/input/input_rawinput.cpp: Added support for horizontal scroll axis.
* modules/input/input_win32.cpp: Added support for scroll axes and more buttons to mouse/lightgun.
* modules/debugger/debugimgui.cpp: Don't fight over events with the UI manager - it breaks menus.
* osd/windows/window.cpp: Translate mouse position to window cooridinates for scroll wheel events.
* osd/sdl/window.cpp: Supply last mouse position for scroll wheel events if possible.
* scripts/build/complay.py: Made zero input mask an error - it was only being used to block clicks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants