- Replaced entries with dumps from the redump.org database:
Free Software Collection 6
Free Software Collection 7
Free Software Collection 8
Free Software Collection 9
Free Software Collection 10
Free Software Collection 11
Freeware Collection 2
Freeware Collection 3
Golf Links 386 Pro
Psychic Detective Series Vol. 5 - Nightmare
Towns System Software V1.1L30
Viewpoint
- Added new working dumps from the redump.org database:
Gadget - Invention, Travel, & Adventure
Virtuacall 2
- Started to re-convert some pre-0.175 CHDs with current CHDMAN (see GitHub issue #2517). I'm starting with the Redump ones (and Neo Kobe ones that match Redump), the rest will come later:
Air Combat II Special
Dangel
DOR Best Selection Joukan
DOR Special Edition '93
F-BASIC386 v1.1 L20
Galaxy Force II
Hyper Ocean
OASYS/Win v2.0
Psychic Detective Series Vol. 1 - Invitation - Kage kara no Shoutaijou
Psychic Detective Series Vol. 2 - Memories
Psychic Detective Series Vol. 3 - Aya
Psychic Detective Series Vol. 4 - Orgel
Psychic Detective Series Final - Solitude Joukan
Psychic Detective Series Final - Solitude Gekan
Pu-Li-Ru-La
Shadow of the Beast II - Juushin no Jubaku
SimAnt
Towns Magazine
Towns System Software v2.1 L10A
Windows 3.1 L11
This doesn't work currently. The HSO events misfire too often. I suspect the problem here is the MCS-96 core not actually implementing partial execution.
(nw) Not doing this at device_start time avoids a race condition in digel804 that was causing the Z80 interrupt to be raised in advance of machine_start..
roland_cm32p.cpp: Correct XTAL frequency (nw)
roland_r8.cpp: Add PCM device to configuration; document Roland part numbers for undumped wave ROMs (nw)
roland_u20.cpp: Add PCM device to configuration (nw)
* add sprite page select for eu3a05vid (used by carl edwards') (nw)
* some smarttv input notes (nw)
* actually mapping flash ROM here causes issues, and tests suggests the ROM isn't large enough for this save area to exist anyway (nw)
* rpunch.cpp: Update drawing behaviors, misc updates
Use pdrawgfx for sprite priority, Use bitmap_ind16 for drawing framebuffer behavior, Fix notes and variable names
Add notes, Use set_rom_bank for upd bankswitching, Reduce unnecessary includes, Fix spacing, Fix address map related to framebuffer exists, Use shorter/correct type values, Simplify handlers, Cleanup gfx layouts
* rpunch.cpp : Use shorter type value