index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
mess
/
drivers
/
pet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pet: Added French CBM 8032 ROMs. [Hervé Warin]
Curt Coder
2015-08-24
1
-0
/
+27
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-34
/
+34
*
(MESS) pet: Fixed backspace mapping. (nw)
Curt Coder
2015-04-13
1
-4
/
+4
*
fix rom names in pet drivers
Andrew McRae
2015-01-08
1
-1
/
+1
*
[MESS] cbm8296: Added mysterious "GV" ROM set. [Mike Naberezny]
Curt Coder
2014-11-28
1
-0
/
+35
*
[MESS] cbm8296: Added proper dump of BASIC/Kernal ROM 324746-01 @ UE7. The on...
Curt Coder
2014-11-24
1
-73
/
+99
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
1
-2
/
+2
*
and one more. nw.
Fabio Priuli
2014-10-09
1
-60
/
+56
*
(MESS) cbm8296ed: Added ROM signatures for Oracle 3.03. [Mike Naberezny]
Mike Naberezny
2014-09-21
1
-2
/
+2
*
Cleanups and version bump
Miodrag Milanovic
2014-07-22
1
-1
/
+1
*
add M6502_DISABLE_DIRECT() to the rest of the commodore 8bit drivers too (nw)
Alex W. Jackson
2014-07-02
1
-0
/
+2
*
mc6845: converted to devcb2, delegates and inline configs. nw.
Fabio Priuli
2014-05-01
1
-83
/
+55
*
(MESS) pet: Added user port diagnostic connector. [Curt Coder]
Curt Coder
2014-04-19
1
-1
/
+9
*
(MESS) Cleanups. (nw)
Curt Coder
2014-04-01
1
-7
/
+8
*
(MESS) pet: Fixed sound. (nw)
Curt Coder
2014-03-27
1
-1
/
+3
*
mc6845: Added display enable and horizontal/vertical back porch widths to the...
Curt Coder
2014-03-27
1
-12
/
+187
*
(MESS) pet: European models sync at 50Hz. (nw)
Curt Coder
2014-03-26
1
-3
/
+50
*
Removed pseudo-palettes from video/generic.c. All drivers that were using the...
Alex W. Jackson
2014-03-13
1
-5
/
+13
*
(MESS) Removed PET CB1 read handler, it is pushing vsync to it already. [smf]
smf-
2014-02-11
1
-7
/
+0
*
6522 CA1 is input only, so I have removed the output callback. The lisa via h...
smf-
2014-01-25
1
-2
/
+0
*
replaced more machine().firstcpu with m_maincpu [smf]
smf-
2014-01-23
1
-3
/
+1
*
remove 6821 from the MCFG PIA macros, not all PIA's are 6821's (nw)
smf-
2014-01-07
1
-31
/
+31
*
removed a couple of CA1/CB1 involved with IEEE, pet was already pushing the s...
smf-
2014-01-06
1
-4
/
+0
*
fixed swapped cb1 & ca2 read callbacks during conversion (nw)
smf-
2014-01-06
1
-4
/
+4
*
Converted PIA6821 to DEVCB2 [smf]
smf-
2014-01-06
1
-62
/
+44
*
added screen visarea adjustment to mc6845 config interface
Michaël Banaan Ananas
2014-01-04
1
-0
/
+2
*
Fixed commodore quick load by passing in the address space instead of using m...
smf-
2014-01-04
1
-1
/
+1
*
Merged pet/vic20/c64/plus4/c128 user ports, the pinout is slightly different ...
smf-
2014-01-04
1
-20
/
+37
*
removed ca1/cb1 callbacks as the values are already pushed [smf]
smf-
2014-01-01
1
-2
/
+0
*
Convert VIA6522 to use DEVCB2 [smf]
smf-
2013-12-31
1
-23
/
+22
*
reduce dependency mak files by 130k (nw)
smf-
2013-12-29
1
-0
/
+3
*
Uses MCFG_SLOT_DEFAULT_OPTION instead of MCFG_DEVICE_SLOT_INTERFACE where onl...
smf-
2013-12-16
1
-1
/
+1
*
(MESS) pet_hdd.xml: Added hard disk software list with preformatted images fo...
Curt Coder
2013-11-09
1
-0
/
+2
*
License tags. (nw)
Curt Coder
2013-10-16
1
-0
/
+2
*
(MESS) Legacy removal. (nw)
Curt Coder
2013-09-19
1
-0
/
+9
*
small MACHINE_RESET cleanup
Oliver Stöneberg
2013-08-05
1
-12
/
+0
*
(MESS) ieee488: Restored some usability. (nw)
Curt Coder
2013-07-31
1
-4
/
+4
*
(MESS) ieee488: Removed device address information from the IEEE-488 bus, all...
Curt Coder
2013-07-30
1
-4
/
+4
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-3
/
+1
*
(MESS) pet_flop.xml: Added 8050 version of VisiCalc. [Curt Coder]
Curt Coder
2013-07-10
1
-0
/
+9
*
(MESS) pet8032: Changed RVS/OFF key to map to CTRL [Mike Naberezny] (nw)
Curt Coder
2013-06-28
1
-1
/
+1
*
Cleanups and version bump
mame0149
Miodrag Milanovic
2013-06-11
1
-1
/
+1
*
(MESS) pet4032: Fixed natural keyboard. [Mike Naberezny]
Curt Coder
2013-06-09
1
-27
/
+27
*
(MESS) pet8032: Fixed natural keyboard. [Mike Naberezny]
Curt Coder
2013-06-06
1
-32
/
+33
*
modernized speaker device. [Fabio Priuli]
Fabio Priuli
2013-06-04
1
-1
/
+1
*
(MESS) pet8032: Fixed lowercase mode. [Mike Naberezny]
Curt Coder
2013-06-01
1
-1
/
+1
*
(MESS) pet: Implemented SoftBox IEEE-488 peripheral mode, where a PET compute...
Curt Coder
2013-05-29
1
-0
/
+2
*
Moved default card config, device inputs and clock off the slot interface so ...
smf-
2013-05-29
1
-12
/
+12
*
Cleanups and version bump
mame0148u5
Miodrag Milanovic
2013-05-20
1
-1
/
+1
*
(MESS) cbm8296: WIP. (nw)
Curt Coder
2013-05-17
1
-8
/
+19
[next]