Miodrag Milanovic
4de38c6f85
sfrj/galaxy.cpp : removed ROM hack for Galaksija plus
2024-02-13 16:02:40 +01:00
cam900
707ab9d5ab
nec/pce.cpp, nec/pce_cd.cpp: Cleaned up code. ( #11999 )
...
* nec/pce_cd.cpp: Use device_mixer_interface rather than using hard-coded speaker tags.
* Merged nec/pce_m.cpp into nec/pce.cpp.
* Reduced preprocessor macros, removed outdated comments, changed heaxadecimal digits to lowercase.
2024-02-13 23:50:31 +11:00
amameuser
b32ba2d2d2
Removed some extraneous semicolons. ( #12029 )
...
* cpu/z180/z180op.hxx: Remove extraneous semicolon.
* machine/ldv1000hle.cpp: Remove extraneous semicolon
2024-02-13 22:37:59 +11:00
Olivier Galibert
42abce0203
mulcd: Thanks to a good pcb picture, confirm some information
2024-02-13 10:26:49 +01:00
Roberto Fresca
1a684db589
New systems marked not working
...
------------------------------
Open 5 Cards [Roberto Fresca, Aussiekanga]
2024-02-13 06:10:31 +01:00
angelosa
74fb5a80c4
video/pc_vga_oak: add segment, aperture and basic SVGA pixel modes
2024-02-13 02:36:14 +01:00
amameuser
db8707f6cb
Fix some END macro indents ( #12030 )
...
* bus/electron/plus1.cpp: Fix ROM_END macro indent
* nintendo/n8080.cpp: Fix ROM_END macro indent
* misc/rfslots8085.cpp: Fix INPUT_PORTS_END macro indent
* tiger/gamecom.cpp: Fix INPUT_PORTS_END macro indent
2024-02-12 19:17:25 -05:00
amameuser
089464f7df
cpu/patinhofeio/patinho_feio.cpp: Fix missing space in printf string ( #12026 )
2024-02-12 22:52:49 +01:00
angelosa
5a10b11eed
video/pc_vga_oak: convert $3de/$3df to address_space, allow Spitfire to boot
2024-02-12 20:41:11 +01:00
angelosa
f68a0c03e6
video/pc_xga: move OAK VGA core to standalone pc_vga_oak file
2024-02-12 19:13:06 +01:00
hap
0636e54bb6
companion2: update notes about concord,
...
microvsn: get rid of timer device
2024-02-12 01:12:25 +01:00
angelosa
9ef7ed7a49
bus/pci: add stub for OAK OTI Spitfire line
2024-02-12 01:06:24 +01:00
Miodrag Milanovic
dcb8f6a391
sfrj/idpartner.cpp add custom floppy drive z80 daisy chain device, fdc ready is tied low
2024-02-11 19:38:49 +01:00
angelosa
e4f44632c7
shared/pcshare: deprecate
2024-02-11 19:03:05 +01:00
AJR
f4acecb453
imagedev/floppy.cpp: Delete unused getter that leaked details
...
* util/options.h: Use forwarding header
2024-02-11 12:52:24 -05:00
hap
2995e59d50
ui: add quick save/load state shortcut, default key undecided
2024-02-11 18:45:56 +01:00
hap
ae708a6405
cheatopt: indicate if no cheats were found
2024-02-11 17:22:18 +01:00
hap
e4fb63b492
cheatopt: add the global cheat enable toggle to the menu
2024-02-11 17:07:30 +01:00
Miodrag Milanovic
ddb2a9fb22
sfrj/galaxy.cpp: added official ROM images and char roms used for kit and commercial version [Miodrag Milanovic]
2024-02-11 16:26:58 +01:00
Miodrag Milanovic
852bf9ce85
sfrj/idpartner.cpp : more fitting shortname
2024-02-11 16:15:06 +01:00
hap
f784feb5e3
prisma: add direct leds
2024-02-11 14:59:14 +01:00
Miodrag Milanovic
6aa0c208da
New machines marked as NOT_WORKING
...
----------------------------------
Iskra Delta Partner [Jernej Jakob]
sfrj/idpartner.cpp : Added bus connector and split GDP into separate card [Miodrag Milanovic]
2024-02-11 14:45:03 +01:00
hap
6755bdfea9
h8: return 0xff for unconnected digital input ports,
...
prisma: fill in the inputs
2024-02-11 13:31:06 +01:00
Dirk Best
8bea55ce78
New machines marked as NOT_WORKING
...
----------------------------------
Micro-Term 440 [Bitsavers]
2024-02-11 12:51:01 +01:00
hap
c0d7a5c607
Revert "ui: move decrease frameskip key from F8 to Shift F9"
...
This reverts commit d88e127143
.
2024-02-11 10:35:24 +01:00
Patrick Mackinlay
168662c975
ns32k: fix typo
2024-02-11 16:24:21 +07:00
Patrick Mackinlay
3b8ad86c87
ns32k: housekeeping
2024-02-11 16:09:05 +07:00
AJR
1a2d3ab676
apple3: Clean up drive configuration (and incidentally add ProDOS format)
2024-02-10 22:17:50 -05:00
AJR
e7ea38d3c0
formats/fs_prodos.cpp: Recognize some file types
2024-02-10 21:37:22 -05:00
angelosa
3a454f5615
bus/pci: add stub for ESS Solo1/Maestro line
2024-02-10 23:48:53 +01:00
hap
cfebf8ae94
h8: fix mu100 regression with 16bit timer
2024-02-10 23:44:25 +01:00
hap
2aee7dcc5d
h8: add software standby mode and optional nvram
2024-02-10 23:36:35 +01:00
angelosa
3b5a2f9cbc
machine/w83977tf: hookup basic LPT port
2024-02-10 21:59:32 +01:00
AJR
e0a3eeda12
apple2, etc.: Add ProDOS filesystem where applicable
2024-02-10 15:45:44 -05:00
AJR
da06d70a8c
formats/fs_prodos.cpp: Feature updates
...
- Allow floptool to use ProDOS filesystem with 140K 5.25" disks
- Actually list OS and date/time file attributes
- Fix decoding of dates to match Apple II ProDOS
- Skip header entries in a less hacky way
2024-02-10 15:07:15 -05:00
Olivier Galibert
102c053758
sw100xg: fix the dump endianness
2024-02-10 19:51:14 +01:00
Olivier Galibert
c330da161d
Hotfixes.
...
sw1000xg: Add the very first firmware version
New non-working machines
------------------------
Yamaha MU15 [Matt, O. Galibert]
2024-02-10 19:39:34 +01:00
angelosa
7ad346d43f
misc/gammagic.cpp: redump gammagic [Grull Osgo]
2024-02-10 19:03:01 +01:00
angelosa
6f01a4263e
video/mc6845.h: mark set_show_border_area and set_visarea_adjust as hack setters
2024-02-10 19:01:59 +01:00
Olivier Galibert
d7e9314388
mu5/15: split the lcd
...
sh7042: Start fleshing it up
swx00: Same
mu15: Added
swp30: readd the scount increment
2024-02-10 18:52:45 +01:00
hap
a1e5795e34
nvram: delete file on save if there's a write error or result file is 0 bytes
2024-02-10 15:41:29 +01:00
Miodrag Milanovic
7fdaf9d48c
galaxy: fix cassete writing and more reliable reading
...
writing is now done as on real hardware, so output audio now matches. reading is more reliable from real cassette
2024-02-10 14:12:06 +01:00
AJR
94eaa918fc
formats/fs_fat.cpp: Various fixes
...
- Get the volume label from the root directory, rather than from the extended BPB (which is less reliable)
- Ignore long file name entries for now
* floptool: Add new line to error message report
2024-02-10 07:48:27 -05:00
angelosa
0def9d44cc
video/pc_vga_sis: placeholder for extended clock modes, reformat sequencer logging, extend QA notes
2024-02-10 03:01:19 +01:00
Vas Crabb
a17ea8387c
-imagedev/harddriv.cpp: Report unsuitable CHDs rather than crashing.
...
-imagedev/cdrom.cpp: Report unsuitable CHDs as "invalid image" rather
than "unsupported operation".
2024-02-10 11:10:00 +11:00
Vas Crabb
85c9517c69
tools/chdman.cpp: Fixed bogus uninitialised local warning.
...
It would never use template_id uninitialised because the same condition
applied for assigning it and using it, but compilers are dumb.
2024-02-10 06:52:47 +11:00
Vas Crabb
1b43d17425
tools/chdman.cpp: Helps to git add everything (fixes variable scoping issue).
2024-02-10 06:39:43 +11:00
Vas Crabb
5731492874
tools/chdman.cpp: Fixed numerous issues, including:
...
Support input start/size options for createdvd.
Fixed not reporting an error on unrecognised command line options.
Fixed --fix/-f option for verify command not working.
Report an error when conflicting options are supplied (e.g. hard disk
template and C/H/S geometry, or input start offset in both bytes and
hunks). Previously the results would be unpredictable.
Detect more invalid combinations of options, and detect when output unit
size or hunk size doesn't match parent.
Changed order of processing options for createhd so using a template
cannot not inadvertently result in an invalid combination of sector size
and hunk size.
Don't require an explicit unit size for createraw if an output parent
CHD file is supplied.
Fixed an object leak in createcd.
2024-02-10 06:21:05 +11:00
hap
d88e127143
ui: move decrease frameskip key from F8 to Shift F9
2024-02-09 19:35:06 +01:00
hap
6643bd0e8b
h8: port registers are not modified at reset
2024-02-09 19:34:41 +01:00